Releases: p0-security/p0cli
Releases · p0-security/p0cli
v0.13.2
What's Changed
- Azure SSH: clear current identity before logging in again by @GGonryun in #149
- Allow ctrl+d to exit terminal when valid access patterns exist by @GGonryun in #150
- Increase the propagation timeout for Azure SSH by @GGonryun in #151
- Azure SSH: provide user friendly error messages by @GGonryun in #152
Full Changelog: v0.13.1...v0.13.2
v0.13.1
v0.13.0
What's Changed
- update ssh command arguments to use shared properties by @GGonryun in #142
- ls: display number of items that were truncated by @komal-dhull in #141
- Initial implementation of Azure SSH by @p0-andrewa in #143
- Implement reproCommands for Azure SSH by @p0-andrewa in #144
- Add debugging output for Azure SSH provider by @p0-andrewa in #145
- Bump P0 CLI version number in prep for new release by @p0-andrewa in #146
Full Changelog: v0.12.0...v0.13.0
v0.12.0
What's Changed
- ls: Fix listing help formatting. by @nbrahms in #136
- SSH requesting access message by @MichaelDimitras in #137
- Explicitly check that the requested org exists before saving config. by @fabgo in #138
- Initial Azure SSH work; login and installer by @p0-andrewa in #139
- Update existing SSH permission requests to match new backend data structures by @GGonryun in #140
Full Changelog: v0.11.6...v0.12.0
v0.11.6
v0.11.5
v0.11.4
v0.11.3
What's Changed
- ENG-2784 Revert printing of SSH failure message by @fabgo in #130
- [ENG-2790] Fix broken p0 kubeconfig command by @p0-andrewa in #129
Full Changelog: v0.11.2...v0.11.3
v0.11.2
What's Changed
- ENG-2685 Increase the retry delay between SSH invocations by @fabgo in #116
- ENG-2677 Better error-handling of expired token by @fabgo in #115
- Throw error message if user has no email from firebase by @MichaelDimitras in #121
- Print spinners during backend interaction by @nbrahms in #123
- refactor: Separate CSP-specific functionality from generic SSH code by @nbrahms in #122
- SSH: Update to work with newest IDC request format by @nbrahms in #125
- ENG-2768 Print an error message if SSH fails to establish a connection by @fabgo in #127
- ENG-2660: Print selected SSH output to stderr by @fabgo in #120
- Clear identity cache when a user re-authenticates with p0 by @GGonryun in #126
- ENG-2740 Use elapsed time for SSH retry timeout by @fabgo in #124
- always clear identity cache when logging in by @GGonryun in #128
New Contributors
- @MichaelDimitras made their first contribution in #121
Full Changelog: v0.11.1...v0.11.2