Skip to content

Releases: p0-security/p0cli

v0.13.2

06 Dec 23:16
a9c8f91
Compare
Choose a tag to compare

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

04 Dec 20:22
0ae5e35
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.13.0...v0.13.1

v0.13.0

23 Nov 00:52
9a56b8b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.12.0...v0.13.0

v0.12.0

15 Nov 01:24
0b35f51
Compare
Choose a tag to compare

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

30 Oct 20:22
c66b655
Compare
Choose a tag to compare

What's Changed

  • ENG-2960 Read ssoProvider from config host, not p0-prod by @fabgo in #135

Full Changelog: v0.11.5...v0.11.6

v0.11.5

29 Oct 20:00
605bf37
Compare
Choose a tag to compare

What's Changed

  • ENG-2931 Fix error when no identity file is present by @fabgo in #134

Full Changelog: v0.11.4...v0.11.5

v0.11.4

25 Oct 04:18
dfe8f33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.3...v0.11.4

v0.11.3

08 Oct 21:17
a541036
Compare
Choose a tag to compare

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

04 Oct 20:06
4d92c55
Compare
Choose a tag to compare

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

Full Changelog: v0.11.1...v0.11.2

v0.11.1

19 Sep 19:33
2260005
Compare
Choose a tag to compare

What's Changed

  • ENG-2635 Replace cast of SSH options with String conversion by @fabgo in #114

Full Changelog: v0.11.0...v0.11.1