Skip to content

Commit

Permalink
Changelog 4.4 (#6651)
Browse files Browse the repository at this point in the history
  • Loading branch information
aljazerzen authored Jan 4, 2024
1 parent e84475c commit 09a7f94
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion docs/changelog/4_x.rst
Original file line number Diff line number Diff line change
Expand Up @@ -602,7 +602,7 @@ Bug fixes

* Optimize the compiler and reduce time of an update test by ~52%
(:eql:gh:`#6579`)

* Always retry system connection on any BackendError
(:eql:gh:`#6588`)

Expand Down Expand Up @@ -638,3 +638,14 @@ Bug fixes

* Fix changing a pointer to be computed when there is a subtype
(:eql:gh:`#6565`)

4.4
===
* Fix DML-containing FOR when the iterator is an object set with duplicates
(:eql:gh:`#6609`)

* Fix very slow global introspection query when there are lots of databases
(:eql:gh:`#6633`)

* Use correct signature for in-memory cache method
(:eql:gh:`#6643`)

0 comments on commit 09a7f94

Please sign in to comment.