Skip to content

Releases: brett-fitz/aws-sso-manager

v0.2.2

17 Jan 16:11
ab648b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

26 Sep 14:21
cf502cf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

01 Feb 17:36
5b9eeac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.2.0

Bug Fixes

  • Fixed a bug where the region provided in the config was not being used when registering and authorizing a device. This would cause invalid grants because the user needs to authorize and register the client in the region their SSO is configured in.
  • config.region is now used everywhere to prevent other issues from arising.

Enhancements

  • CI GitHub action now publishes to PyPI on a published release trigger
  • CI GitHub action now publishes to codecov
  • Stub for tests

v0.1.3

12 Oct 15:47
4ec5724
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.2...v0.1.3

v0.1.2

11 Oct 22:45
4c6818a
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.1...v0.1.2

v0.1.1

11 Oct 22:16
Compare
Choose a tag to compare

What's Changed

  • Update dependency pylint to ^3.0.1 by @renovate in #1

New Contributors

Full Changelog: https://github.com/brett-fitz/aws-sso-manager/commits/v0.1.1