Releases: venth/aws-adfs
Releases · venth/aws-adfs
2.2.1
What's Changed
- Bump lxml from 4.8.0 to 4.9.0 by @dependabot in #237
- Avoid exception when multiple FIDO authenticators are present by @pdecat in #242
Full Changelog: 2.2.0...2.2.1
2.2.0
What's Changed
Full Changelog: 2.1.0...2.2.0
2.1.0
2.1.0-alpha.2
Full Changelog: 2.0.5...2.1.0-alpha.2
2.0.5
What's Changed
Full Changelog: 2.0.4...2.0.5
2.0.4
What's Changed
- Adding truncate flag when opening the credential cache file. by @mattmauriello in #235
Full Changelog: 2.0.3...2.0.4
2.0.3
What's Changed
- Hide RSA token by @gchambert in #231
- feat(doc): use github-changelog-generator for generating CHANGELOG.md by @pdecat in #233
New Contributors
- @gchambert made their first contribution in #231
Full Changelog: 2.0.2...2.0.3
2.0.2
What's Changed
- Bump actions/setup-python from 2 to 3 by @dependabot in #225
- Bump actions/checkout from 2 to 3 by @dependabot in #226
- Switch to poetry-core by @fabaff in #230
New Contributors
Full Changelog: 2.0.1...2.0.2
2.0.1
What's Changed
- Bump botocore from 1.23.51 to 1.23.52 by @dependabot in #213
- Bump boto3 from 1.20.51 to 1.20.52 by @dependabot in #214
- Bump botocore from 1.23.52 to 1.23.53 by @dependabot in #215
- Bump botocore from 1.23.53 to 1.23.54 by @dependabot in #216
- Bump pytest from 7.0.0 to 7.0.1 by @dependabot in #217
- Bump boto3 from 1.20.52 to 1.20.53 by @dependabot in #218
- Bump boto3 from 1.20.53 to 1.20.54 by @dependabot in #219
- Bump lxml from 4.7.1 to 4.8.0 by @dependabot in #220
- Added hashlib dependency and adfs hostname hash to cookie jar filename by @mattmauriello in #223
- Bump click from 8.0.3 to 8.0.4 by @dependabot in #221
New Contributors
- @mattmauriello made their first contribution in #223
Full Changelog: 2.0.0...2.0.1
2.0.0
What's Changed
- Github Actions no longer supports python 3.4 by @pdecat in #191
- Compiling lxml from source is no longer needed with python 3.9 by @pdecat in #192
- Fix Github Actions build job by @pdecat in #193
- Properly erase password from memory by @pdecat in #190
- Use Poetry for project and dependencies management by @pdecat in #194
- Automate PyPI publishing with poetry PEP517 built dists by @pdecat in #177
- Depend on requests-negotiate-sspi on Windows. On other platforms, depend on requests-kerberos and pykerberos. by @pdecat in #199
- Trigger Github Actions build job on push events to tags starting with 'v' by @pdecat in #200
- Trigger Github Actions build job on all push tags events by @pdecat in #201
- Add session credentials cache by @pdecat in #195
- printenv excludes summary to be shell readable by @Tantalon in #181
- Update poetry from 1.1.10 to 1.1.11 to fix python 3.10 compatibility by @pdecat in #202
- Update dependencies and drop python 3.5 support by @pdecat in #206
- Add
--username-password-command
to read username and password from the output of a shell command by @pdecat in #196 - Print AWS web console sign-in url by @pdecat in #197
- Switch from U2F to WebAuthn for DUO authentication by @pdecat in #209
- Bump coverage from 3.7.1 to 6.2 by @dependabot in #211
- Bump botocore from 1.23.50 to 1.23.51 by @dependabot in #212
- Bump pytest from 6.2.5 to 7.0.0 by @dependabot in #210
New Contributors
- @Tantalon made their first contribution in #181
- @dependabot made their first contribution in #211
Full Changelog: 1.24.5...2.0.0