Skip to content

7.3.0 (2025-05-15)

Compare
Choose a tag to compare
@manusa manusa released this 15 May 10:27
· 27 commits to main since this release
c73931c

7.3.0 (2025-05-15)

Bugs

  • Fix #7036: Resolve serialization errors after Jackson 2.19.0 upgrade (breaks older versions)

Dependency Upgrade

  • Fix #7036: Jackson upgraded from v2.18.3 to v2.19.0

Note: Breaking changes

  • Fix #7036: This release is not backwards-compatible with previous versions of Jackson, you'll need to use Jackson 2.19.0 in your project for a correct behavior of the Kubernetes Client.

New Contributors

Full Changelog: v7.2.0...v7.3.0