Skip to content

Commit 6843830

Browse files
committed
Release 1.12.2
Overview The patch release imports fixes from the master branch. Breaking changes There are no breaking changes in the release. Bugfixes Tests with crud 1.4.0 (#336). Tests with case sensitive SQL (#341). Potentially packet length overflow when reading (#361).
1 parent b500bcd commit 6843830

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,15 @@ Versioning](http://semver.org/spec/v2.0.0.html) except to the first release.
1414

1515
### Fixed
1616

17+
## [1.12.2] - 2024-01-11
18+
19+
The patch release with fixes from the master branch.
20+
21+
### Fixed
22+
1723
- Tests with crud 1.4.0 (#336)
1824
- Tests with case sensitive SQL (#341)
25+
- Potentially packet length overflow when reading (#361)
1926

2027
## [1.12.1] - 2023-08-03
2128

0 commit comments

Comments
 (0)