v2.4.0.Final.PS20241028.1
·
4 commits
to 2.4.0-planetscale
since this release
v2.4.0.Final.PS20241028.1
is based on v2.4.0.Final
of the upstream debezium-connector-vitess project. It contains changes were are needed to adapt that project to PlanetScale, namely:
- Basic HTTP header authentication.
- TLS support.
In addition, it contains some changes that were needed by our early beta users, such as:
- Emit record for DDL events.
- Support
enum
data types during the VStream copy phase. initial_only
snapshot mode.- Handle temporal data types more like the MySQL connector.
- Support for snapshot select overrides.