Version 2.6.0
Enhancements
- Adds compatibility with protobuf v26+ (4.x.x on Maven)
BREAKING CHANGES
- Jackson 2.10+ (2021) required
- protobuf-java 3.18.0+ (2021) supported, earlier versions should continue to work but are not tested
Because it has been several years since these versions were released and it is common in the Java ecosystem to keep Jackson at the latest version to address CVEs, we have decided to not raise the major version along with these version floors.