Skip to content

Commit

Permalink
Minor: Update release schedule (#7086)
Browse files Browse the repository at this point in the history
* Minor: Update release schedule

* realism
  • Loading branch information
alamb authored Feb 7, 2025
1 parent 92cfd99 commit 468e992
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ Planned Release Schedule

| Approximate Date | Version | Notes |
| ---------------- | -------- | --------------------------------------- |
| Jan 2025 | `54.1.0` | Minor, NO breaking API changes |
| Feb 2025 | `54.2.0` | Minor, NO breaking API changes |
| Mar 2025 | `55.0.0` | Major, potentially breaking API changes |
| Mar 2025 | `54.2.0` | Minor, NO breaking API changes |
| Apr 2025 | `55.0.0` | Major, potentially breaking API changes |
| May 2025 | `55.1.0` | Minor, NO breaking API changes |

[ticket #5368]: https://github.com/apache/arrow-rs/issues/5368
[semantic versioning]: https://semver.org/
Expand All @@ -85,6 +85,7 @@ Planned Release Schedule
| Approximate Date | Version | Notes |
| ---------------- | -------- | --------------------------------------- |
| Feb 2025 | `0.12.0` | Major, potentially breaking API changes |
| Apr 2025 | `0.12.1` | Minor, NO breaking API changes |

### Guidelines for `panic` vs `Result`

Expand Down

0 comments on commit 468e992

Please sign in to comment.