We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8503110 commit f20b286Copy full SHA for f20b286
CHANGELOG.md
@@ -1,3 +1,16 @@
1
+## Version 1.7.1 (2023-04-25)
2
+
3
+Changes:
4
5
+ - bump actions/checkout@v3 and actions/setup-go@v3 (#1375)
6
+ - Add go1.20 and mariadb10.11 to the testing matrix (#1403)
7
+ - Increase default maxAllowedPacket size. (#1411)
8
9
+Bugfixes:
10
11
+ - Use SET syntax as specified in the MySQL documentation (#1402)
12
13
14
## Version 1.7 (2022-11-29)
15
16
Changes:
0 commit comments