Skip to content

Commit

Permalink
Create changelog for v5.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jackc committed Dec 21, 2024
1 parent 3a1593b commit 24fbe35
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 5.7.2 (December 21, 2024)

* Fix prepared statement already exists on batch prepare failure
* Add commit query to tx options (Lucas Hild)
* Fix pgtype.Timestamp json unmarshal (Shean de Montigny-Desautels)
* Add message body size limits in frontend and backend (zene)
* Add xid8 type
* Ensure planning encodes and scans cannot infinitely recurse
* Implement pgtype.UUID.String() (Konstantin Grachev)
* Switch from ExecParams to Exec in ValidateConnectTargetSessionAttrs functions (Alexander Rumyantsev)
* Update golang.org/x/crypto

# 5.7.1 (September 10, 2024)

* Fix data race in tracelog.TraceLog
Expand Down

0 comments on commit 24fbe35

Please sign in to comment.