Skip to content

Commit fa165d8

Browse files
committed
4.5.2 release notes
1 parent 2a674b2 commit fa165d8

File tree

3 files changed

+10
-0
lines changed

3 files changed

+10
-0
lines changed

docs/SUMMARY.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,7 @@
122122
* [Storage Algorithm](technical-details/reference/storage-algorithm.md)
123123
* [Release Notes](technical-details/release-notes/README.md)
124124
* [Harper Tucker (Version 4)](technical-details/release-notes/4.tucker/README.md)
125+
* [4.5.2](technical-details/release-notes/4.tucker/4.5.2.md)
125126
* [4.5.1](technical-details/release-notes/4.tucker/4.5.1.md)
126127
* [4.5.0](technical-details/release-notes/4.tucker/4.5.0.md)
127128
* [4.4.24](technical-details/release-notes/4.tucker/4.4.24.md)
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
### HarperDB 4.5.2
2+
3/25/2025
3+
4+
* For defined schemas, don't allow updates from remote nodes that could cause conflicts and repeated schema change requests
5+
* New harper-chrome docker container for accessing Chrome binaries for use with tools like Puppeteer
6+
* Improved rolling restart handling of errors with reaching individual nodes
7+
* Defined cleaner operation object to avoid accident leaking of credentials with logging

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](4.tucker/tucker.md) Our 4th Release Pup
66

7+
[4.5.2 Tucker](4.tucker/4.5.2.md)
8+
79
[4.5.1 Tucker](4.tucker/4.5.1.md)
810

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

0 commit comments

Comments
 (0)