Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit bcc459a

Browse files
Release v1.6.0 (#1197)
* Release v1.6.0 * v1.6.0 is released on 2021年04月01日
1 parent e246959 commit bcc459a

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

‎CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,29 @@
1+
## Version 1.6 (2021年04月01日)
2+
3+
Changes:
4+
5+
- Migrate the CI service from travis-ci to GitHub Actions (#1176, #1183, #1190)
6+
- `NullTime` is deprecated (#960, #1144)
7+
- Reduce allocations when building SET command (#1111)
8+
- Performance improvement for time formatting (#1118)
9+
- Performance improvement for time parsing (#1098, #1113)
10+
11+
New Features:
12+
13+
- Implement `driver.Validator` interface (#1106, #1174)
14+
- Support returning `uint64` from `Valuer` in `ConvertValue` (#1143)
15+
- Add `json.RawMessage` for converter and prepared statement (#1059)
16+
- Interpolate `json.RawMessage` as `string` (#1058)
17+
- Implements `CheckNamedValue` (#1090)
18+
19+
Bugfixes:
20+
21+
- Stop rounding times (#1121, #1172)
22+
- Put zero filler into the SSL handshake packet (#1066)
23+
- Fix checking cancelled connections back into the connection pool (#1095)
24+
- Fix remove last 0 byte for mysql_old_password when password is empty (#1133)
25+
26+
127
## Version 1.5 (2020年01月07日)
228

329
Changes:

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /