|
3 | 3 | Plus notes on Cloud, networks, and AWS Lambda. |
4 | 4 | :navtitle: Compatibility |
5 | 5 | :page-aliases: ROOT:overview,ROOT:compatibility-versions-features,compatibility-versions-features |
| 6 | +:page-toclevels: 2 |
6 | 7 |
|
7 | 8 | include::partial$attributes.adoc[] |
8 | 9 |
|
@@ -53,6 +54,43 @@ It is best to upgrade either the SDK or the Couchbase version you are using. |
53 | 54 | Note the https://www.couchbase.com/support-policy[End of Life dates^] for Couchbase Server and SDK versions. |
54 | 55 | See the notes there for Support details. |
55 | 56 |
|
| 57 | + |
| 58 | +== Platform Compatibility |
| 59 | + |
| 60 | +Microsoft's CLR eliminates many of the compatibility problems found in other languages, but occasional problems can be caused by the underlying Opiratoeg System (OS). |
| 61 | +The Couchbase .NET SDK is tested and supported on the following platforms: |
| 62 | + |
| 63 | +**** |
| 64 | +[discrete] |
| 65 | +=== GNU/Linux |
| 66 | +
|
| 67 | +* Amazon Linux 2. |
| 68 | +* Red Hat Enterprise Linux 7 & 8; |
| 69 | +* CentOS 7 & 8. |
| 70 | +* Ubuntu (LTS) 16.04 (_Xenial_), 18.04 (_Bionic_), & 20.04 (_Focal_). |
| 71 | +* Debian 9 (_Stretch_) & 10 (_Buster_). |
| 72 | +* Alpine Linux |
| 73 | +
|
| 74 | +[discrete] |
| 75 | +=== Microsoft Windows |
| 76 | +
|
| 77 | +Microsoft Windows 10 / All LTS releases from Windows Server 2016. |
| 78 | +
|
| 79 | +[discrete] |
| 80 | +=== Mac OS X |
| 81 | +
|
| 82 | +The current and previous two releases of OS X. |
| 83 | +At time of writing (April 2022): 10.15 (_Catalina_), 11 (_Big Sur_), and 12 (_Monterey_). |
| 84 | +M1 ARM architecture is fully supported in the 3.3 .NET SDK. |
| 85 | +**** |
| 86 | + |
| 87 | +Although installable or compilable on many other platforms, we cannot provide support for untested combinations. |
| 88 | + |
| 89 | +=== ARM Processor Support |
| 90 | + |
| 91 | +.NET 3.3 SDK supports AWS Amazon Graviton2 and Apple M1 ARM processors. |
| 92 | + |
| 93 | + |
56 | 94 | == Couchbase New Feature Availability Matrix |
57 | 95 |
|
58 | 96 | .Couchbase Server and SDK Supported Version Matrix |
@@ -140,6 +178,8 @@ except *✖* 2.0, 2.1 xref:project-docs:sdk-release-notes.adoc#version-3-2-5-10- |
140 | 178 |
|
141 | 179 | |=== |
142 | 180 |
|
| 181 | + |
| 182 | + |
143 | 183 | include::{version-server}@sdk:shared:partial$network-requirements.adoc[] |
144 | 184 |
|
145 | 185 | include::{version-server}@sdk:shared:partial$interface-stability-pars.adoc[tag=interface-stability-section] |
|
0 commit comments