Skip to content

Commit

Permalink
Releasing v0.1.13
Browse files Browse the repository at this point in the history
  • Loading branch information
hush-hush committed Nov 19, 2024
1 parent ba94dce commit a16c0dd
Showing 1 changed file with 17 additions and 5 deletions.
22 changes: 17 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,26 @@
# CHANGELOG - datadog-secret-backend

## 0.1.7 / 2021-10-20
## 0.1.13 / 2024-11-19

* [Added] zerolog logger, replacing logrus.
* [Fixed] documentation, adding usage of aws.ssm and aws.secrets backends.
* Repo ownership transitioned from RapDev to Datadog.
* [Fix] Clean up version flag handling.
* [CI] Adding golangci-lint to the CI and fixing all warnings from the linters.
* [Documentation] Updating contribution guidelines and adding Issue and PR GH templates.

## 0.1.10 / 2022-08-17
## 0.1.12 / 2024-09-13

* [Added] support for simple string value secrets in AWS Secrets Manager and Azure Key Vault.
* [Added] CI now produces ARM64 artefacts.

## 0.1.11 / 2024-03-20

* [Added] new backend configuration for Akeyless Secrets.

## 0.1.10 / 2022-08-17

* [Added] support for simple string value secrets in AWS Secrets Manager and Azure Key Vault.

## 0.1.7 / 2021-10-20

* [Added] zerolog logger, replacing logrus.
* [Fixed] documentation, adding usage of aws.ssm and aws.secrets backends.

0 comments on commit a16c0dd

Please sign in to comment.