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 9c43521  Minor: Update release schedule (#394)
9c43521 is described below

commit 9c43521d3c8e86fdfc4df788a5a63e45e23093b7
Author: Andrew Lamb <[email protected]>
AuthorDate: Tue Jun 3 09:48:13 2025 -0400

    Minor: Update release schedule (#394)
    
    * Minor: Update release schedule
    
    * Update README.md
    
    Co-authored-by: Matthijs Brobbel <[email protected]>
    
    ---------
    
    Co-authored-by: Matthijs Brobbel <[email protected]>
---
 README.md | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 1c33b15..db9d9a3 100644
--- a/README.md
+++ b/README.md
@@ -85,11 +85,17 @@ 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.
+
 [`object_store`]: https://crates.io/crates/object_store
 [semantic versioning]: https://semver.org/
+[the release tracker]: 
https://github.com/apache/arrow-rs-object-store/issues/392
 
 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) |
+| TBD              | `0.13.1` | Minor, NO breaking API changes | 
[#393](https://github.com/apache/arrow-rs-object-store/issues/393) |

Reply via email to