Overview

Request 1037667 accepted

- Update to version 6.6.0:
* Fix error message when profile nor env vars found
* Add golangci-lint and fix linting issues
* Add usage examples
* Add a /role-arn route to ECS server
* Bump github.com/99designs/keyring from 1.2.0 to 1.2.1 (#877)
* [login] allow sourcing STS credentials from environment (closes #861) (#864)
* Bump actions/checkout from 2.4.0 to 3
* Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.14.0 to 1.15.0
* Bump github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.10.0 to 1.11.0
* Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.16.0 to 1.17.0
* Bump actions/setup-go from 2.2.0 to 3
* Bump github.com/aws/aws-sdk-go-v2/service/sso from 1.9.0 to 1.10.0
* Update README.md
* Bump gopkg.in/ini.v1 from 1.66.3 to 1.66.4
* Bump actions/setup-go from 2.1.5 to 2.2.0
- Update to version 6.6.0-pre-standalone-ecs-server-for-roles-2:
* Add a lazy option so that there are no prompts up front
* Separate creation and starting of the ecs server
* Cache a session when starting server
* Add env var for auth-token
* Add standalone ECS role server
- Update to version 6.6.0-pre-standalone-ecs-server-for-roles-1:
* Bump actions/checkout from 2.4.0 to 3
* Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.14.0 to 1.15.0
* Bump github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.10.0 to 1.11.0
* Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.16.0 to 1.17.0
* Bump actions/setup-go from 2.2.0 to 3
* Bump github.com/aws/aws-sdk-go-v2/service/sso from 1.9.0 to 1.10.0
* Update README.md
* Bump gopkg.in/ini.v1 from 1.66.3 to 1.66.4
* Bump actions/setup-go from 2.1.5 to 2.2.0
* Windows arm64 build target
* Fix release instructions
- Update to version 6.5.0:
* Use os.UserHomeDir instead of library
* Update README.md
* Update deps
* Add `--stdout` option to `aws-vault exec`
* Fix release instructions
* Update create-dmg to use notarytool
- Update to version 6.4.0:
* Remove android release build
* go fmt
* Use buffered channel for signals to fix go vet
* Update deps
* Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.5.0 to 1.16.0
* Bump github.com/aws/aws-sdk-go-v2/service/sso from 1.2.1 to 1.9.0
* Bump github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.2.1 to 1.10.0
* Bump gopkg.in/ini.v1 from 1.62.0 to 1.66.2
* Bump github.com/aws/aws-sdk-go-v2 from 1.6.0 to 1.13.0
* Bump actions/setup-go from 1 to 2.1.5
* Bump actions/checkout from 1 to 2.4.0
* Update the linf for Homebrew on Linux
* Update USAGE.md
* Add documentation on source identity
* Add support for source identity on sessions
* Fix hint message for unsetting env variable
* Enable dependabot to get security updates and if needed version updat…
* Update README.md
* Update README.md
* Add an example Dockerfile
* Update MFA prompt message, fixes #799
* Make file backend directory configurable
* add asdf install readme
* Update commands to setup MFA
* feature: eagerly fetch credentials when the ECS server starts
* Fix incorrect environment variable name to override STS session tags
* Fix Makefile to codesign more reliably on Darwin
* rename + add executable bit
* Add script to configure tha aws cli with env vars
* Update ykman.go
* Simplify if statement
* prevent windows exec unintentional relative pathing
* Prevent osascript prompt code injection
* Check for existing dmg when creating
- Update to version 6.4.0beta1:
* Use Go 1.16 in CI
* Allow to force-remove a profile without a prompt
* Use the request context
* Fix deprecated dep
* Improve error messages when rotating
* Remove empty errors from function
* Add docs for new env var
* Fix ykman prompt for v4. Resolves #741, resolves #742, resolves #743
* Update aws deps
* Add OpenSUSE update instructions
* Simplify yubikey scripts
* Use LookupEnv rather than Getenv for AWS_VAULT_FILE_PASSPHRASE
* Clean up use of CredentialsCache
* Fix legacy STS endpoint resolver
* Update AWS SDK to v2
* Update release step instructions

Loading...
Request History
Duarte Pousa's avatar

xenonpk created request

- Update to version 6.6.0:
* Fix error message when profile nor env vars found
* Add golangci-lint and fix linting issues
* Add usage examples
* Add a /role-arn route to ECS server
* Bump github.com/99designs/keyring from 1.2.0 to 1.2.1 (#877)
* [login] allow sourcing STS credentials from environment (closes #861) (#864)
* Bump actions/checkout from 2.4.0 to 3
* Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.14.0 to 1.15.0
* Bump github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.10.0 to 1.11.0
* Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.16.0 to 1.17.0
* Bump actions/setup-go from 2.2.0 to 3
* Bump github.com/aws/aws-sdk-go-v2/service/sso from 1.9.0 to 1.10.0
* Update README.md
* Bump gopkg.in/ini.v1 from 1.66.3 to 1.66.4
* Bump actions/setup-go from 2.1.5 to 2.2.0
- Update to version 6.6.0-pre-standalone-ecs-server-for-roles-2:
* Add a lazy option so that there are no prompts up front
* Separate creation and starting of the ecs server
* Cache a session when starting server
* Add env var for auth-token
* Add standalone ECS role server
- Update to version 6.6.0-pre-standalone-ecs-server-for-roles-1:
* Bump actions/checkout from 2.4.0 to 3
* Bump github.com/aws/aws-sdk-go-v2/service/sts from 1.14.0 to 1.15.0
* Bump github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.10.0 to 1.11.0
* Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.16.0 to 1.17.0
* Bump actions/setup-go from 2.2.0 to 3
* Bump github.com/aws/aws-sdk-go-v2/service/sso from 1.9.0 to 1.10.0
* Update README.md
* Bump gopkg.in/ini.v1 from 1.66.3 to 1.66.4
* Bump actions/setup-go from 2.1.5 to 2.2.0
* Windows arm64 build target
* Fix release instructions
- Update to version 6.5.0:
* Use os.UserHomeDir instead of library
* Update README.md
* Update deps
* Add `--stdout` option to `aws-vault exec`
* Fix release instructions
* Update create-dmg to use notarytool
- Update to version 6.4.0:
* Remove android release build
* go fmt
* Use buffered channel for signals to fix go vet
* Update deps
* Bump github.com/aws/aws-sdk-go-v2/service/iam from 1.5.0 to 1.16.0
* Bump github.com/aws/aws-sdk-go-v2/service/sso from 1.2.1 to 1.9.0
* Bump github.com/aws/aws-sdk-go-v2/service/ssooidc from 1.2.1 to 1.10.0
* Bump gopkg.in/ini.v1 from 1.62.0 to 1.66.2
* Bump github.com/aws/aws-sdk-go-v2 from 1.6.0 to 1.13.0
* Bump actions/setup-go from 1 to 2.1.5
* Bump actions/checkout from 1 to 2.4.0
* Update the linf for Homebrew on Linux
* Update USAGE.md
* Add documentation on source identity
* Add support for source identity on sessions
* Fix hint message for unsetting env variable
* Enable dependabot to get security updates and if needed version updat…
* Update README.md
* Update README.md
* Add an example Dockerfile
* Update MFA prompt message, fixes #799
* Make file backend directory configurable
* add asdf install readme
* Update commands to setup MFA
* feature: eagerly fetch credentials when the ECS server starts
* Fix incorrect environment variable name to override STS session tags
* Fix Makefile to codesign more reliably on Darwin
* rename + add executable bit
* Add script to configure tha aws cli with env vars
* Update ykman.go
* Simplify if statement
* prevent windows exec unintentional relative pathing
* Prevent osascript prompt code injection
* Check for existing dmg when creating
- Update to version 6.4.0beta1:
* Use Go 1.16 in CI
* Allow to force-remove a profile without a prompt
* Use the request context
* Fix deprecated dep
* Improve error messages when rotating
* Remove empty errors from function
* Add docs for new env var
* Fix ykman prompt for v4. Resolves #741, resolves #742, resolves #743
* Update aws deps
* Add OpenSUSE update instructions
* Simplify yubikey scripts
* Use LookupEnv rather than Getenv for AWS_VAULT_FILE_PASSPHRASE
* Clean up use of CredentialsCache
* Fix legacy STS endpoint resolver
* Update AWS SDK to v2
* Update release step instructions


Jeff Kowalczyk's avatar

jfkw accepted review

Review OK for devel:languages:go


Jeff Kowalczyk's avatar

jfkw approved review

Review OK for devel:languages:go


Jeff Kowalczyk's avatar

jfkw accepted request

Accept to devel:languages:go

openSUSE Build Service is sponsored by