Skip to content

Commit e4ced70

Browse files
committed
[DOC-12496]: Create release note for Couchbase Server 7.6.3
1 parent beb3dc5 commit e4ced70

File tree

3 files changed

+91
-1
lines changed

3 files changed

+91
-1
lines changed

modules/release-notes/pages/relnotes.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
:description: Couchbase Server 7.6.0 introduces multiple new features and fixes, as well as some deprecations and removals.
44
:page-toclevels: 2
55

6+
include::partial$docs-server-7.6.3-release-note.adoc[]
7+
68
include::partial$docs-server-7.6.2-release-note.adoc[]
79

810
include::partial$docs-server-7.6.1-release-note.adoc[]

modules/release-notes/partials/docs-server-7.6.2-release-note.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ The upgrade corrupted existing indexes requiring you to drop and rebuild them.
6161

6262
|===
6363

64-
[#query_services_762]
64+
6565
==== Query Service
6666
[#table-fixed-issues-762-query-service,cols="10,40,40"]
6767
|===
@@ -200,8 +200,10 @@ This release contains the following known issues:
200200
|===
201201
|Issue | Description | Workaround
202202

203+
// tag::MB-62220[]
203204
| https://issues.couchbase.com/browse/MB-62220[MB-62220]
204205
| Dropped replicas are not rebuilt during swap rebalance
205206
| Drop and then recreate the indexes.
207+
// end::MB-62220[]
206208

207209
|===
Lines changed: 86 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,86 @@
1+
== Release 7.6.3 (September 2024)
2+
3+
Couchbase Server 7.6.3 was released in September 2024. This maintenance release contains new features and fixes several known issues.
4+
5+
For detailed information on new features and enhancements, please see xref:introduction:whats-new.adoc[].
6+
7+
[#fixed-issues-763]
8+
=== Fixed Issues
9+
10+
This release contains the following fixes:
11+
12+
==== Cluster Manager
13+
14+
[#table-fixed-issues-763-cluster-manager,cols="10,40,40"]
15+
|===
16+
|Issue | Description | Resolution
17+
18+
19+
|===
20+
21+
==== Storage Engine
22+
[#table-fixed-issues-763-storage-engine,cols="10,40,40"]
23+
|===
24+
|Issue | Description | Resolution
25+
26+
27+
28+
|===
29+
30+
31+
==== Query Service
32+
[#table-fixed-issues-763-query-service,cols="10,40,40"]
33+
|===
34+
|Issue | Description | Resolution
35+
36+
37+
38+
|===
39+
40+
==== Eventing Service
41+
[#table-fixed-issues-763-eventing-service,cols="10,40,40"]
42+
|===
43+
|Issue | Description | Resolution
44+
45+
46+
|===
47+
48+
==== Index Service
49+
[#table-fixed-issues-763-index-service,cols="10,40,40"]
50+
|===
51+
|Issue | Description | Resolution
52+
53+
|===
54+
55+
==== Search Service
56+
[#table-fixed-issues-763-search-service,cols="10,40,40"]
57+
|===
58+
|Issue | Description | Resolution
59+
60+
61+
|===
62+
63+
==== Tools
64+
65+
[#table-fixed-issues-763-tools,cols="10,40,40"]
66+
|===
67+
|Issue | Description | Resolution
68+
69+
70+
|===
71+
72+
73+
[#known-issues-763]
74+
=== Known Issues
75+
76+
This release contains the following known issues:
77+
78+
79+
==== Index Service
80+
[#table-known-issues-763-index-service, cols="10,40,40"]
81+
|===
82+
|Issue | Description | Workaround
83+
84+
include::partial$docs-server-7.6.2-release-note.adoc[tag="MB-62220"]
85+
86+
|===

0 commit comments

Comments
 (0)