Skip to content

Releases: AVSystem/scala-commons

v2.7.7

16 Nov 14:06
023490c
Compare
Choose a tag to compare

Project dependencies update: Scala, Jetty, Mongo Driver

2.7.6

09 Nov 13:07
Compare
Choose a tag to compare
v2.7.6

added objectIdIdentityWrapping to BsonGenCodecs trait

2.7.5

30 Aug 14:19
d770cb3
Compare
Choose a tag to compare
  • added ScalaDurationExtensions

2.7.4

11 Aug 09:14
cc2b7fa
Compare
Choose a tag to compare
  • added constantDeclarations static analyzer rule for checking syntax of Scala constants

2.7.3

15 Jul 11:42
b76cf39
Compare
Choose a tag to compare

Dependency updates: Jetty, MongoDriver, ScalaJS, Akka

2.7.2

28 Jun 11:56
74ab6b9
Compare
Choose a tag to compare

Blocking Either as IO in BlockingUtils

2.7.1

20 Jun 12:22
Compare
Choose a tag to compare
  • [bugfix] DefaultBlocking.ioScheduler caches the scheduler

2.7.0

06 Jun 12:06
68d69df
Compare
Choose a tag to compare
  • Transaction support in typed MongoDB API (#417)

2.6.2

01 Apr 14:20
0741d24
Compare
Choose a tag to compare
  • Dependency updates: Jetty, Scala, ScalaJS, slf4j

2.6.1

21 Mar 12:34
3cad3bc
Compare
Choose a tag to compare
  • BsonInput.readDouble() implementations accept INT32 (#413 by @pulewicz)