Docker Images Available
docker pull d.timeplus.com/timeplus-io/proton:latestFor detailed usage and more information, check out the Timeplus documentation: https://docs.timeplus.com/
What's Changed
- migrate embedded CPython to 3.14 with optional free-threaded build by @yokofly in #1200
- feat(kafka): support Avro-encoded message key via schema registry by @burnerlee in #1201
- feat(iceberg): add commit retry with exponential backoff on 409 conflict by @burnerlee in #1206
- chore: sync internal changes (py314 + Kafka Avro message-key) by @yokofly in #1205
Full Changelog: v3.0.26...v3.0.27