All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Added Vault Integration, which replaces the outdated KeyServer
- [TAPTKR-5] Replacing the Key Server with Vault fixes this issue, as KeyServer would throw null pointers when it got grumpy.
- Updated Documentation for Vault and its configuration.
- Renamed
RELEASES.md
toCHANGELOG.md
which will include all notable changes and will follow the format specified by Keep a Changelog.
- Key Server Support is no longer included, and the
ks_path
andks_key
environment variables can be removed from your configuration.
- Initial stable release of Tap Tracker.
- There are still a few bugs and features that will be added in the near future, but this version is safe to use and should be stable.