Skip to content

Commit 652b0da

Browse files
mattlordfrouioui
andauthored
Release of v15.0.3 (vitessio#12767)
* Release notes for 15.0.3 Signed-off-by: Matt Lord <mattalord@gmail.com> * Release commit for 15.0.3 Signed-off-by: Matt Lord <mattalord@gmail.com> * Rename directory Signed-off-by: Matt Lord <mattalord@gmail.com> * Update changelog/15.0/15.0.3/release_notes.md Signed-off-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com> --------- Signed-off-by: Matt Lord <mattalord@gmail.com> Signed-off-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com> Co-authored-by: Florent Poinsard <35779988+frouioui@users.noreply.github.com>
1 parent 54908d9 commit 652b0da

File tree

19 files changed

+179
-83
lines changed

19 files changed

+179
-83
lines changed

.github/workflows/code_freeze.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
steps:
1010
- name: Fail if Code Freeze is enabled
1111
run: |
12-
exit 1
12+
exit 0

changelog/15.0/15.0.3/changelog.md

Lines changed: 89 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,89 @@
1+
# Changelog of Vitess v15.0.3
2+
3+
### Bug fixes
4+
#### Backup and Restore
5+
* mysqlctl: flags should be added to vtbackup [#12048](https://github.com/vitessio/vitess/pull/12048)
6+
#### Build/CI
7+
* Fix `codeql` workflow timeout issue [#11760](https://github.com/vitessio/vitess/pull/11760)
8+
* [release-15.0] Use `go1.20.1` in upgrade/downgrade tests [#12512](https://github.com/vitessio/vitess/pull/12512)
9+
#### CLI
10+
* Purge logs without panicking [#12187](https://github.com/vitessio/vitess/pull/12187)
11+
* Fix `vtctldclient`'s Root command to return an error on unknown command [#12481](https://github.com/vitessio/vitess/pull/12481)
12+
#### Cluster management
13+
* Skip `TestReparentDoesntHangIfPrimaryFails` in vttablet v16 and above [#12387](https://github.com/vitessio/vitess/pull/12387)
14+
* Fix initialization code to also stop replication to prevent crash [#12534](https://github.com/vitessio/vitess/pull/12534)
15+
#### Observability
16+
* Reset the current lag when closing the replication lag reader. [#12683](https://github.com/vitessio/vitess/pull/12683)
17+
#### Online DDL
18+
* Bugfix/Backport to v15: Fix schema migrations requested_timestamp zero values [#12263](https://github.com/vitessio/vitess/pull/12263)
19+
* Mysqld.GetSchema: tolerate tables being dropped while inspecting schema [#12641](https://github.com/vitessio/vitess/pull/12641)
20+
#### Operator
21+
* Fix rbac config in the vtop example [#12034](https://github.com/vitessio/vitess/pull/12034)
22+
#### Query Serving
23+
* [release-15.0] only expand when we have full information (#11998) [#12002](https://github.com/vitessio/vitess/pull/12002)
24+
* Fix: Date math with Interval keyword [#12082](https://github.com/vitessio/vitess/pull/12082)
25+
* BugFix: Cast expression translation by evaluation engine [#12111](https://github.com/vitessio/vitess/pull/12111)
26+
* [Gen4] Fix lookup vindexes with `autocommit` enabled [#12172](https://github.com/vitessio/vitess/pull/12172)
27+
* VTGate: Ensure HealthCheck Cache Secondary Maps Stay in Sync With Authoritative Map on Tablet Delete [#12178](https://github.com/vitessio/vitess/pull/12178)
28+
* Fix aggregation on outer joins [#12298](https://github.com/vitessio/vitess/pull/12298)
29+
* [release-15.0] fix: added null safe operator precendence rule (#12297) [#12306](https://github.com/vitessio/vitess/pull/12306)
30+
* [release-15.0] Fix bug in vtexplain around JOINs (#12376) [#12383](https://github.com/vitessio/vitess/pull/12383)
31+
* Fix scalar aggregation engine primitive for column truncation [#12468](https://github.com/vitessio/vitess/pull/12468)
32+
* [release-16.0] BugFix: Unsharded query using a derived table and a dual table [#12484](https://github.com/vitessio/vitess/pull/12484)
33+
* [bug fix] USING planning on information_schema [#12542](https://github.com/vitessio/vitess/pull/12542)
34+
* handle filter on top of UNION [#12543](https://github.com/vitessio/vitess/pull/12543)
35+
* collations: fix sorting in UCA900 collations [#12555](https://github.com/vitessio/vitess/pull/12555)
36+
* VSchema DDL: Add grammar to accept qualified table names in Vindex option values [#12577](https://github.com/vitessio/vitess/pull/12577)
37+
* [release-15.0] `ApplyVSchemaDDL`: escape Sequence names when writing the VSchema (#12519) [#12598](https://github.com/vitessio/vitess/pull/12598)
38+
* [gen4 planner] Make sure to not push down expressions when not possible [#12607](https://github.com/vitessio/vitess/pull/12607)
39+
* Fix `panic` when executing a prepare statement with over `65,528` parameters [#12614](https://github.com/vitessio/vitess/pull/12614)
40+
* [planner bugfix] add expressions to HAVING [#12668](https://github.com/vitessio/vitess/pull/12668)
41+
* Use a left join to make sure that tables with tablespace=innodb_system are included in the schema [#12672](https://github.com/vitessio/vitess/pull/12672)
42+
* [release-15.0] Always add columns in the `Derived` operator [#12680](https://github.com/vitessio/vitess/pull/12680)
43+
* [planner fix] make unknown column an error only for sharded queries [#12704](https://github.com/vitessio/vitess/pull/12704)
44+
#### VReplication
45+
* VReplication Last Error: retry error if it happens after timeout [#12114](https://github.com/vitessio/vitess/pull/12114)
46+
#### VTorc
47+
* Fix unhandled error in VTOrc `recoverDeadPrimary` [#12511](https://github.com/vitessio/vitess/pull/12511)
48+
### CI/Build
49+
#### Build/CI
50+
* [release-15.0] Make upgrade downgrade job names unique [#12498](https://github.com/vitessio/vitess/pull/12498)
51+
* v15 backport: CI: increase overall test timeouts for all OnlineDDL tests [#12591](https://github.com/vitessio/vitess/pull/12591)
52+
#### Online DDL
53+
* CI: extend timeouts in onlineddl_vrepl due to slow CI runners [#12583](https://github.com/vitessio/vitess/pull/12583)
54+
#### Query Serving
55+
* [release-15.0] Flakes: Properly Test HealthCheck Cache Response Handling (#12226) [#12227](https://github.com/vitessio/vitess/pull/12227)
56+
### Dependabot
57+
#### Build/CI
58+
* Bump golang.org/x/net from 0.5.0 to 0.7.0 (#12390) [#12405](https://github.com/vitessio/vitess/pull/12405)
59+
### Enhancement
60+
#### Build/CI
61+
* Auto upgrade the Golang version [#12585](https://github.com/vitessio/vitess/pull/12585)
62+
#### Governance
63+
* [release-15.0] Add manan and florent to Docker files CODEOWNERS (#11981) [#11983](https://github.com/vitessio/vitess/pull/11983)
64+
#### VTorc
65+
* Release-15: Cherry pick vtorc no cgo [#12223](https://github.com/vitessio/vitess/pull/12223)
66+
### Internal Cleanup
67+
#### Build/CI
68+
* [15.0] CI: remove pitrtls test [#12064](https://github.com/vitessio/vitess/pull/12064)
69+
#### General
70+
* Remove removed flags from being used for v16+ binaries [#12128](https://github.com/vitessio/vitess/pull/12128)
71+
* [release-15.0] Fix release script for the version in the docker script [#12285](https://github.com/vitessio/vitess/pull/12285)
72+
### Other
73+
#### Other
74+
* Code freeze of release-15.0 [#12764](https://github.com/vitessio/vitess/pull/12764)
75+
### Performance
76+
#### Cluster management
77+
* Bug fix: Cache filtered out tablets in topology watcher to avoid unnecessary GetTablet calls to topo [#12194](https://github.com/vitessio/vitess/pull/12194)
78+
### Release
79+
#### Build/CI
80+
* [release-15.0] Tooling improvements backports [#12527](https://github.com/vitessio/vitess/pull/12527)
81+
#### Documentation
82+
* Re-organize the `releasenotes` directory into `changelog` [#12566](https://github.com/vitessio/vitess/pull/12566)
83+
#### General
84+
* Release of v15.0.2 [#11961](https://github.com/vitessio/vitess/pull/11961)
85+
* Back to dev mode after v15.0.2 [#11962](https://github.com/vitessio/vitess/pull/11962)
86+
### Testing
87+
#### General
88+
* Fix vtbackup upgrade/downgrade test [#12437](https://github.com/vitessio/vitess/pull/12437)
89+
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Release of Vitess v15.0.3
2+
The entire changelog for this release can be found [here](https://github.com/vitessio/vitess/blob/main/changelog/15.0/15.0.3/changelog.md).
3+
4+
The release includes 52 commits (excluding merges)
5+
6+
Thanks to all our contributors: @GuptaManan100, @ajm188, @dbussink, @deepthi, @frouioui, @harshit-gangal, @mattlord, @rsajwani, @shlomi-noach, @systay, @vitess-bot[bot], @vmg
7+

docker/release.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -ex
33

4-
vt_base_version='15.0.3-SNAPSHOT'
4+
vt_base_version='v15.0.3'
55
debian_versions='buster bullseye'
66
default_debian_version='bullseye'
77

examples/compose/docker-compose.beginners.yml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ services:
5858
- "3306"
5959

6060
vtctld:
61-
image: vitess/lite:v15.0.2
61+
image: vitess/lite:v15.0.3
6262
ports:
6363
- "15000:$WEB_PORT"
6464
- "$GRPC_PORT"
@@ -83,7 +83,7 @@ services:
8383
condition: service_healthy
8484
8585
vtgate:
86-
image: vitess/lite:v15.0.2
86+
image: vitess/lite:v15.0.3
8787
ports:
8888
- "15099:$WEB_PORT"
8989
- "$GRPC_PORT"
@@ -113,7 +113,7 @@ services:
113113
condition: service_healthy
114114

115115
schemaload:
116-
image: vitess/lite:v15.0.2
116+
image: vitess/lite:v15.0.3
117117
command:
118118
- sh
119119
- -c
@@ -146,12 +146,12 @@ services:
146146
environment:
147147
- KEYSPACES=$KEYSPACE
148148
- GRPC_PORT=15999
149-
image: vitess/lite:v15.0.2
149+
image: vitess/lite:v15.0.3
150150
volumes:
151151
- .:/script
152152

153153
vttablet100:
154-
image: vitess/lite:v15.0.2
154+
image: vitess/lite:v15.0.3
155155
ports:
156156
- "15100:$WEB_PORT"
157157
- "$GRPC_PORT"
@@ -183,7 +183,7 @@ services:
183183
retries: 15
184184

185185
vttablet101:
186-
image: vitess/lite:v15.0.2
186+
image: vitess/lite:v15.0.3
187187
ports:
188188
- "15101:$WEB_PORT"
189189
- "$GRPC_PORT"
@@ -215,7 +215,7 @@ services:
215215
retries: 15
216216

217217
vttablet102:
218-
image: vitess/lite:v15.0.2
218+
image: vitess/lite:v15.0.3
219219
ports:
220220
- "15102:$WEB_PORT"
221221
- "$GRPC_PORT"
@@ -247,7 +247,7 @@ services:
247247
retries: 15
248248

249249
vttablet103:
250-
image: vitess/lite:v15.0.2
250+
image: vitess/lite:v15.0.3
251251
ports:
252252
- "15103:$WEB_PORT"
253253
- "$GRPC_PORT"
@@ -279,7 +279,7 @@ services:
279279
retries: 15
280280

281281
vtorc:
282-
image: vitess/lite:v15.0.2
282+
image: vitess/lite:v15.0.3
283283
command: ["sh", "-c", "/script/vtorc-up.sh"]
284284
depends_on:
285285
- vtctld
@@ -309,7 +309,7 @@ services:
309309
retries: 15
310310

311311
vreplication:
312-
image: vitess/lite:v15.0.2
312+
image: vitess/lite:v15.0.3
313313
volumes:
314314
- ".:/script"
315315
environment:

examples/compose/docker-compose.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ services:
7575
- SCHEMA_FILES=lookup_keyspace_schema_file.sql
7676
- POST_LOAD_FILE=
7777
- EXTERNAL_DB=0
78-
image: vitess/lite:v15.0.2
78+
image: vitess/lite:v15.0.3
7979
volumes:
8080
- .:/script
8181
schemaload_test_keyspace:
@@ -101,7 +101,7 @@ services:
101101
- SCHEMA_FILES=test_keyspace_schema_file.sql
102102
- POST_LOAD_FILE=
103103
- EXTERNAL_DB=0
104-
image: vitess/lite:v15.0.2
104+
image: vitess/lite:v15.0.3
105105
volumes:
106106
- .:/script
107107
set_keyspace_durability_policy:
@@ -115,7 +115,7 @@ services:
115115
environment:
116116
- KEYSPACES=test_keyspace lookup_keyspace
117117
- GRPC_PORT=15999
118-
image: vitess/lite:v15.0.2
118+
image: vitess/lite:v15.0.3
119119
volumes:
120120
- .:/script
121121
vreplication:
@@ -129,7 +129,7 @@ services:
129129
- TOPOLOGY_FLAGS=--topo_implementation consul --topo_global_server_address consul1:8500
130130
--topo_global_root vitess/global
131131
- EXTERNAL_DB=0
132-
image: vitess/lite:v15.0.2
132+
image: vitess/lite:v15.0.3
133133
volumes:
134134
- .:/script
135135
vtctld:
@@ -143,7 +143,7 @@ services:
143143
depends_on:
144144
external_db_host:
145145
condition: service_healthy
146-
image: vitess/lite:v15.0.2
146+
image: vitess/lite:v15.0.3
147147
ports:
148148
- 15000:8080
149149
- "15999"
@@ -160,7 +160,7 @@ services:
160160
--normalize_queries=true '
161161
depends_on:
162162
- vtctld
163-
image: vitess/lite:v15.0.2
163+
image: vitess/lite:v15.0.3
164164
ports:
165165
- 15099:8080
166166
- "15999"
@@ -182,7 +182,7 @@ services:
182182
- EXTERNAL_DB=0
183183
- DB_USER=
184184
- DB_PASS=
185-
image: vitess/lite:v15.0.2
185+
image: vitess/lite:v15.0.3
186186
ports:
187187
- 13000:8080
188188
volumes:
@@ -217,7 +217,7 @@ services:
217217
- CMD-SHELL
218218
- curl -s --fail --show-error localhost:8080/debug/health
219219
timeout: 10s
220-
image: vitess/lite:v15.0.2
220+
image: vitess/lite:v15.0.3
221221
ports:
222222
- 15101:8080
223223
- "15999"
@@ -254,7 +254,7 @@ services:
254254
- CMD-SHELL
255255
- curl -s --fail --show-error localhost:8080/debug/health
256256
timeout: 10s
257-
image: vitess/lite:v15.0.2
257+
image: vitess/lite:v15.0.3
258258
ports:
259259
- 15102:8080
260260
- "15999"
@@ -291,7 +291,7 @@ services:
291291
- CMD-SHELL
292292
- curl -s --fail --show-error localhost:8080/debug/health
293293
timeout: 10s
294-
image: vitess/lite:v15.0.2
294+
image: vitess/lite:v15.0.3
295295
ports:
296296
- 15201:8080
297297
- "15999"
@@ -328,7 +328,7 @@ services:
328328
- CMD-SHELL
329329
- curl -s --fail --show-error localhost:8080/debug/health
330330
timeout: 10s
331-
image: vitess/lite:v15.0.2
331+
image: vitess/lite:v15.0.3
332332
ports:
333333
- 15202:8080
334334
- "15999"
@@ -365,7 +365,7 @@ services:
365365
- CMD-SHELL
366366
- curl -s --fail --show-error localhost:8080/debug/health
367367
timeout: 10s
368-
image: vitess/lite:v15.0.2
368+
image: vitess/lite:v15.0.3
369369
ports:
370370
- 15301:8080
371371
- "15999"
@@ -402,7 +402,7 @@ services:
402402
- CMD-SHELL
403403
- curl -s --fail --show-error localhost:8080/debug/health
404404
timeout: 10s
405-
image: vitess/lite:v15.0.2
405+
image: vitess/lite:v15.0.3
406406
ports:
407407
- 15302:8080
408408
- "15999"

0 commit comments

Comments
 (0)