Skip to content

Releases: AVSystem/scala-commons

v2.9.4

16 Jun 14:05
234d691
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.9.3...v2.9.4

v2.9.3

12 May 08:52
42b8175
Compare
Choose a tag to compare

What's Changed

  • Use the nosbt plugin for build definition by @ghik in #435
  • Remove Scala 2.11 compat code by @ddworak in #437
  • Mongo driver 4.9.0 by @sebaciv in #436
  • fixed generated annotation on vals & vars by @ghik in #438
  • Redis client connection/reconnection fix by @Kudyyy in #439

New Contributors

Full Changelog: v2.9.2...v2.9.3

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