This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch alamb-patch-1 in repository https://gitbox.apache.org/repos/asf/arrow-rs-object-store.git
commit 3eef4298c7de6bd5b106b406863a5320f1339561 Author: Andrew Lamb <[email protected]> AuthorDate: Wed Sep 17 12:24:50 2025 -0400 Add version 0.12.4 release plan to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b9cc233..30ebf2e 100644 --- a/README.md +++ b/README.md @@ -97,5 +97,6 @@ Planned Release Schedule | Approximate Date | Version | Notes | Ticket | |------------------|----------|--------------------------------|:-------------------------------------------------------------------| | July 2025 | `0.12.3` | Minor, NO breaking API changes | [#428](https://github.com/apache/arrow-rs-object-store/issues/428) | +| Sep 2025 | `0.12.4` | Minor, NO breaking API changes | [#498](https://github.com/apache/arrow-rs-object-store/issues/489) | | TBD | `0.13.0` | Major, breaking API changes | [#367](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) |
