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 ed17e12  Add version 0.12.4 release plan to README (#490)
ed17e12 is described below

commit ed17e120cd9ae3db6b6f4f940e12238939fe1e0b
Author: Andrew Lamb <[email protected]>
AuthorDate: Wed Sep 17 10:05:31 2025 -0700

    Add version 0.12.4 release plan to README (#490)
---
 README.md | 1 +
 1 file changed, 1 insertion(+)

diff --git a/README.md b/README.md
index b9cc233..30ebf2e 100644
--- a/README.md
+++ b/README.md
@@ -97,5 +97,6 @@ Planned Release Schedule
 | Approximate Date | Version  | Notes                          | Ticket        
                                                     |
 
|------------------|----------|--------------------------------|:-------------------------------------------------------------------|
 | July 2025        | `0.12.3` | Minor, NO breaking API changes | 
[#428](https://github.com/apache/arrow-rs-object-store/issues/428) |
+| Sep 2025         | `0.12.4` | Minor, NO breaking API changes | 
[#498](https://github.com/apache/arrow-rs-object-store/issues/489) |
 | 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) |

Reply via email to