Skip to content

Commit

Permalink
re-gen release notes after merge from release-15.0
Browse files Browse the repository at this point in the history
Signed-off-by: Florent Poinsard <florent.poinsard@outlook.fr>
  • Loading branch information
frouioui committed Oct 2, 2023
1 parent eca6f3e commit 7037fe8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
10 changes: 8 additions & 2 deletions changelog/15.0/15.0.5/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,8 @@

### Bug fixes
#### Build/CI
* [release-15.0] Make `Static Code Checks Etc` fail if the `./changelog` folder is out-of-date (#14003) [#14004](https://github.com/vitessio/vitess/pull/14004)
* [release-15.0] Make `Static Code Checks Etc` fail if the `./changelog` folder is out-of-date (#14003) [#14004](https://github.com/vitessio/vitess/pull/14004)
* [release-15.0] Enable failures in `tools/e2e_test_race.sh` and fix races (#13654) [#14009](https://github.com/vitessio/vitess/pull/14009)
#### Cluster management
* [release-15.0] Fix `BackupShard` to get its options from its own flags (#13813) [#13818](https://github.com/vitessio/vitess/pull/13818)
#### Online DDL
Expand All @@ -20,10 +21,15 @@
* [release-15.0] Fix: convertBoolToSemiSyncAction method to account for all semi sync actions (#13075) [#13957](https://github.com/vitessio/vitess/pull/13957)
### CI/Build
#### Documentation
* [release-15.0] update docgen to embed commit ID in autogenerated doc frontmatter (#14056) [#14072](https://github.com/vitessio/vitess/pull/14072)
* [release-15.0] update docgen to embed commit ID in autogenerated doc frontmatter (#14056) [#14072](https://github.com/vitessio/vitess/pull/14072)
#### VTorc
* [release-15.0] docker: add dedicated vtorc container (#14126) [#14145](https://github.com/vitessio/vitess/pull/14145)
### Documentation
#### Documentation
* [release-15.0] anonymize homedirs in generated docs (#14101) [#14104](https://github.com/vitessio/vitess/pull/14104)
### Internal Cleanup
#### Build/CI
* [release-15.0] Bump upgrade test to `go1.20.8` [#13938](https://github.com/vitessio/vitess/pull/13938)
### Release
#### General
* Code freeze of release-15.0 for `v15.0.5` [#14141](https://github.com/vitessio/vitess/pull/14141)
Expand Down
2 changes: 1 addition & 1 deletion changelog/15.0/15.0.5/release_notes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release of Vitess v15.0.5
The entire changelog for this release can be found [here](https://github.com/vitessio/vitess/blob/main/changelog/15.0/15.0.5/changelog.md).

The release includes 17 merged Pull Requests.
The release includes 20 merged Pull Requests.

Thanks to all our contributors: @GuptaManan100, @app/vitess-bot, @arthurschreiber, @frouioui, @shlomi-noach, @systay

0 comments on commit 7037fe8

Please sign in to comment.