You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1Lines changed: 7 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,10 @@
1
-
## v0.2.0
1
+
## v0.2.1.0
2
+
3
+
- Major fix: connecting via TCP on MacOS could fail completely. Thanks @luntain for the contribution.
4
+
- Performance materializing query results improved by ~17%
5
+
- Future-proofing for a future protocol change: accepting longer backend secret keys.
6
+
7
+
## v0.2.0.0
2
8
3
9
- Fixed a bug where an asynchronous exception thrown at the right time could hide an `IrrecoverableHpgsqlError` when using `withTransaction`. Thank you Yuras for the report.
0 commit comments