Skip to content

Commit 7ab23aa

Browse files
committed
4.3.29 Release notes
1 parent 8a8972c commit 7ab23aa

File tree

3 files changed

+14
-0
lines changed

3 files changed

+14
-0
lines changed

docs/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,7 @@
116116
* [Storage Algorithm](technical-details/reference/storage-algorithm.md)
117117
* [Release Notes](technical-details/release-notes/README.md)
118118
* [HarperDB Tucker (Version 4)](technical-details/release-notes/4.tucker/README.md)
119+
* [4.3.29](technical-details/release-notes/4.tucker/4.3.29.md)
119120
* [4.3.28](technical-details/release-notes/4.tucker/4.3.28.md)
120121
* [4.3.27](technical-details/release-notes/4.tucker/4.3.27.md)
121122
* [4.3.26](technical-details/release-notes/4.tucker/4.3.26.md)
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
### HarperDB 4.3.29
2+
10/7/2024
3+
4+
* Avoid unnecessary cookie session creation without explicit login
5+
* Added support for caching directives in operations API
6+
* Fixed issue with creating metadata for table with no primary key
7+
* Local studio upgrade:
8+
* Added support for "cache only" mode to view table data without origin resolution
9+
* Added partial support for cookie-based authentication
10+
* Added support for browsing tables with no primary key
11+
* Improved performance for sorting tables

docs/technical-details/release-notes/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
[Meet Tucker](../../release-notes/4.tucker) Our 4th Release Pup
66

7+
[4.3.29 Tucker](4.tucker/4.3.29.md)
8+
79
[4.3.28 Tucker](4.tucker/4.3.28.md)
810

911
[4.3.27 Tucker](4.tucker/4.3.27.md)

0 commit comments

Comments
 (0)