Skip to content

Releases: commercetools/sphere-scala-libs

v0.9.27

20 May 14:11
Compare
Choose a tag to compare
  • Update joda-time to 2.10.2. 102
  • Update jackson-databind to 2.9.9. 104

v0.9.26

20 May 14:12
Compare
Choose a tag to compare
  • introduce mongo format for java.util.Local 101

v0.9.25

20 Mar 13:41
Compare
Choose a tag to compare
  • artifacts for scala 2.13.0-M5 available. 95 and 96

v0.9.24

18 Mar 10:22
Compare
Choose a tag to compare
  • deriveJSON and deriveMongoFormat support sum types with only one concrete type. 92

v0.9.23

11 Mar 07:27
Compare
Choose a tag to compare
  • update mongo core driver to 3.10.1. 70

v0.9.22

05 Mar 15:55
Compare
Choose a tag to compare
  • avoid unnecessary instantiations. 88 91
  • handle fields of embedded json. 90

v0.9.21

05 Mar 08:25
Compare
Choose a tag to compare
  • add cats instances for MongoFormat and JSON. 85
  • use more generic BSONObject and BasicBSONList. 87

v0.9.20

01 Mar 12:55
Compare
Choose a tag to compare
  • fix runtime error on HighPrecisionMoney.toString. 74
  • lots of improvement on mongo support:
    • handle optional embedded field. 75
    • MongoFormat instance for Map[String, A] where A: MongoFormat. 76 (and a fix)
    • MongoFormat instance for BaseMoney. 79

v0.9.19

27 Feb 08:24
Compare
Choose a tag to compare
  • support scala singleton objects in mongo generics. 72
  • Breaking change: avoid need for currying in mongo format. 73

v0.9.18

22 Feb 08:01
Compare
Choose a tag to compare
  • update json4s-jackson and json4s-scalap to 3.6.5. 71
  • update cats to 1.6.0. 68