This is an automated email from the ASF dual-hosted git repository. alamb pushed a commit to branch release-schedule in repository https://gitbox.apache.org/repos/asf/arrow-rs-object-store.git
commit 1a28235e0122ed56f5a7e3df59f416231bdf0ab2 Author: Andrew Lamb <[email protected]> AuthorDate: Tue Oct 28 15:06:46 2025 -0400 Update release date for version 0.13.0 in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 30ebf2e..af64380 100644 --- a/README.md +++ b/README.md @@ -98,5 +98,5 @@ Planned Release Schedule |------------------|----------|--------------------------------|:-------------------------------------------------------------------| | 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) | +| Nov 2025 | `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) |
