Skip to content

Commit 26478e8

Browse files
authored
docs: Update changelog (#3058)
1 parent f12fea1 commit 26478e8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

changelogs/CHANGELOG_release.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@
5555
### BREAKING CHANGES
5656

5757
* This increases the required minimum version to Parse Server 7. ([5debb4d](5debb4d))
58+
* Multi-instance deployments require a shared session store, either sticky sessions at the load balancer level, or a shared session store using the `cookieSessionStore` option. Setting `cookieSessionSecret` alone is no longer sufficient for multi-instance deployments. ([#3000](https://github.com/parse-community/parse-dashboard/issues/3000))
5859

5960
# [7.5.0](https://github.com/parse-community/parse-dashboard/compare/7.4.0...7.5.0) (2025-10-02)
6061

0 commit comments

Comments
 (0)