Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions release-notes/v4-tucker/4.5.41.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: 4.5.41
---

### HarperDB 4.5.41

4/19/2026

- Fix x509_cert variable name in certificate handling
9 changes: 9 additions & 0 deletions release-notes/v4-tucker/4.5.42.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: 4.5.42
---

### HarperDB 4.5.42

6/1/2026

- Upgrade LMDB to 3.5.5 to fix orphaned read snapshot not being released when only renewing cursors remain
10 changes: 10 additions & 0 deletions release-notes/v4-tucker/4.7.30.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: 4.7.30
---

### HarperDB 4.7.30

5/20/2026

- Force structures reload on first audit record per replication subscription
- Backported Harper CA cert for CSR and nuanced TLS scoring

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To maintain consistency with the other release notes (which use the imperative mood, e.g., 'Force', 'Fix', 'Upgrade'), please use 'Backport' instead of 'Backported'.

Suggested change
- Backported Harper CA cert for CSR and nuanced TLS scoring
- Backport Harper CA cert for CSR and nuanced TLS scoring

9 changes: 9 additions & 0 deletions release-notes/v4-tucker/4.7.31.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: 4.7.31
---

### HarperDB 4.7.31

5/20/2026

- Added libatomic1 dependency for pnpm-based installs

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

medium

To maintain consistency with the other release notes (which use the imperative mood, e.g., 'Force', 'Fix', 'Upgrade'), please use 'Add' instead of 'Added'.

Suggested change
- Added libatomic1 dependency for pnpm-based installs
- Add libatomic1 dependency for pnpm-based installs

9 changes: 9 additions & 0 deletions release-notes/v4-tucker/4.7.32.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: 4.7.32
---

### HarperDB 4.7.32

5/20/2026

- Fix replication table copy audit entries to include expiresAt
9 changes: 9 additions & 0 deletions release-notes/v4-tucker/4.7.33.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: 4.7.33
---

### HarperDB 4.7.33

6/1/2026

- Upgrade LMDB to 3.5.5 to fix orphaned read snapshot not being released when only renewing cursors remain