All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.
- Maintenance release due to updated dependencies.
- Update dependent libraries and go version. No user facing changes, just continued maintenance for improved security & stability.
- Add
CreateSecret
andDeleteSecret
nethods. Thanks to contribution by @michaelsauter 🎉.
- Add build tag to test files
integration
. This will ensure local go tests don't run integration tests as default or in trunkpre-push
triggered checks.
- Begin versioning and tracking of changes via
changie
.