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
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
## New features
4
4
5
+
*[#8957](https://github.com/FirebirdSQL/firebird/pull/8957): Add new setting `AllowUpdateOverwrite` that defines how `UPDATE` operation should handle the case when a record was updated by trigger
6
+
Contributor(s): Vlad Khorsun
7
+
5
8
*[#8761](https://github.com/FirebirdSQL/firebird/issues/8761): Add API method `Util::convert`
6
9
Contributor(s): Adriano dos Santos Fernandes
7
10
@@ -36,6 +39,9 @@
36
39
37
40
## Bugfixes
38
41
42
+
*[#8988](https://github.com/FirebirdSQL/firebird/issues/8988): Parallel restore could use less active workers then it can
*[#7916](https://github.com/FirebirdSQL/firebird/issues/7916): Query issue conversion error from string
172
178
Contributor(s): Dmitry Yemanov
173
179
180
+
*[GHSA-7pxc-h3rv-r257](https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-7pxc-h3rv-r257): Path traversal when declaring external routine (CVE-2026-40342)
181
+
Contributor(s): VladimirEliTokarev, Alexander Peshkov
182
+
174
183
*[GHSA-g99w-prq5-29c6](https://github.com/FirebirdSQL/firebird/security/advisories/GHSA-g99w-prq5-29c6): DoS via malicious slice descriptor in the slice packet (CVE-2026-35215)
0 commit comments