Skip to content

Commit 6d1dd02

Browse files
authored
Reflect new release frequency in versioning KEP (#359)
1 parent dd5577e commit 6d1dd02

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

Diff for: docs/proposals/20200806-versioning-release-strategy.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ reviewers:
1111
- "@michaelklishin"
1212
- "@Zerpet"
1313
creation-date: 2020-08-06
14-
last-updated: 2020-08-10
14+
last-updated: 2020-09-24
1515
status: provisional
1616
see-also:
1717
- https://github.com/rabbitmq/cluster-operator/issues/190
@@ -396,10 +396,11 @@ We discussed the above proposal as a team and have decided to **use non-strict S
396396

397397
In the same team meeting as above, we have agreed to the following with regards to releasing:
398398
1. We should bump the major version to 1 when we GA.
399-
2. We cut a release on each commit that goes through CI. We may use just the minor version for now until we GA (0.31.0, 0.32.0, ...). This will make the support experience for any early users easier since they will just have to mention the version number to us (than a commit hash for example).
399+
2. We cut new releases regularly, without a fixed timelime. We may use just the minor version for now until we GA (0.31.0, 0.32.0, ...). This will make the support experience for any early users easier since they will just have to mention the version number to us (than a commit hash for example).
400400
3. We should define the guidelines for our "non-strict" SemVer and make this available as a README in this repository. This is addressed in the [following issue](https://github.com/rabbitmq/cluster-operator/issues/265).
401401

402402
## Implementation History
403403

404404
- [x] 2020-08-07: Open proposal PR
405405
- [x] 2020-08-21: Add accepted proposal to PR
406+
- [x] 2020-09-24: Release frequently, instead of every commit

0 commit comments

Comments
 (0)