dnault opened a new pull request, #9588:
URL: https://github.com/apache/camel/pull/9588

   # Description
   
   Fix minor documentation issues found during a review of the Couchbase 
component source code by your friends at Couchbase :-)
   
   The product name is styled as "Couchbase" (not "CouchBase").
   Reference:  https://www.couchbase.com
   
   Couchbase Server 7.0 is the earliest version with full support for scopes 
and collections. (This feature was present in 6.5 only in "Developer Preview" 
mode, which is not intended for production use. If I recall correctly, modern 
versions of the Java SDK are not compatible with some aspects of the early 
developer preview implementation).
   References:
   * 
https://docs.couchbase.com/server/7.0/introduction/whats-new.html#whats-new-server-700
   * https://docs.couchbase.com/server/6.5/developer-preview/preview-mode.html
   
   Scopes and collections are supported in Couchbase Server Community Edition 
(CE) as well as Enterprise Edition (CE). 
   Reference: https://www.couchbase.com/products/editions/
   
   # Target
   
   This PR targets the main branch. The same changes also apply to 3.x, but I 
haven't made a PR for that.
   
   # Tracking
   
   This is a minor documentation fix, so i did not file a Jira issue.
   
   # Apache Camel coding standards and style
   
   - [X] I checked that each commit in the pull request has a meaningful 
subject line and body.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to