Skip to content

Releases: DataDog/datadog-secret-backend

v0.1.13

19 Nov 15:14
v0.1.13
Compare
Choose a tag to compare

See Changelog for v0.1.13.

v0.1.12

13 Sep 13:27
48b40d1
Compare
Choose a tag to compare

Support additional build targets (arm64).

v0.1.11

22 Mar 14:30
3e3052d
Compare
Choose a tag to compare
add pointer casts for aws ssm functions

v0.1.10

18 Aug 18:18
e41c148
Compare
Choose a tag to compare
v0.1.10 (#11)

* add support for force_string to aws secrets and azure key vault; support failed atttempt of json on aws secrets and azure key vault as if force_string was set: 'backendId:_'

* update azure readme

* update azure readme

* Update docs/azure/README.md

Co-authored-by: Reuben Stump <[email protected]>

* Update docs/azure/README.md

Co-authored-by: Reuben Stump <[email protected]>

* Update docs/azure/keyvault.md

Co-authored-by: Reuben Stump <[email protected]>

* readme.md and keyvault.md edits

* readme.md and keyvault.md edits

* aws readme.md update

* Update docs/aws/README.md

Co-authored-by: Reuben Stump <[email protected]>

* Update docs/azure/README.md

Co-authored-by: Reuben Stump <[email protected]>

* Update docs/azure/README.md

Co-authored-by: Reuben Stump <[email protected]>

Co-authored-by: Ana Pernalete <[email protected]>
Co-authored-by: anapernalete <[email protected]>

v0.1.9

29 Mar 19:43
59e87a4
Compare
Choose a tag to compare

Add support for Hashicorp Vault. The following auth types are supported in this release:

  • AppRole
  • UserPass
  • LDAP UserPass

v0.1.8

16 Mar 14:48
40728a8
Compare
Choose a tag to compare

Add support for Azure KeyVault secrets backend type.

v0.1.7

08 Nov 14:38
e60aaf9
Compare
Choose a tag to compare
Merge pull request #8 from rapdev-io/release/v1.7.0

Release/v1.7.0

v0.1.6

16 Sep 15:35
fe5d76f
Compare
Choose a tag to compare
Update release.yaml

v0.1.5

13 Sep 15:09
ce015df
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release
Merge pull request #5 from rapdev-io/json-file-secrets

Add json file support