Skip to content

Releases: venth/aws-adfs

2.2.1

03 Jun 15:48
56b71bd
Compare
Choose a tag to compare

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

03 Jun 09:19
ec8413c
Compare
Choose a tag to compare

What's Changed

  • Allow overriding the Duo factor and device to use by @pdecat in #240

Full Changelog: 2.1.0...2.2.0

2.1.0

02 Jun 09:13
471bc65
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.5...2.1.0

2.1.0-alpha.2

02 Jun 07:56
bd13bf6
Compare
Choose a tag to compare
2.1.0-alpha.2 Pre-release
Pre-release

Full Changelog: 2.0.5...2.1.0-alpha.2

2.0.5

01 Jun 09:29
111208e
Compare
Choose a tag to compare

What's Changed

  • Disable cache if role_arn is not provided by @pdecat in #232

Full Changelog: 2.0.4...2.0.5

2.0.4

01 Jun 08:41
c307c5e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.3...2.0.4

2.0.3

07 May 09:21
a846e40
Compare
Choose a tag to compare

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

Full Changelog: 2.0.2...2.0.3

2.0.2

27 Apr 10:28
23a2941
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.1...2.0.2

2.0.1

26 Feb 08:09
6c7a03d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.0.0...2.0.1

2.0.0

09 Feb 13:49
c0b09e2
Compare
Choose a tag to compare

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

Full Changelog: 1.24.5...2.0.0