Skip to content

Commit 63f9618

Browse files
Updating release notes for 4.5.13.0
1 parent 11a1877 commit 63f9618

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

docs/sphinx/source/ReleaseNotes.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,39 @@ As the [versioning guide](Versioning.md) details, it cannot always be determined
77

88
## 4.5
99

10+
### 4.5.13.0
11+
12+
<h4> New Features </h4>
13+
14+
* Support SQL array subscript operator - [PR #3586](https://github.com/FoundationDB/fdb-record-layer/pull/3586)
15+
<h4> Bug Fixes </h4>
16+
17+
* Fix compensation logic to not early out if child compensations are needed - [PR #3593](https://github.com/FoundationDB/fdb-record-layer/pull/3593)
18+
19+
<details>
20+
<summary>
21+
22+
<h4> Build/Test/Documentation/Style Improvements (click to expand) </h4>
23+
24+
</summary>
25+
26+
* Run Jupiter tests in relational-core, not just auto-test - [PR #3590](https://github.com/FoundationDB/fdb-record-layer/pull/3590)
27+
28+
</details>
29+
30+
31+
**[Full Changelog (4.5.12.0...4.5.13.0)](https://github.com/FoundationDB/fdb-record-layer/compare/4.5.12.0...4.5.13.0)**
32+
33+
#### Mixed Mode Test Results
34+
35+
Mixed mode testing run against the following previous versions:
36+
37+
`4.5.2.0`, ❌`4.5.3.0`, ❌`4.5.4.0`, ❌`4.5.5.0`, ❌`4.5.6.0`, ❌`4.5.7.0`, ❌`4.5.8.0`, ❌`4.5.9.0`, ❌`4.5.10.0`, ✅`4.5.12.0`
38+
39+
[See full test run](https://github.com/FoundationDB/fdb-record-layer/actions/runs/17678739498)
40+
41+
42+
1043
### 4.5.12.0
1144

1245
<h4> New Features </h4>

0 commit comments

Comments
 (0)