APIBot: SDK update based on recent changes in Atlas API (v20240805) - DO NOT merge#576
Closed
svc-apix-Bot wants to merge 11 commits intov20240508-backport-2from
Closed
APIBot: SDK update based on recent changes in Atlas API (v20240805) - DO NOT merge#576svc-apix-Bot wants to merge 11 commits intov20240508-backport-2from
svc-apix-Bot wants to merge 11 commits intov20240508-backport-2from
Conversation
maastha
reviewed
Apr 2, 2025
| // If reconfiguration is necessary to regain a primary due to a regional outage, submit this field alongside your topology reconfiguration to request a new regional outage resistant topology. Forced reconfigurations during an outage of the majority of electable nodes carry a risk of data loss if replicated writes (even majority committed writes) have not been replicated to the new primary node. MongoDB Atlas docs contain more information. To proceed with an operation which carries that risk, set **acceptDataRisksAndForceReplicaSetReconfig** to the current date. | ||
| AcceptDataRisksAndForceReplicaSetReconfig *time.Time `json:"acceptDataRisksAndForceReplicaSetReconfig,omitempty"` | ||
| AcceptDataRisksAndForceReplicaSetReconfig *time.Time `json:"acceptDataRisksAndForceReplicaSetReconfig,omitempty"` | ||
| AdvancedConfiguration *ApiAtlasClusterAdvancedConfiguration `json:"advancedConfiguration,omitempty"` |
Contributor
|
This PR has gone 30 days without any activity and meets the project’s definition of "stale". This will be auto-closed if there is no new activity over the next 30 days. If the issue is still relevant and active, you can simply comment with a "bump" to keep it open, or add the label "not_stale". Thanks for keeping our repository healthy! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Automatic update for MongoDB Atlas Go Client based on OpenAPI changes for API version 2024-08-05 (compare with v20240805005.0.0 release tag).
PR contains autogenerated changes for the MongoDB Atlas client.
This PR will not be merged. This was generated by making temporary updates to SDK generation workflow in #581
Automated checks
Important Details
Fixes should be applied to the OpenAPI file (openapi/atlas-api.yaml) or ./tools engine in a separate PR.
Manual Review Procedure
./releaser/breaking_changes/{release_version}.mdfileTroubleshooting
To skip release process after merge please revert changes from
version.gofile.Release can be triggered by restoring changes in version.go.