Skip to content

Commit

Permalink
fix(versioning): remove timeline for major releases (#1504)
Browse files Browse the repository at this point in the history
  • Loading branch information
christian-bromann authored Jan 9, 2025
1 parent a844314 commit b448e4e
Show file tree
Hide file tree
Showing 27 changed files with 81 additions and 108 deletions.
7 changes: 3 additions & 4 deletions docs/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates.

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v2/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates.

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v3/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.0/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.1/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.10/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.11/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.12/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.13.0/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.14/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.15/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.16/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.17/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.18/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.19/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.2/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.20/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.21/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.22/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.23/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.3/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.4/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.5/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.6/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.7/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
7 changes: 3 additions & 4 deletions versioned_docs/version-v4.8/reference/versioning.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,9 @@ increment the <code>patch</code> version.

### Major Release

A major release will be published when there is a breaking change introduced in the API. Major releases will occur
roughly every **6 months** and may contain breaking changes. Release candidates will be published prior to a major
release in order to get feedback before the final release. An outline of what is changing and why will be included with
the release candidates.
A major release will be published when there is a breaking change introduced in the API. Release candidates will
be published prior to a major release in order to get feedback before the final release. An outline of what is
changing and why will be included with the release candidates

### Minor Release

Expand Down
Loading

0 comments on commit b448e4e

Please sign in to comment.