Skip to content

Releases: Soluto/kamus

kamus-6

19 Sep 18:50
Compare
Choose a tag to compare
kamus-6 Pre-release
Pre-release

Enhancements:

  • [enhancement] Unable to add binary file to KamusSecret #246
  • [enhancement][help wanted] KamusEncryptionRequest Object? #154
  • [enhancement] Support Key Rolling #23

Bug Fixes:

  • [bug] BUG: init container -n flag required when outputting files format #270
  • [bug] GCP KMS support is broken since version 0.4.4.0 #251

kamus-0.5

30 Jun 10:42
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Drop testing against Kubernetes 1.12 and start testing against Kubernetes 1.15 #223
  • [enhancement] Add CRD to create secrets wrapper #13
  • [enhancement] Add support for modifying KamusSecret #225
  • [documentation] document method of installing kamus without Helm #215
  • [documentation] Document decryption flow #207
  • [enhancement][good first issue][help wanted] Ability to encrypt only values that are actually secret #202
  • [documentation] The documentation has incorrect reference of "KeyManager" #197
  • [documentation] encryptor can't work with kms provider via kiam role #158
  • [chart][documentation] Document POD annotations #151
  • [enhancement][good first issue][help wanted] init container should accept multiple encrypted directories #139

Bug Fixes:

  • [bug] type=KamusSecret is NOT working. #196
  • [bug] CRD Controller fails to decrypt #163
  • [bug] getting error when trying to encrypt with awskms #142
  • [bug] Failed to run the example when Kamus is not running in the default namespace #132
  • [bug] Error using --verbose with kamus-cli: [TypeError: Cannot convert undefined or null to object] #131

kamus-0.3

07 Mar 09:51
ff00d96
Compare
Choose a tag to compare

Enhancements:

  • [enhancement][help wanted] Add support for AWS KMS #60

Bug Fixes:

  • [bug] String not formatted properly when using cfg format #117
  • [bug][good first issue] Fix DAST #46

Available on chart version 0.1.7

kamus-0.2

07 Mar 09:45
5c887e5
Compare
Choose a tag to compare

Enhancements:

  • [enhancement] Init container errors are not informative #103
  • [enhancement] Configure eslint for CLI #99
  • [enhancement] Colorized CLI logs #97
  • [enhancement][good first issue][help wanted] Add option to output to file #84
  • [enhancement] Add support for file input for arg #35

Bug Fixes:

  • [bug] Secret argument doesn't been pass to API #95
  • [bug] Kamus API should return 400 on invalid request #93
  • [bug] Bug - decryptor api is Alive return 500 #91
  • [bug] Fix CLI CI tests for PR #89

kamus-0.1

17 Jan 17:45
5cb69bc
Compare
Choose a tag to compare
  • [enhancement][good first issue][help wanted] Make CLI arguments order invariant #77
  • [enhancement] Move to versioned docker images #74
  • [enhancement][help wanted] Add support for GCP KMS #61
  • [enhancement] Support envelope encryption #26
  • [enhancement] In-Memory key provider #17
  • [bug] Decryptor prints decrypted values to logs #11
  • [enhancement] Create CLI #10
  • [enhancement] Add support for init container #9
  • [enhancement] Tests for decryptor utility #5
  • [enhancement] Audit logs #1