What's Changed
Improvements
- added level wise table processing by @bharadwaj-aditya in #1983
- Add new metrics in the live template by @shreyakhajanchi in #1913
- test: test reserved keywords in tables by @thiagotnunes in #1991
Bug fixes
- handling for empty tables with bigint keys by @bharadwaj-aditya in #1980
- Escaping column names to handle reserved keywords by @VardhanThigle in #1979
- Fix for reserved words in schema: Reverse replication by @shreyakhajanchi in #1978
- Enabling ANSI Quotes for MYSQL by @VardhanThigle in #1987
- corrected dlq shard id handling by @bharadwaj-aditya in #1988
Full Changelog: 2024-10-29-00_RC00...2024-11-06-01_RC00