Skip to content

v2.4.0.Final.PS20241028.1

Compare
Choose a tag to compare
@maxenglander maxenglander released this 28 Oct 19:21
· 4 commits to 2.4.0-planetscale since this release
bd58cfb

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.