This is an automated email from the ASF dual-hosted git repository.
alamb pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-rs-object-store.git
The following commit(s) were added to refs/heads/main by this push:
new b5001d4 Minor: Update release schedule on README (#429)
b5001d4 is described below
commit b5001d4b1f71fbcb631674887d47323f8855708d
Author: Andrew Lamb <[email protected]>
AuthorDate: Tue Jul 8 16:10:07 2025 -0400
Minor: Update release schedule on README (#429)
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index db9d9a3..b9cc233 100644
--- a/README.md
+++ b/README.md
@@ -96,6 +96,6 @@ 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 |
[#367](https://github.com/apache/arrow-rs-object-store/issues/367) |
+| July 2025 | `0.12.3` | Minor, NO breaking API changes |
[#428](https://github.com/apache/arrow-rs-object-store/issues/428) |
+| 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) |