β‘ Highlights
π Support to block DDL events for strict transformation rules
π Support for XIDs in replication events
π Bug fixes
Dependency updates
What's Changed
- Use MAX(ctid) instead of checking for missing pages by @oldmantaiter in #713
- Fix improper formatting variable in tests by @oldmantaiter in #716
- [Snapshot] Support schema names with capital letters during schema snapshot by @eminano in #715
- [Search] Fix search index exists error handling by @eminano in #720
- Bump go.opentelemetry.io/contrib/instrumentation/runtime from 0.64.0 to 0.65.0 by @dependabot[bot] in #717
- Bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc from 1.39.0 to 1.40.0 by @dependabot[bot] in #718
- Bump github.com/elastic/go-elasticsearch/v8 from 8.19.1 to 8.19.2 by @dependabot[bot] in #719
- [Replication] Add option to include XIDs in replication events by @eminano in #721
- [Transformers] Block DDL changes when validation mode is strict by @eminano in #723
- [Replication] Fix duplicate alter drop events by @eminano in #724
Full Changelog: v1.0.0...v1.0.1