Skip to content

0.17.0 - 2020-12-21

Compare
Choose a tag to compare
@glensc glensc released this 21 Dec 09:40
ea5e7e3

This release updates documentation that the minimum MongoDB version is 3.2.

The PDO storage has been updated to throw an error if an unavailable feature is requested.
The intention was to make people give feedback on what functionality are they missing and maybe motivates people to provide contributions to implement these.

  • Move MongoDB config under "mongodb" subkey (#382)
  • Use alpine docker image for base (#376)
  • Update minimum MongoDB version to 3.2 (#383)
  • PDO: Throw exception instead if silently failing (#384)