Skip to content

Commit 58b8673

Browse files
authored
Merge pull request #189 from deepmind/release-v0.22.0
Start release deepmind/release-v0.22.0
2 parents 2d0669e + e4ffc72 commit 58b8673

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

CHANGELOG.md

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,14 @@
1-
## 0.22.0-rc.3:
1+
## 0.22.0:
22
#### Updates:
33
- Updated python dependencies: pyyaml and six
4+
- Added AWS KMS support as a secrets backend(#179)
5+
- Refactor input\_type code into classes(#180)
6+
- Fix GPG failing when expiry of gpg key is infinite (#181)
47

5-
## 0.22.0-rc.0:
68
#### Breaking:
79
- Added reveal secrets function, updated rsapublic function (#182)
810
- parameters.kapitan.secrets.recipients is deprecated, please use parameters.kapitan.secrets.gpg.recipients (#183)
911

10-
#### Updates:
11-
- Added AWS KMS support as a secrets backend(#179)
12-
- Refactor input\_type code into classes(#180)
13-
- Fix GPG failing when expiry of gpg key is infinite (#181)
14-
1512
## 0.21.0
1613
- Upgraded to jsonnet 0.12.1 (https://github.com/google/jsonnet/releases/tag/v0.12.1)
1714

0 commit comments

Comments
 (0)