Skip to content

Releases: MongoCamp/mongodb-driver

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

v2.7.0

24 Feb 13:44
Compare
Choose a tag to compare

🔧 Chores

v2.6.10

24 Feb 13:28
Compare
Choose a tag to compare
Releasing 2.6.10

v2.6.9

24 Feb 13:21
Compare
Choose a tag to compare

🔧 Chores

v2.6.8

21 Nov 08:49
1eb79cb
Compare
Choose a tag to compare

♻️ Refactors

🔧 Chores

v2.6.7

04 Nov 20:15
70edd64
Compare
Choose a tag to compare

✅ Tests

🔧 Chores

v2.6.6

02 Nov 21:48
27f8045
Compare
Choose a tag to compare

✨ New Features

✅ Tests

🔧 Chores

v2.6.5

21 Oct 14:50
5d55884
Compare
Choose a tag to compare

♻️ Refactors

🔧 Chores

v2.6.4

29 Jul 01:45
Compare
Choose a tag to compare

v2.6.4 (2023-07-29)

Maintenance

  • Dependencies: mongo scala driver 4.10.2 (faa22b0)