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
Original file line number Diff line number Diff line change
@@ -0,0 +1,23 @@
== 3.1.3 -- December 2023

Version 3.1.3 of Sync Gateway delivers the following features and enhancements:

NOTE: For an overview of the latest features offered in Sync Gateway 3.1, see xref:whatsnew.adoc[New in 3.1].

[#maint-3-1-3]
=== Enhancements

* https://issues.couchbase.com/browse/CBG-3685[CBG-3685 - CORS max_age now configurable on a database level.]


=== Fixed Issues

* https://issues.couchbase.com/browse/CBG-3639[CBG-3639 - Fixed InjectJSONProperties not escaping string values.]

* https://issues.couchbase.com/browse/CBG-3643[CBG-3643 - Fix incorrect usage of PreserveExpiry with an expiry and no doc flags.]

* https://issues.couchbase.com/browse/CBG-3659[CBG-3659 - cbgt fix to avoid file system writes.]

==== Known Issues

* https://issues.couchbase.com/browse/CBG-3614[CBG-3614 - DCP node list/alternate addresses do not refresh after cluster topology change]
2 changes: 2 additions & 0 deletions modules/ROOT/pages/release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ The migration to 3.x configuration is a ONE WAY process -- see: {upgrading--xref
:param-release-tag: -1

[#maint-latest]
include::partial$release_notes/sync-gateway-3-1-3-release-note.adoc[]

include::partial$release_notes/sync-gateway-3-1-2-release-note.adoc[]

include::partial$release_notes/sync-gateway-3-1-1-release-note.adoc[]
Expand Down