Skip to content

Releases: blimmer/zsh-aws-vault

1.0.0

11 Apr 22:46
288857c
Compare
Choose a tag to compare

This release contains several breaking changes. Please review UPGRADING.md for details.

What's Changed

  • feat: support persisting profiles between avli runs (and function refactor) by @blimmer in #43

Full Changelog: 0.1.0...1.0.0

0.1.0

11 Apr 18:31
2b3ae32
Compare
Choose a tag to compare

This is an initial release. Previously, this package was not versioned, so this initial release rolls up all current behavior.

What's Changed

  • Add link to aws-vault by @unixorn in #2
  • Hide the default profile name from the powerline. by @blimmer in #4
  • Endzyme's PR w/ my changes by @blimmer in #5
  • add zgen install section to readme by @onyxraven in #6
  • add avli error handling and firefox profile creation by @onyxraven in #7
  • Multiple AWS console incognito windows by @kevinduterne in #9
  • Launch Linux browser windows in different sessions by @hlascelles in #11
  • Support for yubikey and inline totp by @kevinduterne in #12
  • Add possibility to use Brave browser by @kevinduterne in #14
  • Add support for Firefox Developer Edition by @bhb603 in #15
  • Add autocomplete for AWS profiles by @blimmer in #17
  • macOS Brave browser can be written in lowercase by @deiga in #19
  • Completion script for aws-vault by @reegnz in #21
  • Use build in function from aws-vault for ykman by @nbrys in #22
  • Handle default browser on linux, various chromium and firefox versions by @janost in #26
  • Update readme with https clone of repository by @vvdaal in #27
  • feat: pass all extra args in avli/avsh by @blimmer in #29
  • feat: allow passing arbitrary properties to avli by @blimmer in #30
  • fix: browser options env var by @farhansaed in #32
  • add: support for vivaldi browser by @farhansaed in #33
  • feat: add macos ms edge and edge dev support by @thameezb in #35
  • docs: improve avli docs by @blimmer in #37
  • feat: add alias avr to refresh credentials within a subshell by @regexj in #38

New Contributors

Full Changelog: https://github.com/blimmer/zsh-aws-vault/commits/0.1.0