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
- chore(deps): bump kafka-python from 2.0.2 to 2.3.2 in /tests/stream/h… by @yl-lisen in #1219
- fix(s3): do not send the Keep-Alive header to S3 (S3 Tables rejects it) by @timotejkralik-oddin in #1222
- fix(iceberg): send the Host header once on REST catalog POSTs by @timotejkralik-oddin in #1223
- refine format by @yuzifeng1984 in #1226
- fix(iceberg): no trailing separator in getLocation for a bare bucket root by @timotejkralik-oddin in #1224
- use iceberg database storage_endpoint for s3 url by @yuzifeng1984 in #1227
- fix(iceberg): write Iceberg field ids into Parquet data files by @timotejkralik-oddin in #1225
- ci: re-own scheduled workflow so cron runs stop failing at startup by @yl-lisen in #1228
New Contributors
- @timotejkralik-oddin made their first contribution in #1222
Full Changelog: v3.0.30...v3.0.31