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 b07471e [object-store]: update release schedule (#834)
b07471e is described below
commit b07471e2bc341278f86e30cf80a850d56cbe2c67
Author: Andrew Lamb <[email protected]>
AuthorDate: Mon Aug 24 14:18:09 2026 -0400
[object-store]: update release schedule (#834)
---
README.md | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/README.md b/README.md
index abf35a5..e2e5f53 100644
--- a/README.md
+++ b/README.md
@@ -110,6 +110,6 @@ Planned Release Schedule
| Approximate Date | Version | Notes | Ticket
|
|------------------|----------|--------------------------------|:-------------------------------------------------------------------|
-| 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) |
+| Sep 2026 | `0.14.2` | Minor, NO breaking API changes |
[#832](https://github.com/apache/arrow-rs-object-store/issues/832) |
+| Oct 2026 | `0.14.3` | Minor, NO breaking API changes |
[#833](https://github.com/apache/arrow-rs-object-store/issues/833) |
+| TBD | `0.15.0` | Major, breaking API changes |
[#762](https://github.com/apache/arrow-rs-object-store/issues/762) |