Releases: pantheon-systems/terminus-secrets-manager-plugin
Releases · pantheon-systems/terminus-secrets-manager-plugin
1.2.5
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
What's Changed
- [LOPS-1921] Document rate limit. by @kporras07 in #52
- [LOPS-1921] Update README to clarify rate limiting. by @kporras07 in #53
- [LOPS-2255] Replace siteish by siteenv. by @kporras07 in #56
Full Changelog: 1.2.3...1.2.4
1.2.3
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
What's Changed
- readme typo fix by @scottbuscemi in #47
- [LOPS-1652] Add secret:site:local-generate command. by @kporras07 in #48
Full Changelog: 1.2.1...1.2.2
1.2.1
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
Full Changelog: 1.2.0...1.2.1
1.2.0
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
What's Changed
- README Documentation Update by @whitneymeredith in #19
- [CMS-1115] Warn users if an environment is passed in site_id. by @kporras07 in #21
New Contributors
- @whitneymeredith made their first contribution in #19
Full Changelog: 1.1.0...1.1.1
1.1.0
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
Initial release