v1.14.0
What's changed
💥 Breaking Changes
- Drop support for Python 3.8 & 3.9, add support for Python 3.12 in CI/CD and update to latest packages (#1311) @iMickn
- Renamed private class variable _ssl_context to _ssl (you should not set these directly anyways!)
🚀 Features
- Add checkEventTrigger (enum) to commands, and 'short' param (#1356) @iMicknl
- Drop support for Python 3.8 & 3.9, add support for Python 3.12 in CI/CD and update to latest packages (#1311) @iMicknl
- only depend on backports-strenum on Python < 3.11 (#1309) @dotlambda
📦 Dependencies
- Bump pytest-asyncio from 0.23.8 to 0.24.0 (#1342) @dependabot
- Bump boto3 from 1.35.2 to 1.35.12 (#1354) @dependabot
- Bump boto3 from 1.34.159 to 1.35.2 (#1340) @dependabot
- Bump boto3 from 1.34.151 to 1.34.159 (#1331) @dependabot
- Bump attrs from 23.2.0 to 24.2.0 (#1322) @dependabot
- Bump black from 24.4.2 to 24.8.0 (#1315) @dependabot
- Bump mypy from 1.11.0 to 1.11.1 (#1313) @dependabot
- Bump boto3 from 1.34.149 to 1.34.151 (#1310) @dependabot
- Bump pytest from 8.2.2 to 8.3.2 (#1305) @dependabot
- Bump boto3 from 1.34.147 to 1.34.149 (#1306) @dependabot
- Bump mypy from 1.10.1 to 1.11.0 (#1299) @dependabot
- Bump boto3 from 1.34.146 to 1.34.147 (#1303) @dependabot
- Bump pylint from 3.2.5 to 3.2.6 (#1301) @dependabot
- Bump boto3 from 1.34.145 to 1.34.146 (#1302) @dependabot
& many more
Contributors to this release
@dependabot, @dependabot[bot], @dotlambda and @iMicknl