Skip to content
This repository has been archived by the owner on May 18, 2021. It is now read-only.

v0.22.0

Compare
Choose a tag to compare
released this 22 Jul 22:32
· 56 commits to master since this release
be8a425

Features

  • be8a425 Bump keyring module to latest, 1.0.0 (#178) (Nick Irvine)
  • 38f9f20 Enable Shorthand Flag for Stdout on the Login Command (#177) (Mihir)
  • 6658fa0 Experimental single keyring item session cache with --session-cache-single-item (#174) (Nick Irvine)
  • 11c2803 Remove govendor; only support go modules (#172) (Nick Irvine)
  • 716f852 Add autocompletion for login (#161) (bazzargh)
  • 717738c increase MaxSessionDuration to 90 days (#157) (Xinran (Ryan) Wang)

Fixes

  • 474c56b Disabled transport encoding to okta to prevent EOF (#148) (Drew Blas)
  • 7ca339d Typo in documentation of 'env' (#162) (bazzargh)
  • 722162b Hint to use add when password has changed (#163) (bazzargh)

Meta

  • 8fb2332 Ensure we always build from vendored deps, and test for mod tidy (#176) (Nick Irvine)
  • 8a6aadb Use circle contexts for github and packagecloud publishing (#155) (Nick Irvine)
  • 60b8dfe Exempt assigned/planned issues from stalebot (#154) (Nick Irvine)