This is an automated email from the ASF dual-hosted git repository.
mneumann 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 e9df6f7 Update release schedule on README.md (#674)
e9df6f7 is described below
commit e9df6f7340af60243ec9890cc53a01ef12a7b402
Author: Andrew Lamb <[email protected]>
AuthorDate: Thu Mar 19 14:25:44 2026 -0400
Update release schedule on README.md (#674)
---
README.md | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/README.md b/README.md
index abb08ae..da164a7 100644
--- a/README.md
+++ b/README.md
@@ -85,8 +85,8 @@ There following community maintained crates provide
additional functionality for
The [`object_store`] crate follows [Semantic Versioning]. We aim to release new
versions approximately every 2 months.
-Please see [the release tracker] for an up to date release schedule and to
track
-the progress of upcoming releases.
+Please see [the release tracker] for an up to date release schedule, to track
+the progress of upcoming releases, and request features or fixes.
[`object_store`]: https://crates.io/crates/object_store
[semantic versioning]: https://semver.org/
@@ -96,6 +96,6 @@ Planned Release Schedule
| Approximate Date | Version | Notes | Ticket
|
|------------------|----------|--------------------------------|:-------------------------------------------------------------------|
-| Dec 2025 | `0.12.5` | Minor, NO breaking API changes |
[#582](https://github.com/apache/arrow-rs-object-store/issues/582) |
-| Jan 2026 | `0.13.1` | Minor, NO breaking API changes |
[#598](https://github.com/apache/arrow-rs-object-store/issues/598) |
| 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) |