What's Changed
- generic sql: remove unused methods by @serprex in #2754
- remove sqlserver by @serprex in #2755
- fix e2e regression by @serprex in #2756
- e2eshared: couple unit tests by @serprex in #2757
- feat(maintenance): add signal to skip snapshot for specific flows by @iamKunalGupta in #2759
- don't slog in maintenance workflow by @serprex in #2761
- update columns endpoint to not join fields by colon into a string by @serprex in #2760
- feat(metrics): add more lsn information by @iamKunalGupta in #2751
- test schema endpoints & scripting endpoints by @serprex in #2758
- ClickHouse SetupNormalize: Account for weird primary key columns by @Amogh-Bharadwaj in #2763
- PEERDB_SOURCE_SCHEMA_AS_DESTINATION_COLUMN by @serprex in #2724
- refactoring, on CH map enums to LowCardinality(String), enum arrays to Array(LowCardinality(String)) by @serprex in #2766
- fix unit test by @serprex in #2773
- ch error classification: ignore 202 too many queries by @serprex in #2780
- feat(classifier): add missing publication by @iamKunalGupta in #2783
- [mysql] check RDS/Aurora binlog retention hours by @heavycrystal in #2775
- be more precise about ignoring temporal application errors by @serprex in #2778
- feat(classifier): add bigger decimals by @iamKunalGupta in #2784
- MySQL: remove validation of replication permissions by @Amogh-Bharadwaj in #2774
- fix(maintenance): skip for not found workflows if older than 90 days by @iamKunalGupta in #2785
- feat(classifier): new mv error with nested query by @iamKunalGupta in #2786
- golangci-lint v2 by @serprex in #2787
- mysql: log column name when failing to convert value in qrep by @serprex in #2790
- mysql qrep: fix bit by @serprex in #2791
Full Changelog: v0.26.6...v0.26.8