Skip to content

Commit 9e880a9

Browse files
Release notes updated for version 3.3.313.0
1 parent 3c5baa0 commit 9e880a9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/ReleaseNotes.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The Guava dependency version has been updated to 31.1. Projects may need to chec
2323
* **Performance** Improvement 1 [(Issue #NNN)](https://github.com/FoundationDB/fdb-record-layer/issues/NNN)
2424
* **Performance** Improvement 2 [(Issue #NNN)](https://github.com/FoundationDB/fdb-record-layer/issues/NNN)
2525
* **Performance** Improvement 3 [(Issue #NNN)](https://github.com/FoundationDB/fdb-record-layer/issues/NNN)
26-
* **Performance** The number of array copies when constructing continuations should be decreased by relying more on `ByteString` internally [(Issue #1923)](https://github.com/FoundationDB/fdb-record-layer/issues/1923)
26+
* **Performance** Improvement 4 [(Issue #NNN)](https://github.com/FoundationDB/fdb-record-layer/issues/NNN)
2727
* **Performance** Improvement 5 [(Issue #NNN)](https://github.com/FoundationDB/fdb-record-layer/issues/NNN)
2828
* **Feature** Feature 1 [(Issue #NNN)](https://github.com/FoundationDB/fdb-record-layer/issues/NNN)
2929
* **Feature** Feature 2 [(Issue #NNN)](https://github.com/FoundationDB/fdb-record-layer/issues/NNN)
@@ -39,6 +39,10 @@ The Guava dependency version has been updated to 31.1. Projects may need to chec
3939
// end next release
4040
-->
4141

42+
### 3.3.313.0
43+
44+
* **Performance** The number of array copies when constructing continuations should be decreased by relying more on `ByteString` internally [(Issue #1923)](https://github.com/FoundationDB/fdb-record-layer/issues/1923)
45+
4246
### 3.3.312.0
4347

4448
* **Bug fix** Fix covering plan for a Lucene index over a Synthetic Record Type [(Issue #1927)](https://github.com/FoundationDB/fdb-record-layer/issues/1927)

0 commit comments

Comments
 (0)