Releases: DelineaXPM/dsv-sdk-go
Releases · DelineaXPM/dsv-sdk-go
v2.1.2 - 2024-01-25
⬆️ Dependencies
Maintenance release due to updated dependencies.
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
.
v2.0.0
What's Changed
- Update License and add template files by @EndlessTrax in #1
- Rebrand the module from thycotic to delinea by @delineaKrehl in #2
- Append v2 to module path by @delineaKrehl in #3
New Contributors
- @EndlessTrax made their first contribution in #1
- @delineaKrehl made their first contribution in #2
Full Changelog: v1.0.1...v2.0.0