v0.2.0
📢 Tansu 0.2.0 is a drop-in replacement for Apache Kafka with PostgreSQL, S3 or memory storage engines.
- 🆕 JSON/Protobuf schema registry with broker message verification
- 🆕 Apache Kafka 3.9 message formats
- 🆕 AWS S3 conditional write support (already: MinIO, R2 or Tigris)
What's Changed
- Bump serde from 1.0.215 to 1.0.216 by @dependabot in #135
- Bump deadpool-postgres from 0.14.0 to 0.14.1 by @dependabot in #140
- json schema support by @shortishly in #139
- Bump serde_json from 1.0.133 to 1.0.134 by @dependabot in #145
- Bump syn from 2.0.90 to 2.0.91 by @dependabot in #144
- Bump object_store from 0.11.1 to 0.11.2 by @dependabot in #146
- Bump syn from 2.0.91 to 2.0.92 by @dependabot in #149
- Bump quote from 1.0.37 to 1.0.38 by @dependabot in #147
- doc updates with direct support of AWS S3 by @shortishly in #152
- Bump glob from 0.3.1 to 0.3.2 by @dependabot in #154
- Bump syn from 2.0.92 to 2.0.93 by @dependabot in #155
- Bump serde from 1.0.216 to 1.0.217 by @dependabot in #156
- use single json schema for key and value by @shortishly in #158
- protobuf message schema validation by @shortishly in #153
- Bump syn from 2.0.93 to 2.0.94 by @dependabot in #160
- Bump async-trait from 0.1.83 to 0.1.84 by @dependabot in #162
- apache kafka 3.9 message types by @shortishly in #163
- describe configs by @shortishly in #164
Full Changelog: v0.1.0...v0.2.0