Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 992 Bytes

CHANGELOG.md

File metadata and controls

33 lines (18 loc) · 992 Bytes

Changelog

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.

v2.1.2 - 2024-01-25

⬆️ Dependencies

  • Maintenance release due to updated dependencies.

v2.1.1 - 2024-01-16

⬆️ Dependencies

  • Update dependent libraries and go version. No user facing changes, just continued maintenance for improved security & stability.

v2.1.0 - 2023-06-27

🎉 New Product Feature

  • Add CreateSecret and DeleteSecret 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 trunk pre-push triggered checks.

🤖 CI & Build

  • Begin versioning and tracking of changes via changie.