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 590cbc9 Update release schedule on README.md (#763)
590cbc9 is described below
commit 590cbc9a1a862b87310495a26b2669c575e8bf68
Author: Andrew Lamb <[email protected]>
AuthorDate: Wed Jun 17 16:27:58 2026 -0400
Update release schedule on README.md (#763)
* Update release schedule on README.md
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
* Update 0.14.1 target date to August 2026 to match ticket
Co-Authored-By: Claude Opus 4.8 (1M context) <[email protected]>
---------
Co-authored-by: Claude Opus 4.8 (1M context) <[email protected]>
---
README.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 80c4947..abf35a5 100644
--- a/README.md
+++ b/README.md
@@ -110,6 +110,6 @@ Planned Release Schedule
| Approximate Date | Version | Notes | Ticket
|
|------------------|----------|--------------------------------|:-------------------------------------------------------------------|
-| Feb 2026 | `0.13.2` | Minor, NO breaking API changes |
[#393](https://github.com/apache/arrow-rs-object-store/issues/393) |
-| May 2026 | `0.13.3` | Minor, NO breaking API changes |
[#672](https://github.com/apache/arrow-rs-object-store/issues/672) |
| May 2026 | `0.14.0` | Major, breaking API changes |
[#673](https://github.com/apache/arrow-rs-object-store/issues/673) |
+| Aug 2026 | `0.14.1` | Minor, NO breaking API changes |
[#761](https://github.com/apache/arrow-rs-object-store/issues/761) |
+| Sep 2026 | `0.15.0` | Major, breaking API changes |
[#762](https://github.com/apache/arrow-rs-object-store/issues/762) |