Skip to content

v1.0.1

Latest

Choose a tag to compare

@github-actions github-actions released this 16 Feb 11:29
· 39 commits to main since this release
1e3cb22

⚑ Highlights

πŸ”€ Support to block DDL events for strict transformation rules
πŸ†” Support for XIDs in replication events
πŸ› Bug fixes
:dependabot: 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