Skip to content

Commit

Permalink
(prod) Release API Changelog 🚀. See https://github.com/mongodb/openap…
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 29, 2024
1 parent 6805cdf commit 0da2f0f
Show file tree
Hide file tree
Showing 15 changed files with 4,429 additions and 3 deletions.
490 changes: 490 additions & 0 deletions changelog/changelog.json

Large diffs are not rendered by default.

293 changes: 293 additions & 0 deletions changelog/changelog.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,296 @@
- date: "2024-10-29"
paths:
- httpMethod: GET
operationId: listProjectServiceAccounts
path: /api/atlas/v2/groups/{groupId}/serviceAccounts
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: POST
operationId: createProjectServiceAccount
path: /api/atlas/v2/groups/{groupId}/serviceAccounts
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: DELETE
operationId: deleteProjectServiceAccount
path: /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: GET
operationId: getProjectServiceAccount
path: /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: PATCH
operationId: updateProjectServiceAccount
path: /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: GET
operationId: listProjectServiceAccountAccessList
path: /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/accessList
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: POST
operationId: createProjectServiceAccountAccessList
path: /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/accessList
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: DELETE
operationId: deleteProjectServiceAccountAccessListEntry
path: /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/accessList/{ipAddress}
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: POST
operationId: createProjectServiceAccountSecret
path: /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/secrets
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: DELETE
operationId: deleteProjectServiceAccountSecret
path: /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}/secrets/{secretId}
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: POST
operationId: addProjectServiceAccount
path: /api/atlas/v2/groups/{groupId}/serviceAccounts/{clientId}:invite
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: GET
operationId: listServiceAccounts
path: /api/atlas/v2/orgs/{orgId}/serviceAccounts
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: POST
operationId: createServiceAccount
path: /api/atlas/v2/orgs/{orgId}/serviceAccounts
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: DELETE
operationId: deleteServiceAccount
path: /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: GET
operationId: getServiceAccount
path: /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: PATCH
operationId: updateServiceAccount
path: /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: GET
operationId: listServiceAccountAccessList
path: /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/accessList
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: POST
operationId: createServiceAccountAccessList
path: /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/accessList
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: DELETE
operationId: deleteServiceAccountAccessListEntry
path: /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/accessList/{ipAddress}
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: GET
operationId: listServiceAccountProjects
path: /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/groups
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: POST
operationId: createServiceAccountSecret
path: /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/secrets
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: DELETE
operationId: deleteServiceAccountSecret
path: /api/atlas/v2/orgs/{orgId}/serviceAccounts/{clientId}/secrets/{secretId}
tag: Service Accounts
versions:
- changeType: release
changes:
- backwardCompatible: true
change: endpoint added
changeCode: endpoint-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: GET
operationId: getOrganizationSettings
path: /api/atlas/v2/orgs/{orgId}/settings
tag: Organizations
versions:
- changeType: update
changes:
- backwardCompatible: true
change: added the optional property 'maxServiceAccountSecretValidityInHours' to the response
changeCode: response-optional-property-added
stabilityLevel: stable
version: "2024-10-23"
- httpMethod: PATCH
operationId: updateOrganizationSettings
path: /api/atlas/v2/orgs/{orgId}/settings
tag: Organizations
versions:
- changeType: update
changes:
- backwardCompatible: true
change: added the optional property 'maxServiceAccountSecretValidityInHours' to the response
changeCode: response-optional-property-added
- backwardCompatible: true
change: added the new optional request property 'maxServiceAccountSecretValidityInHours'
changeCode: new-optional-request-property
stabilityLevel: stable
version: "2024-10-23"
- date: "2024-10-25"
paths:
- httpMethod: GET
Expand Down
Loading

0 comments on commit 0da2f0f

Please sign in to comment.