Skip to content

Releases: AVSystem/scala-commons

2.9.2

16 Mar 09:58
3ee3c89
Compare
Choose a tag to compare
  • proper handling of imports before package object declaration in base package enforcing analyzer rule #434 by @sebaciv

2.9.1

09 Mar 19:53
854d9e2
Compare
Choose a tag to compare
  • BasePackage analyzer rule to enforce base package #433

2.9.0

06 Mar 14:13
6b61445
Compare
Choose a tag to compare
  • Conditional configs in hocon-spring bean definitions #432 by @mhawryluk

2.8.2

06 Feb 12:23
7635485
Compare
Choose a tag to compare
  • Fix implicit resolution conflict when MongoPolyDataCompanion is used with custom implicits #429

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