Follow on to - https://github.com/apache/datafusion-sqlparser-rs/issues/1671 This ticket tracks creating the next sqlparser release (mostly so others can follow along) **Target Release Date**: Approximately 2025-04-20 Release instructions: https://github.com/apache/datafusion-sqlparser-rs/blob/main/dev/release/README.md Steps: - [ ] Tested with DataFusion: - [x] Make a PR to update version / `CHANGELOG.md`: - [x] Create a Release Candidate (RC) and start vote: https://lists.apache.org/thread/d4y7jdwbyo4nk7zogp2qzxn7sj6nt3d0 - [x] (When vote is approved): Release to crates.io https://crates.io/crates/sqlparser/0.56.0 - [x] Make ticket for next release: https://github.com/apache/datafusion-sqlparser-rs/issues/1837 Required fixes: None yet 🎉