What's Changed
- Support up-to-date botocore by @jakob-keller in #1136
- Relax
botocore
dependency specification by @jakob-keller in #1192
Internal Changes
- Add yamllint pre-commit hook by @jakob-keller in #1173
- Bump actions/stale from 5 to 9 by @dependabot in #1176
- Ensure
aiobotocore.__version__
is in canonical form (#1177) by @jakob-keller in #1178 - Add
check-jsonschema
pre-commit hook (#1172) by @jakob-keller in #1180 - Remove setuptools dev dependency by @jakob-keller in #1179
- Show diff on pre-commit failure by @jakob-keller in #1181
- Set
timeout-minutes
property for all GitHub Actions workflow jobs and check via pre-commit hook by @jakob-keller in #1184 - Bump sphinx docs dependency by @jakob-keller in #1187
- Improve compliance with Sphinx syntax in documentation by @jakob-keller in #1189
- Streamline use of
pre-commit
in GitHub workflows by @jakob-keller in #1186 - Streamline dev dependency management by @jakob-keller in #1185
Full Changelog: 2.13.3...2.14.0