Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

aws-sso-cli 1.17.0 #176974

Merged
merged 2 commits into from
Jul 11, 2024
Merged

aws-sso-cli 1.17.0 #176974

merged 2 commits into from
Jul 11, 2024

Conversation

BrewTestBot
Copy link
Member

Created by brew bump


Created with brew bump-formula-pr.

release notes
## Overview
  • Add credentials command
  • Various small quality-of-life bug fixes (fix --threads flag and warn about old IAM roles in the config.yaml)
  • Add support for and prefer the XDG Config location for config files: ~/.config/aws-sso over ~/.aws-sso
  • ConfigProfilesUrlAction now defaults to value of UrlAction instead of url unless you picked print or printurl

There are also a significant number of ECS Server changes that aren't really backwards compatible, but will make the future better. If you are interested in the ECS Server functionality or using aws-sso on remote hosts over ssh then I would greatly appreciate it if you upvote this AWS SDK bug which makes it nearly impossible to use SSL/TLS with the ECS Server.

  • aws-sso ecs ... commands have been re-worked
  • ECS Server now technically supports SSL/TLS (see above)
  • ECS Server now supports a bearer token for HTTP Auth
  • ECS Server now can run in a Docker container
  • ECS Server now supports binding to non-loopback interfaces via --bind-ip flag

What's Changed

Full Changelog: synfinatic/aws-sso-cli@v1.16.1...v1.17.0

@github-actions github-actions bot added go Go use is a significant feature of the PR or issue bump-formula-pr PR was created using `brew bump-formula-pr` labels Jul 11, 2024
@chenrui333
Copy link
Member

    Minitest::Assertion: Expected /No\ AWS\ SSO\ providers\ have\ been\ configured\./ to match "level=fatal msg=\"no AWS SSO providers have been configured\"\n".

aws-sso-cli: update test

Signed-off-by: Rui Chen <[email protected]>
Copy link
Contributor

🤖 An automated task has requested bottles to be published to this PR.

@github-actions github-actions bot added the CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. label Jul 11, 2024
@BrewTestBot BrewTestBot added this pull request to the merge queue Jul 11, 2024
Merged via the queue into master with commit 6c0ead8 Jul 11, 2024
14 checks passed
@BrewTestBot BrewTestBot deleted the bump-aws-sso-cli-1.17.0 branch July 11, 2024 01:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bump-formula-pr PR was created using `brew bump-formula-pr` CI-published-bottle-commits The commits for the built bottles have been pushed to the PR branch. go Go use is a significant feature of the PR or issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants