Skip to content

Releases: AVSystem/scala-commons

2.8.1

01 Feb 15:54
0b23f48
Compare
Choose a tag to compare

v2.8.0

20 Jan 15:46
Compare
Choose a tag to compare
  • JDK17 compatibility by @ddworak in #427
  • proper support for transparent wrappers in typed mongo by @ghik in #428

Full Changelog: v2.7.7...v2.8.0

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)