0.6.1
What's Changed
- Gradle has replaced Ant as the build tool. As a consequence, all the built artifacts
are now located in thebuild
directory, including themanage_auth
script. - The MongoDB clients have been updated to the most recent version and the service tested
against Mongo 7. - Added the
mongo-retrywrites
configuration setting indeploy.cfg
, defaulting to
false
. - The docker-compose file has been updated to start an auth server in test mode.
Full Changelog: 0.6.0...0.6.1