Skip to content

Releases: pantheon-systems/terminus-secrets-manager-plugin

1.2.5

28 Oct 13:04
3ab099b
Compare
Choose a tag to compare

What's Changed

  • Fallback to use same papi host as terminus host if sandbox. by @kporras07 in #58

Full Changelog: 1.2.4...1.2.5

1.2.4

08 May 17:16
cbbc0d1
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

07 Nov 17:32
a76d06c
Compare
Choose a tag to compare

What's Changed

  • [BUGS-6926] Rewrite update error message before printing it, and set CODEOWNERS by @kporras07 in #50

Full Changelog: 1.2.2...1.2.3

1.2.2

05 Sep 16:23
a4610b6
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

16 May 20:00
83ff183
Compare
Choose a tag to compare

What's Changed

  • [CMSO-1360] Handle error messages on list commands. by @kporras07 in #38
  • README Review by @jsulz in #39
  • [CMSO-1389] Improve error handling for set and delete commands. by @kporras07 in #40
  • [CMSO-1349][CMSO-1350] Remove mentions of ops scope and update secret type description. by @kporras07 in #41
  • [CMSO-1376] Standardize on REDACTED for null/masked secrets. by @kporras07 in #42
  • [CMSO-1358] Check env php version. by @kporras07 in #43
  • [CMSO-1333] Reference patheon_secrets module. by @kporras07 in #44
  • [ CMSO-1352 ] - Update Secrets Readme for EA by @stovak in #45

New Contributors

  • @jsulz made their first contribution in #39

Full Changelog: 1.2.0...1.2.1

1.2.0

11 Apr 20:20
1d257da
Compare
Choose a tag to compare

Added support for Organization level secrets and environment overrides

What's Changed

  • [CMS-1133] Fix bitbucket docs. by @kporras07 in #22
  • add space to bitbucket command by @scottbuscemi in #23
  • Fix code issues by @jabxjab in #25
  • [CMS-1144] Run tests in PHP 8.2. by @kporras07 in #24
  • [CMS-968] Remove verify false and use expected cname for host. by @kporras07 in #13
  • Remove curent test and set up standardized test by @stovak in #26
  • [CMSO-1135] Add back functional testing and install in a shipping version of terminus by @stovak in #27
  • Add PHP 8+ requirement to readme by @jspellman814 in #28
  • [CMSO-1276] Put commands under new namespace. by @kporras07 in #29
  • [CMSO-1277] Allow user to optionally show env and org values in secrets:site:list by @greg-1-anderson in #30
  • [CMSO-1255] Allow environment-specific secret:site:set and secret:site:delete by @namespacebrian in #32
  • [ CMSO 1232 ] Add Org set/get/del commands by @stovak in #34
  • [CMSO-1282] Make org secrets commands env-aware. by @kporras07 in #35
  • [CMSO-1328] Org level secrets docs. by @kporras07 in #36
  • [CMSO-1326] Env overrides documentation. by @kporras07 in #37

Full Changelog: 1.1.1...1.2.0

1.1.1

23 Nov 16:37
4223377
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.0...1.1.1

1.1.0

03 Nov 17:32
7b56232
Compare
Choose a tag to compare

What's Changed

  • Documentation updates
  • Print '[REDACTED]' for secrets without user scope
  • Syntax for setting multiple scopes changed to comma-delimited --scope instead of multiple --scope parameters

Full Changelog: 1.0.0...1.1.0

1.0.0

03 Nov 17:26
490030d
Compare
Choose a tag to compare

Initial release