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.git
The following commit(s) were added to refs/heads/main by this push:
new 1dbe523754 [object store] Add planned release schedule (#6904)
1dbe523754 is described below
commit 1dbe523754eda1cefe526f00da2b92d2e83fcfa7
Author: Andrew Lamb <[email protected]>
AuthorDate: Thu Dec 19 14:51:30 2024 -0500
[object store] Add planned release schedule (#6904)
---
README.md | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/README.md b/README.md
index 723249ad29..ed42f63051 100644
--- a/README.md
+++ b/README.md
@@ -83,6 +83,13 @@ versions approximately every 2 months.
[`object_store`]: https://crates.io/crates/object_store
+Planned Release Schedule
+
+| Approximate Date | Version | Notes |
+| ---------------- | -------- | --------------------------------------- |
+| Dec 2024 | `0.11.2` | Minor, NO breaking API changes |
+| Feb 2025 | `0.12.0` | Major, potentially breaking API changes |
+
### Deprecation Guidelines
Minor releases may deprecate, but not remove APIs. Deprecating APIs allows