Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
7.3.0 (2025-05-15) source code.tar.gz | 2025-05-15 | 7.1 MB | |
7.3.0 (2025-05-15) source code.zip | 2025-05-15 | 17.2 MB | |
README.md | 2025-05-15 | 769 Bytes | |
Totals: 3 Items | 24.3 MB | 0 |
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
- @r1c4r60 made their first contribution in https://github.com/fabric8io/kubernetes-client/pull/7038
- @JackPGreen made their first contribution in https://github.com/fabric8io/kubernetes-client/pull/7051
Full Changelog: https://github.com/fabric8io/kubernetes-client/compare/v7.2.0...v7.3.0