alamb commented on code in PR #394: URL: https://github.com/apache/arrow-rs-object-store/pull/394#discussion_r2116555208
########## README.md: ########## @@ -85,11 +85,17 @@ There following community maintained crates provide additional functionality for The [`object_store`] crate follows [Semantic Versioning]. We aim to release new versions approximately every 2 months. +Please see [the release tracker] for an up to date release schedule and to track +the progress of upcoming releases. + [`object_store`]: https://crates.io/crates/object_store [semantic versioning]: https://semver.org/ +[the release tracker]: https://github.com/apache/arrow-rs-object-store/issues/392 Planned Release Schedule | Approximate Date | Version | Notes | Ticket | -|------------------|----------| ------------------------------ |:-------------------------------------------------------------------| +|------------------|----------|--------------------------------|:-------------------------------------------------------------------| | June 2025 | `0.12.2` | Minor, NO breaking API changes | [#307](https://github.com/apache/arrow-rs-object-store/issues/307) | +| June 2025 | `0.13.0` | Major, breaking API changes | [#307](https://github.com/apache/arrow-rs-object-store/issues/367) | +| TBD | `0.13.1` | Minor, NO breaking API changes | [#393](https://github.com/apache/arrow-rs-object-store/issues/393) | Review Comment: Let's discuss when to release 0.13.1 and 0.13.0 on the relevant tickets - https://github.com/apache/arrow-rs-object-store/issues/367 - https://github.com/apache/arrow-rs-object-store/issues/393 -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org