Skip to content

v3.19.2 Support Python 3.14

Latest

Choose a tag to compare

@github-actions github-actions released this 21 Oct 09:27
Immutable release. Only release title and notes can be modified.
fbf5f1b

What's Changed

Dependency updates

  • chore(deps): update dependency pytest-asyncio to v1.2.0 by @renovate[bot] in #858
  • chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.14.1 by @renovate[bot] in #859
  • chore(deps): update dependency black to v25.9.0 by @renovate[bot] in #860
  • chore(deps): update dependency org.apache.maven.plugins:maven-enforcer-plugin to v3.6.2 by @renovate[bot] in #862
  • fix(deps): update dependency org.openapitools:openapi-generator to v7.16.0 by @renovate[bot] in #861
  • fix(deps): update dependency ch.qos.logback:logback-classic to v1.5.19 by @renovate[bot] in #863
  • chore(deps): update dependency tox to v4.30.3 by @renovate[bot] in #865
  • chore(deps): update actions/stale action to v10.1.0 by @renovate[bot] in #867
  • chore(deps): update actions/setup-node action to v6 by @renovate[bot] in #869
  • chore(deps): update dependency tox to v4.31.0 by @renovate[bot] in #868

Other Changes

  • Use github actor id instead of bot name to avoid renaming issues by @Yang-33 in #857
  • Prevent command injection when creating release notes by @Yang-33 in #866
  • Support Python 3.14 by @mokuzon in #871

Full Changelog: v3.19.1...v3.19.2


This release is prepared by @mokuzon