Skip to content

Releases: Tractive/mongobee-spring

v0.2.0 - MongoDB 4.2 compatibility

11 Aug 08:40
f5bec91
Compare
Choose a tag to compare

Replace com.github.mongobee:mongobee with com.github.dalet-oss:mongobee to ensure compatibility with MongoDB v4.2

Initial Release

04 Dec 19:27
382fc8b
Compare
Choose a tag to compare

The initial release of the mongobee-spring library.

Features:

  • ChangeSet methods can be injected with arbitrary Spring beans
  • Configurable via spring property files
  • Spring Boot autoconfiguration support

Integration / Usage instructions can be found here