Skip to content

v1.21

Choose a tag to compare

@DrDaveD DrDaveD released this 09 Oct 19:46
26b0a60

This backports some of the fixes from 2.0 for situations where it's too much work to make the transition to the new packaging system.

  • Fix the httokensh background process's check for its parent process. That is only a backup in case only the parent process is hard-killed, because normally the parent process kills the background process when the parent exits.
  • Use newer sts secrets API for token exchanges.
  • Fix the -o/--outfile option to work with relative paths.
  • Change the --nobearertoken option to always get and save a vault token.