Skip to content

Releases: AVSystem/scala-commons

v2.10.0

20 Jun 10:22
4c24627

Choose a tag to compare

What's Changed

Full Changelog: v2.9.4...v2.10.0

v2.9.4

16 Jun 14:05
234d691

Choose a tag to compare

What's Changed

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

v2.9.3

12 May 08:52
42b8175

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

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

Choose a tag to compare

  • BasePackage analyzer rule to enforce base package #433

2.9.0

06 Mar 14:13
6b61445

Choose a tag to compare

  • Conditional configs in hocon-spring bean definitions #432 by @mhawryluk

2.8.2

06 Feb 12:23
7635485

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

Choose a tag to compare

v2.8.0

20 Jan 15:46

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

Choose a tag to compare

Project dependencies update: Scala, Jetty, Mongo Driver