Releases: phasehq/cli
Releases · phasehq/cli
Release list
v2.3.1
What's Changed
- ci: test on macOS and Windows, and actually run go test by @sundaram2021 in #308
- fix: preserve freshly-installed v2 binary during v1 legacy cleanup by @nimish-ks in #309
- fix: read PHASE_VERIFY_SSL env var so SSL bypass works by @sundaram2021 in #310
- chore(deps): bump the go_modules group across 1 directory with 2 updates by @dependabot[bot] in #311
- chore(deps): bump actions/upload-artifact from 5 to 7 by @dependabot[bot] in #280
- chore(deps): bump actions/setup-go from 6 to 7 by @dependabot[bot] in #314
- chore(deps): bump actions/checkout from 6 to 7 by @dependabot[bot] in #313
- chore(deps): bump goreleaser/goreleaser-action from 6 to 7 by @dependabot[bot] in #279
- fix(ci): use Go 1.25 by @nimish-ks in #316
New Contributors
- @sundaram2021 made their first contribution in #308
Full Changelog: v2.3.0...v2.3.1
v2.3.0
What's Changed
- feat: add support for rotating secrets by @rohan-chaturvedi in #301
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- feat: add Azure external identity auth mode by @nimish-ks in #293
- feat: add offline support with automatic secret caching by @nimish-ks in #294
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- feat: add secret type support (secret, sealed, config) by @nimish-ks in #289
- feat: AI agent skill by @nimish-ks in #291
Full Changelog: v2.0.0...v2.1.0
v2.0.0
What's Changed
- feat: cli 2.0 by @nimish-ks in #274
- fix: use auto-seeded rand for webauth port by @nimish-ks in #287
- revert: to using production install script for 2.0.0 by @nimish-ks in #288
- feat: rewrite install.sh for v2 Go CLI by @nimish-ks in #278
Full Changelog: v1.21.3...v2.0.0
v2.0.0-rc.3
v2.0.0-rc.2
v2.0.0-rc.1
v1.21.3
What's Changed
- fix: add findutils installation check to CI workflow by @nimish-ks in #272
- fix: secret referencing string matching by @nimish-ks in #271
- fix: emoji encoding on win32 by @nimish-ks in #273
Full Changelog: v1.21.2...v1.21.3
v1.21.2
What's Changed
- Upgraded the MacOS builds to
macos-15.macos-13runners are deprecated - Fixed the text escaping issues on the Phase ASCII art
- fix: require cross-app references to have a defined env by @rohan-chaturvedi in #270
Full Changelog: v1.21.1...v1.21.2