Skip to content

Releases: ForgeRock/secret-agent

v1.1.3

18 Aug 20:40
Compare
Choose a tag to compare

Changelog

d8cc82d fix: Flags parsed after logger opts initialized, leading to debug to always be set to false
405956a fix: remove uneeded validation in the webook for trusstores.

v1.1.2

12 Aug 02:18
4d58cd3
Compare
Choose a tag to compare

Changelog

4d58cd3 Run automatic docker builds as github actions
28a22f8 chore: Update service account name in readme.
b618962 feat: Support clusters with OwnerReferencesPermissionEnforcement enabled

v1.1.1

14 Jul 22:16
Compare
Choose a tag to compare

Changelog

595a724 fix: Zap struct wasn't using the command line arg to set value
d092d06 fix: remove resource limits re-imposed by kubebuilder upgrade

v1.1.0

14 Jul 00:43
Compare
Choose a tag to compare
v1.1.0 Pre-release
Pre-release

Changelog

cd8df82 Remove debug verbosity, add common labels
4efc463 chore: bump golang, kubebuilder, controller-runtime, goclient
7473e5d feat: Add "combined" output for PEM keypairs
5e616ee feat: build and deploy operator to kind when a PR is opened
cf7b341 feat: setting secretsManagerPrefix on a sac will no longer use a namespace in the key name
3a292fe fix: update release workflow

v1.0.5

08 Apr 16:09
Compare
Choose a tag to compare

Changelog

40d8e15 fix: Certificate Key Usages

31567a2 fix: Encode all secret data to Azure, add size limit checks.

v1.0.3

24 Mar 18:39
Compare
Choose a tag to compare

Changelog

9652f0a fix: Add resource to authorizer such that the audience on the token is set correctly

v1.0.2

19 Mar 23:19
36cae0e
Compare
Choose a tag to compare

Changelog

36cae0e Add log entry when loading from secret manager
f93b5e8 Update README.md
dc3649b feat: Add PEM format output for trust stores
bcb8549 fix: Update to support go 1.16

v1.0.1

23 Feb 23:52
Compare
Choose a tag to compare

Changelog

e74c6e9 feat: reconcile keys on a secret
1db6804 fix: clean up apt install command
a0af9a8 fix: handles conflcts with a retry

v1.0.1-rc.3

17 Feb 19:56
Compare
Choose a tag to compare

Changelog

e74c6e9 feat: reconcile keys on a secret
1db6804 fix: clean up apt install command
a0af9a8 fix: handles conflcts with a retry

v1.0.1-rc.2

12 Feb 01:30
e96da2b
Compare
Choose a tag to compare

Changelog

e588131 Add message on how to disable metrics-server
7097b53 Change PodDisruptionBudget for HA deployments
617bd2a Change name template of releases
e96da2b Fix spec.appConfig.createKubernetesObjects
894a3f7 Remove unused VERSION from goreleaser files