Breaking change notice
v2.25.0 was released with a breaking change in #1306. Please review your implementation.
What's Changed
Enhancements 🎉
- Unpack value of indirect types in array column to support nested structures in interfaced slices/arrays by @jmaicher in #1350
Fixes 🐛
Other Changes 🛠
- Update examples std json by @xjeway in #1240
- ClickHouse 24.6 by @jkaflik in #1352
- ClickHouse 24.7 release by @jkaflik in #1363
- Update CHANGELOG with a breaking change note by @jkaflik in #1364
New Contributors
Full Changelog: v2.26.0...v2.27.0