Releases: NabuCasa/pycognito
Releases · NabuCasa/pycognito
2024.5.1
2024.5.0
What’s Changed
- #221 Update python versions in README.md to match setup.py @nguyent
- #240 Replace devcontainer definition @ludeeus
- #241 Switch release workflow to OIDC @ludeeus
- #245 Add basic issue template @ludeeus
- #244 Update CI workflow @ludeeus
- #243 Update dependabot config @ludeeus
- #248 Update release-drafter configuration @ludeeus
- #249 Remove mock dependency @ludeeus
- #252 Validate iat as int @ludeeus
- #251 Set min Python version to 3.8 @ludeeus
- #250 Update version to 2024.5.0 @ludeeus
Dependency Updates
9 changes
- #237 Bump black from 22.10.0 to 24.4.2 @dependabot
- #247 Bump actions/checkout from 4.1.4 to 4.1.5 @dependabot
- #246 Bump release-drafter/release-drafter from 5 to 6.0.0 @dependabot
- #242 Bump freezegun from 1.2.1 to 1.5.1 @dependabot
- #238 Bump pytest from 7.1.2 to 8.2.0 @dependabot
- #226 Bump requests-mock from 1.9.3 to 1.12.1 @dependabot
- #239 Bump coverage from 6.3.2 to 7.5.1 @dependabot
- #177 Bump flake8 from 4.0.1 to 6.0.0 @dependabot
- #206 Bump pylint from 2.15.5 to 3.1.1 @dependabot
2024.2.0
2024.1.0
What’s Changed
- Added Device Authentication Support (#216) @arshvimal
2023.5.0
What’s Changed
- add date fields (#210) @fabiopedrosa
- Fix test_check_token failure on systems with 32-bit time_t (#207) @misuzu
2022.12.0
2022.11.2
2022.11.1
What’s Changed
- Bump pylint from 2.13.8 to 2.15.5 (#167) @dependabot
- Bump black from 22.3.0 to 22.10.0 (#165) @dependabot
- MFA fixes and docstring refinements. (#174) @nk9
2022.11.0
2022.08.0
What’s Changed
- Add missing index to readme (#147) @Taikono-Himazin
- Update init.py (#148) @idoseemplicity
- Describe and update identity provider (#146) @idoseemplicity