v2.1.0
🎉 New Product Feature
- Add
CreateSecret
andDeleteSecret
nethods. Thanks to contribution by @michaelsauter 🎉.
🧪 Tests
- 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.
🤖 CI & Build
- Begin versioning and tracking of changes via
changie
.