CARVIEW |
Select Language
HTTP/2 200
date: Wed, 30 Jul 2025 17:17:15 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"ab27fb39e2e79b5ca975308794eef002"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=hLIeTqCpbRKIeGRuiubB7jInSrM9de0jW%2FxfUov1nFanpVgacSWHT7VoL0LeO8N2JR%2B0U%2FGiwDRKZbmuGXlq12RwwyVWJ%2BCkhzkOW76o6rgM0L5FP6OfYmzcNWYQTe5VO%2BBL1Yk5txJu6RHDf6mx%2FiGK99gtrEoBnB5rzyYO0p7SOw%2B0nLa1Q5UqysjJ9EulEneC5GNUKijOcVkWQms0ZNs3bHFJugvIIKzbW4RWi7%2FaLONDViCO2C0hfVzlxNj%2BLovfoH59vtH%2B%2BOrQoGzjBQ%3D%3D--PqkD9wyETWchsJFT--CrVBDXjsZK0wslD3B39ZSg%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.1616105833.1753895835; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 17:17:15 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Thu, 30 Jul 2026 17:17:15 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: E8E0:1A51FA:146EED:183378:688A539B
Releases · blimmer/zsh-aws-vault · GitHub
11 Apr 22:46
Loading
11 Apr 18:31
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 26
Releases: blimmer/zsh-aws-vault
Releases · blimmer/zsh-aws-vault
1.0.0
288857c
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Compare
This release contains several breaking changes. Please review UPGRADING.md
for details.
What's Changed
Full Changelog: 0.1.0...1.0.0
Assets 2
0.1.0
2b3ae32
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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
- @unixorn made their first contribution in #2
- @blimmer made their first contribution in #4
- @onyxraven made their first contribution in #6
- @kevinduterne made their first contribution in #9
- @hlascelles made their first contribution in #11
- @bhb603 made their first contribution in #15
- @deiga made their first contribution in #19
- @reegnz made their first contribution in #21
- @nbrys made their first contribution in #22
- @janost made their first contribution in #26
- @vvdaal made their first contribution in #27
- @farhansaed made their first contribution in #32
- @thameezb made their first contribution in #35
- @regexj made their first contribution in #38
Full Changelog: https://github.com/blimmer/zsh-aws-vault/commits/0.1.0
Assets 2
You can’t perform that action at this time.