Skip to content

WIP relnotes-3.0.15 #828

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from
Closed
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
10 changes: 5 additions & 5 deletions antora.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,11 +22,11 @@ asciidoc:
release: '3.0'
major: 3
minor: 0
maintenance-ios: 2
maintenance-c: 12
maintenance-android: 2
maintenance-java: 2
maintenance-net: 2
maintenance-ios: 15
maintenance-c: 15
maintenance-android: 15
maintenance-java: 15
maintenance-net: 15
base: 0
page-toclevels: 2@
# Override playbook setting of sqlpp
Expand Down
1 change: 1 addition & 0 deletions modules/android/pages/releasenotes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ ifdef::prerelease[:page-status: {prerelease}]
include::partial$_set_page_context_for_android.adoc[]

[#maint-latest]
include::partial$release-notes/couchbase-mobile-android-release-note.3.0.15.adoc[]
include::partial$release-notes/couchbase-mobile-android-release-note.3.0.12.adoc[]
include::partial$release-notes/couchbase-mobile-android-release-note.3.0.5.adoc[]
include::{root-commons}releasenotes.adoc[]
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[#maint-3-0-15]
== 3.0.15 -- November 2023
:page-release-version: 3.0.15


Version {page-release-version} for {param-title} delivers the following features and enhancements:

=== Enhancements

* https://issues.couchbase.com/browse/CBL-3643[CBL-3643: Upgrade to ICU 69+]

=== Issues and Resolutions

* https://issues.couchbase.com/browse/CBL-4922[CBL-4922: Fix issue in in OkHttp authenticator]

* https://issues.couchbase.com/browse/CBL-4921[CBL-4921: Lower the max size on the ClientTask thread pool to 8]

* https://issues.couchbase.com/browse/CBL-4839[CBL-4839: Fix issue with deletion of Attachments/Blobs after compaction &re-sync]

* https://issues.couchbase.com/browse/CBL-4799[CBL-4799: `Database.exists` now supports the default directory]

* https://issues.couchbase.com/browse/CBL-4139[CBL-4139: fix build error on Linux]

* https://issues.couchbase.com/browse/CBL-3871[CBL-3871: fix QueryParams decoding bool]

=== Known Issues

None for this release

=== Deprecations

None for this release
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ Version 3.0.5 for {param-title} delivers the following features and enhancements
None for this release.



=== Issues and Resolutions


Expand Down
9 changes: 9 additions & 0 deletions modules/c/pages/gs-downloads.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -36,13 +36,22 @@ include::{root-partials}_show_get_started_topic_group.adoc[]

.Downloads are available for the following versions:
****
<<release-3-0-15>> |
<<release-3-0-12>> |
<<release-3-0-11>> |
<<release-3-0-10>> |
<<release-3-0-2>> |
<<release-3-0-0>>
****

:param-version-hyphenated: 3-0-15
:param-version: 3.0.15
:is-fullpage:
include::partial$downloadslist.adoc[]
:is-fullpage!:
:param-version!:
:param-version-hyphenated!:

:param-version-hyphenated: 3-0-12
:param-version: 3.0.12
:is-fullpage:
Expand Down
1 change: 1 addition & 0 deletions modules/c/pages/releasenotes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ include::{root-partials}_show_page_header_block.adoc[]

[#maint-latest]

include::partial$release-notes/couchbase-mobile-c-release-note.3.0.15.adoc[]
include::partial$release-notes/couchbase-mobile-c-release-note.3.0.12.adoc[]
include::partial$release-notes/couchbase-mobile-c-release-note.3.0.11.adoc[]
include::partial$release-notes/couchbase-mobile-c-release-note.3.0.10.adoc[]
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
[#maint-3-0-15]
== 3.0.15 -- November 2023
:page-release-version: 3.0.15


Version {page-release-version} for {param-title} delivers the following features and enhancements:

=== Enhancements

* https://issues.couchbase.com/browse/CBL-3643[CBL-3643: Upgrade to ICU 69+]

=== Issues and Resolutions

* https://issues.couchbase.com/browse/CBL-4839[CBL-4839: Fix issue with deletion of Attachments/Blobs after compaction &re-sync]

* https://issues.couchbase.com/browse/CBL-4139[CBL-4139: fix build error on Linux]

* https://issues.couchbase.com/browse/CBL-4111[CBL-4111: Allow docs failed with property encryption/decryption to be retried]

* https://issues.couchbase.com/browse/CBL-3871[CBL-3871: fix QueryParams decoding bool]

=== Known Issues

None for this release

=== Deprecations

None for this release
1 change: 1 addition & 0 deletions modules/csharp/pages/releasenotes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ include::partial$_set_page_context_for_csharp.adoc[]

[#maint-latest]

include::partial$release-notes/couchbase-mobile-csharp-release-note.3.0.15.adoc[]
include::partial$release-notes/couchbase-mobile-csharp-release-note.3.0.12.adoc[]
include::partial$release-notes/couchbase-mobile-csharp-release-note.3.0.8.adoc[]

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[#maint-3-0-15]
== 3.0.15 -- November 2023
:page-release-version: 3.0.15


Version {page-release-version} for {param-title} delivers the following features and enhancements:

=== Enhancements

* https://issues.couchbase.com/browse/CBL-3643[CBL-3643: Upgrade to ICU 69+]

=== Issues and Resolutions

* https://issues.couchbase.com/browse/CBL-4839[CBL-4839: Fix issue with deletion of Attachments/Blobs after compaction & re-sync]

* https://issues.couchbase.com/browse/CBL-4139[CBL-4139: fix build error on Linux]

* https://issues.couchbase.com/browse/CBL-3871[CBL-3871: fix QueryParams decoding bool]

=== Known Issues

None for this release

=== Deprecations

None for this release
1 change: 1 addition & 0 deletions modules/java/pages/releasenotes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ include::partial$_set_page_context_for_java.adoc[]

[#maint-latest]

include::partial$release-notes/couchbase-mobile-java-release-note.3.0.15.adoc[]
include::partial$release-notes/couchbase-mobile-java-release-note.3.0.12.adoc[]
include::partial$release-notes/couchbase-mobile-java-release-note.3.0.5.adoc[]

Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
[#maint-3-0-15]
== 3.0.15 -- November 2023
:page-release-version: 3.0.15


Version {page-release-version} for {param-title} delivers the following features and enhancements:

=== Enhancements

* https://issues.couchbase.com/browse/CBL-3643[CBL-3643: Upgrade to ICU 69+]

=== Issues and Resolutions

* https://issues.couchbase.com/browse/CBL-4922[CBL-4922: Fix issue in in OkHttp authenticator]

* https://issues.couchbase.com/browse/CBL-4921[CBL-4921: Lower the max size on the ClientTask thread pool to 8]

* https://issues.couchbase.com/browse/CBL-4839[CBL-4839: Fix issue with deletion of Attachments/Blobs after compaction &re-sync]

* https://issues.couchbase.com/browse/CBL-4799[CBL-4799: `Database.exists` now supports the default directory]

* https://issues.couchbase.com/browse/CBL-4139[CBL-4139: fix build error on Linux]

* https://issues.couchbase.com/browse/CBL-3871[CBL-3871: fix QueryParams decoding bool]

=== Known Issues

None for this release

=== Deprecations

None for this release
1 change: 1 addition & 0 deletions modules/objc/pages/releasenotes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ ifdef::prerelease[:page-status: {prerelease}]
include::partial$_set_page_context_for_objc.adoc[]

[#maint-latest]
include::partial$release-notes/couchbase-mobile-objc-release-note.3.0.15.adoc[]
include::partial$release-notes/couchbase-mobile-objc-release-note.3.0.12.adoc[]
include::{root-commons}releasenotes.adoc[]

Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[#maint-3-0-15]
== 3.0.15 -- November 2023
:page-release-version: 3.0.15


Version {page-release-version} for {param-title} delivers the following features and enhancements:

=== Enhancements

* https://issues.couchbase.com/browse/CBL-3643[CBL-3643: Upgrade to ICU 69+]

=== Issues and Resolutions

* https://issues.couchbase.com/browse/CBL-4839[CBL-4839: Fix issue with deletion of Attachments/Blobs after compaction & re-sync]

* https://issues.couchbase.com/browse/CBL-4139[CBL-4139: fix build error on Linux]

* https://issues.couchbase.com/browse/CBL-3871[CBL-3871: fix QueryParams decoding bool]

=== Known Issues

None for this release

=== Deprecations

None for this release
1 change: 1 addition & 0 deletions modules/swift/pages/releasenotes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,6 @@ include::partial$_set_page_context_for_swift.adoc[]

[#maint-latest]
include::partial$release-notes/couchbase-mobile-swift-release-note.3.0.12.adoc[]
include::partial$release-notes/couchbase-mobile-swift-release-note.3.0.15.adoc[]
include::{root-commons}releasenotes.adoc[]

Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[#maint-3-0-15]
== 3.0.15 -- November 2023
:page-release-version: 3.0.15


Version {page-release-version} for {param-title} delivers the following features and enhancements:

=== Enhancements

* https://issues.couchbase.com/browse/CBL-3643[CBL-3643: Upgrade to ICU 69+]

=== Issues and Resolutions

* https://issues.couchbase.com/browse/CBL-4839[CBL-4839: Fix issue with deletion of Attachments/Blobs after compaction & re-sync]

* https://issues.couchbase.com/browse/CBL-4139[CBL-4139: fix build error on Linux]

* https://issues.couchbase.com/browse/CBL-3871[CBL-3871: fix QueryParams decoding bool]

=== Known Issues

None for this release

=== Deprecations

None for this release