Releases: cshamrick/stsauth
Releases · cshamrick/stsauth
v2.0.1
15 Oct 15:54
Compare
Sorry, something went wrong.
No results found
2.0.1 (2025-10-15)
Bug Fixes
stsauth: Only parse input fields for the loginForm form to submit (610abfa )
v2.0.0
15 Oct 15:40
Compare
Sorry, something went wrong.
No results found
2.0.0 (2025-10-15)
⚠ BREAKING CHANGES
Build System
py37: remove support for python3.7 (a1a0a9e )
v1.1.1
20 Sep 17:51
Compare
Sorry, something went wrong.
No results found
1.1.1 (2024-09-20)
Bug Fixes
handle connection errors more gracefully (0497547 )
v1.1.0
03 Oct 17:47
Compare
Sorry, something went wrong.
No results found
1.1.0 (2023-10-03)
Features
v1.0.3
03 Aug 16:15
Compare
Sorry, something went wrong.
No results found
1.0.3 (2021-08-03)
Bug Fixes
setup.cfg: update to require Click>=8,<9 (5cf7456 )
v1.0.2
03 Aug 15:53
Compare
Sorry, something went wrong.
No results found
1.0.2 (2021-08-03)
Bug Fixes
Dockerfile: fix docker build (d492181 )
v1.0.1
29 Jul 19:34
Compare
Sorry, something went wrong.
No results found
1.0.1 (2021-07-29)
Bug Fixes
.github/workflows/publish-pypi.yml: installs setuptools_scm before publishing to pypi (164aefc )
v1.0.0
29 Jul 18:55
Compare
Sorry, something went wrong.
No results found
1.0.0 (2021-07-29)
⚠ BREAKING CHANGES
Features
cli.py,-stsauth.py: add assume-role command to manage assume role credentials (f87ff18 )
Bug Fixes
adds back an empty sts_auth/__init__.py and writes the version to sts_auth/_version.py (1d6e1a6 )
fixes unexpired credentials check (4bb74af )
cli.py: fix references to sts_auth.profile (3e897f4 )
config.py: use dateutil.parser to handle more date formats (0bda79d )
profile_set.py: change expiry output to use formatted string (86225d9 )
Code Refactoring
refactor to include Config, Profile, and ProfileSet classes (5a81f25 )
Build System
setup.py: remove python 2 classifiers (57b0a28 )
v0.9.0
04 Mar 20:37
Compare
Sorry, something went wrong.
No results found
ci(workflows): Updated default branch name to main (#65)
v0.8.0
08 Jan 02:20
Compare
Sorry, something went wrong.
No results found