Skip to content

2.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 09 Feb 13:49
· 275 commits to master since this release
c0b09e2

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