Releases: cevoaustralia/aws-google-auth
Release 0.0.38
-
Merge pull request #212 from cevoaustralia/merge-happyzippy
Merge happyzippy
-
Merge pull request #180 from cevoaustralia/github-actions
Create pythonpackage.yml
-
Updated README badge to GitHub Actions.
Added RST linting to README file.
-
Added RST linting to README file.
-
Fixed malformed table.
-
Update RST linter.
-
Re-enable coveralls.
-
Preparing for next release.
-
Merge branch 'master' of github.com:cevoaustralia/aws-google-auth
Release 0.0.37
- Add DP challenge support.
- Improved MFA support (thanks @Nuru)
Release 0.0.36
Fixed issues with google changes breaking captchas.
Fixed issues with minimum duration checking.
Thanks to @madeddie and @brunodasilvalenga for contributions.
Release 0.0.35
Releasing contributions from the community.
- #173 - Add support for parallel authentications
- #174 - Improvements to documentation, updates on Docker image usage
- #173 - Add support for parallel authentications
- #165 - Added support for GovCloud style ARNs
- #162 - Remove default region
ap-southeast-2
- #158 - Added ability to filter for an account on the CLI with flag
-A
- #143 - Add more information about the default duration CLI argument
Thanks to @calvinhughes, @trashguy, @pmarkert, @roboll, @ventsislav-georgiev and @stivf
Fixes for new Google login form
Google recently released a new login form, which broke the existing auth flow.
This release supports the new login form, as well as retaining support for the original form (in case it comes back)
Issues addressed:
0.0.33
Better U2F support - thanks @nrw505
- Retry opening U2F devices an
- Trying all supplied handles
Improvements for page parsing - thanks @ruimarinho
- Add support for --bg-response challenge override
Documentation fixes - thanks @ruimarinho
- Add missing $AWS_ROLE_ARN variable support to README