Skip to content

Releases: MongoCamp/mongodb-driver

v3.0.7

18 Aug 11:46
Compare
Choose a tag to compare

♻️ Refactors

v3.0.6

17 Aug 21:24
Compare
Choose a tag to compare

♻️ Refactors

v3.0.5

05 Aug 20:48
Compare
Choose a tag to compare

♻️ Refactors

v3.0.4

31 Jul 15:50
Compare
Choose a tag to compare

✨ New Features

  • dc1956b - enhance JSON conversion with support for case classes, add new tests, and update dependencies (commit by @QuadStingray)

🔧 Chores

v3.0.3

31 Mar 20:17
Compare
Choose a tag to compare

♻️ Refactors

  • 28dc13e - package object json extends AutoDerivation to not need double import (commit by @QuadStingray)
  • 271d212 - package object json extends AutoDerivation to not need double import (commit by @QuadStingray)

v3.0.2

30 Mar 08:32
Compare
Choose a tag to compare

🔧 Chores

v3.0.1

21 Mar 06:41
Compare
Choose a tag to compare

🐛 Bug Fixes

✅ Tests

v3.0.0

07 Feb 13:17
b048977
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

✅ Tests

🔧 Chores

v2.8.1

05 Nov 20:54
Compare
Choose a tag to compare

✨ New Features

🐛 Bug Fixes

♻️ Refactors

🔧 Chores

v2.8.0

22 Oct 08:05
Compare
Choose a tag to compare

💥 BREAKING CHANGES

  • due to 51aa927 - drop java 11 and 19 support because org.apache.lucene.queryparser has dropped it (commit by @QuadStingray):

    Lucene Query Parser has dropped Java 11 and 19 and only support Java 21 Support

✨ New Features

🐛 Bug Fixes

♻️ Refactors

  • 0c8861a - added serverAddressList as connection option (commit by @QuadStingray)
  • 51aa927 - java: drop java 11 and 19 support because org.apache.lucene.queryparser has dropped it (commit by @QuadStingray)

✅ Tests

🔧 Chores