File tree Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Expand file tree Collapse file tree 2 files changed +25
-0
lines changed Original file line number Diff line number Diff line change 1+ == 3.1.3 -- December 2023
2+
3+ Version 3.1.3 of Sync Gateway delivers the following features and enhancements:
4+
5+ NOTE: For an overview of the latest features offered in Sync Gateway 3.1, see xref:whatsnew.adoc[New in 3.1].
6+
7+ [#maint-3-1-3]
8+ === Enhancements
9+
10+ * https://issues.couchbase.com/browse/CBG-3685[CBG-3685 - CORS max_age now configurable on a database level.]
11+
12+
13+ === Fixed Issues
14+
15+ * https://issues.couchbase.com/browse/CBG-3639[CBG-3639 - Fixed InjectJSONProperties not escaping string values.]
16+
17+ * https://issues.couchbase.com/browse/CBG-3643[CBG-3643 - Fix incorrect usage of PreserveExpiry with an expiry and no doc flags.]
18+
19+ * https://issues.couchbase.com/browse/CBG-3659[CBG-3659 - cbgt fix to avoid file system writes.]
20+
21+ ==== Known Issues
22+
23+ * https://issues.couchbase.com/browse/CBG-3614[CBG-3614 - DCP node list/alternate addresses do not refresh after cluster topology change]
Original file line number Diff line number Diff line change @@ -42,6 +42,8 @@ The migration to 3.x configuration is a ONE WAY process -- see: {upgrading--xref
4242:param-release-tag: -1
4343
4444[#maint-latest]
45+ include::partial$release_notes/sync-gateway-3-1-3-release-note.adoc[]
46+
4547include::partial$release_notes/sync-gateway-3-1-2-release-note.adoc[]
4648
4749include::partial$release_notes/sync-gateway-3-1-1-release-note.adoc[]
You can’t perform that action at this time.
0 commit comments