You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,19 @@
1
1
# Changelog
2
2
3
+
## [4.14.0] - 2026-04-11
4
+
5
+
> [!IMPORTANT]
6
+
> [LocalStack has now transitioned to a closed-source development model](https://blog.localstack.cloud/the-road-ahead-for-localstack/).
7
+
> With that change, it's unlikely that localstack-persist will continue receiving updates.
8
+
>
9
+
> Major bugs relating to persistence may still be fixed, but localstack-persist will probably not be updated with future releases of LocalStack.
10
+
11
+
_Based on [LocalStack 4.14.0](https://github.com/localstack/localstack/releases/tag/v4.14.0)_
12
+
13
+
### Fixed
14
+
15
+
- Prevent long-running requests from blocking persistence, which would in turn block other requests (https://github.com/GREsau/localstack-persist/issues/33)
16
+
3
17
## [4.13.1] - 2026-02-03
4
18
5
19
_Based on [LocalStack 4.13.1](https://github.com/localstack/localstack/releases/tag/v4.13.1)_
0 commit comments