Skip to content

Commit

Permalink
PSMDB-1286 Release notes 7.0 (#754)
Browse files Browse the repository at this point in the history
* PSMDB-1286 Release notes 7.0
  • Loading branch information
nastena1606 authored Oct 5, 2023
1 parent 27001ca commit 5ae3adf
Show file tree
Hide file tree
Showing 8 changed files with 58 additions and 322 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,5 @@ jobs:
- name: Deploy docs
run: |
mike deploy 7.0 -b publish -p
mike set-default 7.0 -b publish -p
mike retitle 7.0 "7.0.2-1 (LATEST)" -b publish -p
mike retitle 7.0 "7.0.2-1" -b publish -p
2 changes: 1 addition & 1 deletion docs/aws-iam.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ For either type of AWS IAM authentication, the flow is the following:
4. The AWS STS service validates whether the signature is correct and answers with the user / role ARN that created the signature
5. Percona Server for MongoDB looks for the same username as the received ARN in the `$external` database and grants privileges to access Percona Server for MongoDB as defined for the respective user.

Starting with version [6.0.8-6](release_notes/6.0.8-6.md), you can [configure the AWS STS endpoint](aws-iam-setup.md#configure-aws-sts-endpoint) by specifying the `setParameter.awsStsHost` in the configuration file. This allows you to send requests to the AWS resources of your choice to meet security requirements of your organization and ensure successful authentication.
Starting with version [6.0.8-6](https://docs.percona.com/percona-server-for-mongodb/6.0/release_notes/6.0.8-6.md), you can [configure the AWS STS endpoint](aws-iam-setup.md#configure-aws-sts-endpoint) by specifying the `setParameter.awsStsHost` in the configuration file. This allows you to send requests to the AWS resources of your choice to meet security requirements of your organization and ensure successful authentication.

!!! admonition "See also"

Expand Down
316 changes: 0 additions & 316 deletions docs/install/source-fips.md

This file was deleted.

Loading

0 comments on commit 5ae3adf

Please sign in to comment.