Releases: commitd/gazetteer
Releases · commitd/gazetteer
v01.5.1 - Minor release
Adds longer timeout to backup and exposes as env variable.
What's Changed
- Adds timeout to backup by @stuarthendren in #16
- Version bump by @stuarthendren in #17
Full Changelog: v1.5.0...v1.5.1
v1.5.0 Minor release
Adds api to create and restore form backup
v1.4.0 Updates dependencies
fix: release workflow
v1.2.0 API updated
Allows the change of type names.
Allows setting gazetteer to ignore case and allow partial matches.
v1.1.0 Improved build process
Separates docker and maven central builds so docker can have an executable jar and
maven just the required code.
v1.0.0 Initial Release
Updates to build process for initial release