Skip to content

Commit ce11ae1

Browse files
authored
Merge branch 'main' into dheath-SPE-1347-Postgres-support
2 parents e1a8de8 + a881410 commit ce11ae1

File tree

20 files changed

+383
-37
lines changed

20 files changed

+383
-37
lines changed

content/boundary/v0.20.x/content/docs/client-agent/index.mdx

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ You must enable both IPv4 and IPv6 protocols for your environment to ensure the
2121

2222
</Note>
2323

24+
Currently HashiCorp tests the Client Agent on the following operating systems:
25+
26+
- macOS 14
27+
- macOS 15
28+
- Windows 11
29+
30+
Refer to the [Transparent sessions interoperability matrix](/boundary/docs/interoperability-matrix) for a list of third-party products that have been tested and confirmed to work with the Client Agent to provide transparent sessions.
31+
2432
## Security
2533

2634
When you successfully authorize a session on a Boundary controller, the response includes a list of any brokered credentials, which include the decoded secrets.

content/boundary/v0.20.x/content/docs/deploy/self-managed/install-clients.mdx

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,11 @@ The Boundary installer bundles together the following components:
2727
- Boundary Desktop Client app
2828
- Boundary Client Agent <sup>HCP/ENT</sup>
2929

30-
Download the appropriate Boundary installer for your Windows, MacOS, or Linux environment from the [Install Boundary](/boundary/install#installer) downloads page or the [releases](https://releases.hashicorp.com/boundary-installer) page. You can also download the components individually, but compatibility is not guaranteed. Refer to the [Supported versions policy](/boundary/docs/enterprise/supported-versions#control-plane-and-client-cli-compatibility) to learn more.
30+
Download the appropriate Boundary installer for your Windows, MacOS, or Linux environment from the [Install Boundary](/boundary/install#installer) downloads page or the [releases](https://releases.hashicorp.com/boundary-installer) page.
31+
32+
You can also download the components individually, but compatibility is not guaranteed. Refer to the [Supported versions policy](/boundary/docs/enterprise/supported-versions#control-plane-and-client-cli-compatibility) to learn more.
33+
34+
Refer to the [Transparent sessions interoperability matrix](/boundary/docs/interoperability-matrix) for a list of third-party products that have been tested and confirmed to work with the Boundary Client Agent to provide transparent sessions.
3135

3236
<Warning>
3337

@@ -47,11 +51,9 @@ We recommend the following components for end users:
4751

4852
Download these components for your Windows, MacOS, or Linux environment from the [Install Boundary](/boundary/install) downloads page or the [HashiCorp releases](https://releases.hashicorp.com/) page.
4953

50-
<Warning>
51-
5254
Client compatibility is not guaranteed. You should always ensure that your client is compatible with the version of the Boundary control plane you connect to. Refer to the [Supported versions policy](/boundary/docs/enterprise/supported-versions#control-plane-and-client-cli-compatibility) to learn more.
5355

54-
</Warning>
56+
Refer to the [Transparent sessions interoperability matrix](/boundary/docs/interoperability-matrix) for a list of third-party products that have been tested and confirmed to work with the Boundary Client Agent to provide transparent sessions.
5557

5658
To learn more about installing the Boundary CLI and Boundary Desktop Client app, refer to the [Get started with self-managed Boundary](/boundary/tutorials/get-started-community) tutorials.
5759

content/boundary/v0.20.x/content/docs/interoperability-matrix/index.mdx

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ Transparent sessions require you to use the Boundary installer to install the Bo
1313
To support a variety of use cases, HashiCorp verifies implementation and integrations with partner products and applications.
1414

1515
HashiCorp engineering has tested and confirmed that you can use the following third-party products with the specific versions of the Boundary installer, Boundary Client Agent, and any operating systems listed in the table.
16+
Currently HashiCorp tests the Client Agent on the following operating systems:
17+
18+
- macOS 14
19+
- macOS 15
20+
- Windows 11
21+
1622
Transparent sessions may operate with other versions of the products listed below or with other products, but they have not been tested.
1723
We will update the list of products as we test them.
1824

@@ -54,7 +60,7 @@ Any patches or updates will be reflected in the minor number.
5460
<td style={{verticalAlign: 'middle'}}>
5561
<b>MacOS</b>: 14.6, 15.3
5662
<br />
57-
<b>Windows</b>: 10 Pro, 11 Pro
63+
<b>Windows</b>: 11 Pro
5864
</td>
5965
<td style={{verticalAlign: 'middle'}}>
6066
Refer to <a href="/boundary/docs/client-agent/conflicting-software#cloudflare-warp-client">Conflicting software</a>
@@ -78,7 +84,7 @@ Any patches or updates will be reflected in the minor number.
7884
<td style={{verticalAlign: 'middle'}}>
7985
<b>MacOS</b>: 14.6, 15.3
8086
<br />
81-
<b>Windows</b>: 10 Pro, 11 Pro
87+
<b>Windows</b>: 11 Pro
8288
</td>
8389
<td style={{verticalAlign: 'middle'}}>
8490
Refer to <a href="/boundary/docs/client-agent/conflicting-software#huntress-edr-client-windows">Conflicting software</a>
@@ -98,7 +104,7 @@ Any patches or updates will be reflected in the minor number.
98104
<td style={{verticalAlign: 'middle'}}>
99105
<b>MacOS</b>: 14, 15
100106
<br />
101-
<b>Windows</b>: 10, 11 Pro
107+
<b>Windows</b>: 11 Pro
102108
</td>
103109
<td style={{verticalAlign: 'middle'}}>
104110
&nbsp;
@@ -118,7 +124,7 @@ Any patches or updates will be reflected in the minor number.
118124
<td style={{verticalAlign: 'middle'}}>
119125
<b>MacOS</b>: 14, 15
120126
<br />
121-
<b>Windows</b>: 10, 11
127+
<b>Windows</b>: 11
122128
</td>
123129
<td style={{verticalAlign: 'middle'}}>
124130
&nbsp;
@@ -138,7 +144,7 @@ Any patches or updates will be reflected in the minor number.
138144
<td style={{verticalAlign: 'middle'}}>
139145
<b>MacOS</b>: 14, 15.2
140146
<br />
141-
<b>Windows</b>: 10, 11
147+
<b>Windows</b>: 11
142148
</td>
143149
<td style={{verticalAlign: 'middle'}}>
144150
&nbsp;

content/hcp-docs/content/docs/vault/logs-metrics/cloudwatch/logs.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ clusters.
2020
To configure audit logs streaming to Amazon CloudWatch, you will need
2121
to have:
2222

23-
- A HCP account with Admin or Contributor [role assigned in HCP](/hcp/docs/hcp/create-account)
24-
- A production grade HCP Vault Dedicated cluster
23+
- A HCP account with the Admin [role assigned](/hcp/docs/hcp/iam/access-management)
24+
- An essentials or standard tier HCP Vault Dedicated cluster
2525
- Access to AWS with permission to create IAM policies and users
2626

2727
<Note>

content/hcp-docs/content/docs/vault/logs-metrics/cloudwatch/metrics.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@ clusters.
2323
To configure metric streaming to Amazon CloudWatch, you will need
2424
to have:
2525

26-
- A HCP account with Admin or Contributor [role assigned in HCP](/hcp/docs/hcp/create-account)
27-
- A production grade HCP Vault Dedicated cluster
26+
- A HCP account with the Admin [role assigned](/hcp/docs/hcp/iam/access-management)
27+
- An essentials or standard tier HCP Vault Dedicated cluster
2828
- Access to AWS with permission to create IAM policies and users
2929

3030
<Note>

content/hcp-docs/content/docs/vault/logs-metrics/datadog/logs.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ clusters.
2020
To configure audit logs streaming to DataDog, you will need
2121
to have:
2222

23-
- A HCP account with Admin or Contributor [role assigned in HCP](/hcp/docs/hcp/create-account)
24-
- A production grade HCP Vault Dedicated cluster
23+
- A HCP account with the Admin [role assigned](/hcp/docs/hcp/iam/access-management)
24+
- An essentials or standard tier HCP Vault Dedicated cluster
2525
- Your Datadog region and [API key](https://docs.datadoghq.com/account_management/api-app-keys/)
2626

2727
<Note>

content/hcp-docs/content/docs/vault/logs-metrics/datadog/metrics.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ clusters.
2222

2323
To configure metrics streaming to Datadog, you will need to have:
2424

25-
- A HCP account with Admin or Contributor [role assigned in HCP](/hcp/docs/hcp/create-account)
26-
- A production grade HCP Vault Dedicated cluster
25+
- A HCP account with the Admin [role assigned](/hcp/docs/hcp/iam/access-management)
26+
- An essentials or standard tier HCP Vault Dedicated cluster
2727
- Your Datadog region and [API key](https://docs.datadoghq.com/account_management/api-app-keys/)
2828

2929
<Note>

content/hcp-docs/content/docs/vault/logs-metrics/elasticsearch/logs.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ clusters.
2020
To configure audit logs streaming to Elasticsearch, you will need
2121
to have:
2222

23-
- A HCP account with Admin or Contributor [role assigned in HCP](/hcp/docs/hcp/create-account)
24-
- A production grade HCP Vault Dedicated cluster
23+
- A HCP account with the Admin [role assigned](/hcp/docs/hcp/iam/access-management)
24+
- An essentials or standard tier HCP Vault Dedicated cluster
2525
- An Elasticsearch cluster created in Elastic Cloud with permission to create a role, and a user.
2626

2727
<Note>

content/hcp-docs/content/docs/vault/logs-metrics/elasticsearch/metrics.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@ clusters.
2222

2323
To configure metrics streaming to Elasticsearch, you will need to have:
2424

25-
- A HCP account with Admin or Contributor [role assigned in HCP](/hcp/docs/hcp/create-account)
26-
- A production grade HCP Vault Dedicated cluster
25+
- A HCP account with the Admin [role assigned](/hcp/docs/hcp/iam/access-management)
26+
- An essentials or standard tier HCP Vault Dedicated cluster
2727
- An Elasticsearch cluster created in Elastic Cloud with permission to create a role, and a user.
2828

2929
<Note>

content/hcp-docs/content/docs/vault/logs-metrics/grafana/logs.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ clusters.
1919

2020
To configure audit logs streaming to Grafana Cloud, you will need to have:
2121

22-
- A HCP account with Admin or Contributor [role assigned in HCP](/hcp/docs/hcp/create-account)
23-
- A production grade HCP Vault Dedicated cluster
22+
- A HCP account with the Admin [role assigned](/hcp/docs/hcp/iam/access-management)
23+
- An essentials or standard tier HCP Vault Dedicated cluster
2424
- A Grafana Cloud Logs endpoint URL, username, and password
2525

2626
<Note>

0 commit comments

Comments
 (0)