Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
Signed-off-by: Harshit Gangal <[email protected]>
  • Loading branch information
harshit-gangal committed Dec 20, 2023
1 parent 9eaacef commit 04c3b12
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions changelog/16.0/16.0.7/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,17 @@
* [release-16.0] tabletserver: do not consolidate streams on primary tablet when consolidator mode is `notOnPrimary` (#14332) [#14683](https://github.com/vitessio/vitess/pull/14683)
#### VReplication
* Revert "[release-16.0] Replace use of `WAIT_UNTIL_SQL_THREAD_AFTER_GTIDS` with `WAIT_FOR_EXECUTED_GTID_SET` (#14612)" [#14743](https://github.com/vitessio/vitess/pull/14743)
* [release-16.0] VReplication: Update singular workflow in traffic switcher (#14826) [#14827](https://github.com/vitessio/vitess/pull/14827)
### CI/Build
#### Build/CI
* [release-16.0] Update MySQL apt package and GPG signature (#14785) [#14790](https://github.com/vitessio/vitess/pull/14790)
#### Docker
* [release-16.0] Build and push Docker Images from GitHub Actions [#14513](https://github.com/vitessio/vitess/pull/14513)
#### General
* [release-16.0] Upgrade the Golang version to `go1.20.12` [#14691](https://github.com/vitessio/vitess/pull/14691)
### Dependabot
#### General
* [release-16.0] build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 (#14814) [#14818](https://github.com/vitessio/vitess/pull/14818)
### Enhancement
#### Build/CI
* [release-16.0] Add step to static check to ensure consistency of GHA workflows (#14724) [#14725](https://github.com/vitessio/vitess/pull/14725)
Expand All @@ -28,7 +32,11 @@
### Performance
#### Query Serving
* [release-16.0] vindexes: fix pooled collator buffer memory leak (#14621) [#14622](https://github.com/vitessio/vitess/pull/14622)
### Release
#### General
* [release-16.0] Code Freeze for `v16.0.7` [#14808](https://github.com/vitessio/vitess/pull/14808)
### Testing
#### Backup and Restore
* [release-16.0] Add a retry to remove the vttablet directory during upgrade/downgrade backup tests (#14753) [#14756](https://github.com/vitessio/vitess/pull/14756)
* [release-16.0] Backup flaky test [#14819](https://github.com/vitessio/vitess/pull/14819)

4 changes: 2 additions & 2 deletions changelog/16.0/16.0.7/release_notes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Release of Vitess v16.0.7
The entire changelog for this release can be found [here](https://github.com/vitessio/vitess/blob/main/changelog/16.0/16.0.7/changelog.md).

The release includes 14 merged Pull Requests.
The release includes 18 merged Pull Requests.

Thanks to all our contributors: @app/github-actions, @app/vitess-bot, @deepthi, @frouioui, @maxenglander, @shlomi-noach, @systay
Thanks to all our contributors: @GuptaManan100, @app/github-actions, @app/vitess-bot, @deepthi, @frouioui, @harshit-gangal, @maxenglander, @shlomi-noach, @systay

0 comments on commit 04c3b12

Please sign in to comment.