Skip to content

Latest commit

 

History

History
44 lines (40 loc) · 1.87 KB

changelog26.md

File metadata and controls

44 lines (40 loc) · 1.87 KB

Changelog for 3.x major version

3.0.2

  • Merge pull request #344 from scala-steward/update/log4j-core-2.13.3
  • Merge pull request #342 from scala-steward/update/netty-buffer-4.1.50.Final
  • Merge branch 'master' into update/log4j-core-2.13.3
  • Merge pull request #343 from scala-steward/update/junit-4-12-3.1.2.0
  • Merge pull request #339 from scala-steward/update/scalatest-3.1.2
  • Merge pull request #337 from scala-steward/update/mongodb-driver-3.12.4
  • Merge pull request #340 from JeanFrancoisGuena/master
  • Update log4j-api, log4j-core, ... to 2.13.3
  • Update junit-4-12 to 3.1.2.0
  • Update netty-buffer, netty-handler, ... to 4.1.50.Final
  • Try to fix #338 issue: clearing metadata is optional now
  • Update scalatest to 3.1.2
  • Update mongodb-driver, ... to 3.12.4

3.0.1

  • Update scalatest and akka in-sync
  • Merge pull request #291 from scala-steward/update/reactivemongo-0.19.7
  • Merge pull request #292 from scala-steward/update/junit-4.13
  • Merge pull request #325 from scala-steward/update/sbt-1.3.10
  • Merge pull request #323 from scala-steward/update/mongodb-driver-3.12.3
  • Merge pull request #326 from scala-steward/update/netty-buffer-4.1.49.Final
  • Merge pull request #327 from scala-steward/update/log4j-core-2.13.2
  • workaround for DocumentDB to retrieve maxSequenceNr without sorting on the compound index (#329)
  • Update log4j-api, log4j-core, ... to 2.13.2
  • Update netty-buffer, netty-handler, ... to 4.1.49.Final
  • Update sbt to 1.3.10
  • Update mongodb-driver, ... to 3.12.3
  • Fixes for release process hiccups
  • Prepare for 3.0.0 release
  • Update junit to 4.13
  • Merge branch 'master' into update/junit-4.13
  • Upgrade to akka 2.6 (#301)
  • Update junit to 4.13
  • Update reactivemongo, ... to 0.19.7

3.0.0

  • Initial support of akka 2.6
  • Eliminate casbah as supported driver
  • Limit verified mongo server versions to 3.6+
  • Eliminate scala 2.11 as a supported version