What's Changed
- The MongoDB clients have been updated to the most recent version and the service tested against Mongo 7.
- Added id mapping service container test in GHA
- Added the mongo-retrywrites configuration setting in deployment.cfg.templ and deploy.cfg.example, defaulting to false.
- Updated the docker-compose file to start a id mapping service server.
- Added pipenv to handle dependencies.
- Added Dependabot, CodeQL, and release image build.
- Replaced Travis CI with GitHub Actions workflows.
- Updated Python to 3.9.19, Flask to 2.0.0, and werkzeug to 2.0.3
New Contributors
- @bio-boris made their first contribution in #130
- @Xiangs18 made their first contribution in #129
Full Changelog: 0.1.1...0.1.2