mbrobbel commented on code in PR #7838: URL: https://github.com/apache/arrow-rs/pull/7838#discussion_r2177269764
########## README.md: ########## @@ -64,16 +64,17 @@ is described in the [contributing] guide. Planned Release Schedule | Approximate Date | Version | Notes | -| ---------------- | ---------- | --------------------------------------- | -| Apr 2025 | [`55.0.0`] | Major, potentially breaking API changes | -| May 2025 | [`55.1.0`] | Minor, NO breaking API changes | -| June 2025 | [`55.2.0`] | Minor, NO breaking API changes | +|------------------|------------| --------------------------------------- | | July 2025 | [`56.0.0`] | Major, potentially breaking API changes | +| August 2025 | [`56.1.0`] | Minor, NO breaking API changes | +| September 2025 | [`56.2.0`] | Minor, NO breaking API changes | +| October 2025 | [`57.0.0`] | Major, potentially breaking API changes | -[`55.0.0`]: https://github.com/apache/arrow-rs/issues/7084 -[`55.1.0`]: https://github.com/apache/arrow-rs/issues/7393 -[`55.2.0`]: https://github.com/apache/arrow-rs/issues/7394 [`56.0.0`]: https://github.com/apache/arrow-rs/issues/7395 +[`56.1.0`]: https://github.com/apache/arrow-rs/issues/7837 +[`56.2.0`]: https://github.com/apache/arrow-rs/issues/7836 +[`57.0.0`]: https://github.com/apache/arrow-rs/issues/7835 + Review Comment: ```suggestion ``` ########## README.md: ########## @@ -64,16 +64,17 @@ is described in the [contributing] guide. Planned Release Schedule | Approximate Date | Version | Notes | -| ---------------- | ---------- | --------------------------------------- | -| Apr 2025 | [`55.0.0`] | Major, potentially breaking API changes | -| May 2025 | [`55.1.0`] | Minor, NO breaking API changes | -| June 2025 | [`55.2.0`] | Minor, NO breaking API changes | +|------------------|------------| --------------------------------------- | Review Comment: ```suggestion | ---------------- | ---------- | --------------------------------------- | ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
