File tree Expand file tree Collapse file tree 1 file changed +32
-0
lines changed
Expand file tree Collapse file tree 1 file changed +32
-0
lines changed Original file line number Diff line number Diff line change @@ -994,3 +994,35 @@ Fixes
994994
995995* Fix updating of two single links with linkprops at once
996996 (:eql:gh: `#8932 `)
997+
998+
999+ 6.11
1000+ ====
1001+
1002+ * Improve auth email headers and alt content
1003+ (:eql:gh: `#8919 `)
1004+
1005+ * Fix SQL ``COLLATE `` clauses that require quotation
1006+ (:eql:gh: `#8960 `)
1007+
1008+ * Improve SQL adapter fallback for ``has_column_privilege ``
1009+ (:eql:gh: `#8962 `)
1010+
1011+ * Fix introspection of ``cfg::AuthMethod.transports ``
1012+ (:eql:gh: `#8971 `)
1013+
1014+ * Fix referencing a computed from a conversion ``USING `` expression
1015+ (:eql:gh: `#8981 `)
1016+
1017+ * Fix ``FOR `` iteration over a set of DML expressions
1018+ (:eql:gh: `#8994 `)
1019+
1020+ * Fix casting to multi-ranges accidentally aggregating
1021+ (:eql:gh: `#8995 `)
1022+
1023+ * Fix ``__default__ `` when nested statements have defaults
1024+ (:eql:gh: `#9006 `)
1025+
1026+ * Bump the compatible extension version for pgvector.
1027+ (:eql:gh: `#9028 `)
1028+
You can’t perform that action at this time.
0 commit comments