What’s Changed
- MySQL: Fix mixed case for schema changes (#3125) @Amogh-Bharadwaj
- Convert JSONB to JSON in CH (#3143) @dungeon-master-666
- bq: test enum[], fix enum[], fix partition by jsonb (#3144) @serprex
- ch: Distributed Table Engine (#2997) @serprex
- int256: gob.Register (#3138) @serprex
- mongo: allow write to JSON in CH when FF is enabled (#3119) @jgao54
- PEERDB_SNOWFLAKE_AUTO_COMPRESS (#3137) @serprex
- Numeric to int256 (#3134) @serprex
- golangci-lint 2.2.1 (#3135) @serprex
- Apply Nullable to overridden destination types (#3133) @serprex
- mongo: add an e2e test for cross-collection transactions (#3115) @jgao54
- feat: introduce release drafter (#3131) @iamKunalGupta
- feat: upgrade
docker-compose.yml
stable image tags (#3118) @github-actions[bot] - mongo: handle large mongo document (#3108) @jgao54
- chore(deps): update github-actions dependencies (#3128) @renovate[bot]
- chore(deps): update dockerfile dependencies (#3127) @renovate[bot]
- chore(deps): update temporalio/auto-setup docker tag to v1.28 (#3129) @renovate[bot]
- mongo: test mongo versions 6.0/7.0/8.0 + authentication (#3102) @jgao54
- [nexus] remove unused catalog functions (#3122) @heavycrystal