diff options
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/build/changelog/unreleased_20/9461.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/build/changelog/unreleased_20/9461.rst b/doc/build/changelog/unreleased_20/9461.rst new file mode 100644 index 000000000..3397cfe27 --- /dev/null +++ b/doc/build/changelog/unreleased_20/9461.rst @@ -0,0 +1,8 @@ +.. change:: + :tags: bug, sql, regression + :tickets: 9461 + + Fixed regression where the fix for :ticket:`8098`, which was released in + the 1.4 series and provided a layer of concurrency-safe checks for the + lambda SQL API, included additional fixes in the patch that failed to be + applied to the main branch. These additional fixes have been applied. |
