Skip to content

1.0.7

Latest
Compare
Choose a tag to compare
@bio-boris bio-boris released this 24 Jun 19:36
335020d

1.0.7

  • The MongoDB clients have been updated to the most recent version and the service tested against Mongo 7.
  • Added the mongo-retrywrites configuration setting in deployment.cfg.templ, defaulting to false.
  • Added the docker-compose file to start a handle service server in test mode.
  • Added pipenv to handle dependencies.
  • Removed Mongo setup from Dockerfile and converted test to run without kb-sdk.
  • Fixed broken Lintly in GHA.
  • Updated Python to 3.9.19.
  • Modified MongoUtil to defer Mongo client initialization, preventing "MongoClient opened before fork" error with uwsgi prefork + threads.

What's Changed

New Contributors

Full Changelog: 1.0.6...1.0.7