Skip to content

Commit 6beceba

Browse files
committed
More additions to the v5.0.4 docs
1 parent 0b814b1 commit 6beceba

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## New features
44

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+
58
* [#8761](https://github.com/FirebirdSQL/firebird/issues/8761): Add API method `Util::convert`
69
Contributor(s): Adriano dos Santos Fernandes
710

@@ -36,6 +39,9 @@
3639

3740
## Bugfixes
3841

42+
* [#8988](https://github.com/FirebirdSQL/firebird/issues/8988): Parallel restore could use less active workers then it can
43+
Contributor(s): Vlad Khorsun
44+
3945
* [#8965](https://github.com/FirebirdSQL/firebird/issues/8965): Wrong `PERCENT_RANK` computation
4046
Contributor(s): Denis Simonov
4147

@@ -171,6 +177,9 @@
171177
* [#7916](https://github.com/FirebirdSQL/firebird/issues/7916): Query issue conversion error from string
172178
Contributor(s): Dmitry Yemanov
173179

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+
174183
* [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)
175184
Contributor(s): Artyom Ivanov, Alexander Peshkov
176185

0 commit comments

Comments
 (0)