forked from vitessio/vitess
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[release-18.0] Release of
v18.0.2
(#210)
* Unfreeze branch release-18.0 Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr> * Addition of release notes Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr> * Update codebase for the v18.0.2 release Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr> --------- Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
- Loading branch information
Showing
17 changed files
with
102 additions
and
81 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -11,4 +11,4 @@ jobs: | |
steps: | ||
- name: Fail if Code Freeze is enabled | ||
run: | | ||
exit 1 | ||
exit 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
# Changelog of Vitess v18.0.2 | ||
|
||
### Other | ||
#### Other | ||
* Revert "[release-18.0] Release of `v18.0.2`" [#205](https://github.com/frouioui/vitess/pull/205) | ||
* Revert "[release-18.0] Release of `v18.0.2`" [#207](https://github.com/frouioui/vitess/pull/207) | ||
* Revert "[release-18.0] Release of `v18.0.2` (#208)" [#209](https://github.com/frouioui/vitess/pull/209) | ||
### Release | ||
#### General | ||
* [release-18.0] Code Freeze for `v18.0.2` [#203](https://github.com/frouioui/vitess/pull/203) | ||
* [release-18.0] Release of `v18.0.2` [#204](https://github.com/frouioui/vitess/pull/204) | ||
* [release-18.0] Release of `v18.0.2` [#206](https://github.com/frouioui/vitess/pull/206) | ||
* [release-18.0] Release of `v18.0.2` [#208](https://github.com/frouioui/vitess/pull/208) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Release of Vitess v18.0.2 | ||
The entire changelog for this release can be found [here](https://github.com/frouioui/vitess/blob/main/changelog/18.0/18.0.2/changelog.md). | ||
|
||
The release includes 7 merged Pull Requests. | ||
|
||
Thanks to all our contributors: @frouioui | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.