-
Notifications
You must be signed in to change notification settings - Fork 190
chore: Updates Atlas Go SDK #3208
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: CLOUDP-306813_gha_file_changes
Are you sure you want to change the base?
Conversation
8bc84cd
to
8c12615
Compare
* use GHA mongodb/apix-action/verify-changed-files * don't detect changes
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5.3.0 to 5.4.0. - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@f111f33...0aaccfd) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…cific project (#3211) * check set * flex project removal * keep mongo_db_version unknown * remove version from update * pr suggestion
* use GHA mongodb/apix-action/verify-changed-files * don't detect changes * build(deps): bump go.mongodb.org/atlas-sdk * pin previous version of alert config * search deployment handling --------- Co-authored-by: Leo Antoli <[email protected]> Co-authored-by: wtrocki <[email protected]> Co-authored-by: Oriol Arbusi <[email protected]>
Co-authored-by: maastha <[email protected]>
* fix path * typo DeprecationSharedTier * fix links
* remove references to vars.TF_VERSION_LATEST * TEMPORARY: simulate new TF version to test changes * Revert "TEMPORARY: simulate new TF version to test changes" This reverts commit 00831bb.
* default_read_concern * default_write_concern * 6 to 6.0 * fail_index_key_too_long * TLS1_3 * update resources * cluster resource
…BER_REPLICATION_LAG` (#3225)
* global_cluster_config * project * sync doc and code * Update internal/service/globalclusterconfig/resource_global_cluster_config.go Co-authored-by: John Williams <[email protected]> * rename deprecationOldSchemaAction to deprecationOldShardingSchemaAction * add comment in deprecations --------- Co-authored-by: John Williams <[email protected]>
* update version to 2.0.2 * golangci-lint migrate * update GHA * update comments * fix linter * simplify config
* chore: Update Terraform setup in unit tests for improved test performance and stability * chore: Update Terraform version in code-health.yml
This PR has gone 7 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 7 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! |
18fc577
to
7d3745f
Compare
Co-authored-by: maastha <[email protected]>
Bumps [crazy-max/ghaction-import-gpg](https://github.com/crazy-max/ghaction-import-gpg) from 6.2.0 to 6.3.0. - [Release notes](https://github.com/crazy-max/ghaction-import-gpg/releases) - [Commits](crazy-max/ghaction-import-gpg@cb9bde2...e89d409) --- updated-dependencies: - dependency-name: crazy-max/ghaction-import-gpg dependency-version: 6.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: maastha <[email protected]>
7d3745f
to
b4578e3
Compare
* build(deps): bump go.mongodb.org/atlas-sdk * handle breaking changes in latest SDK version * fix unit test * fix unit test * fixes * revert changes in search index * dereference fields now that it's a pointer --------- Co-authored-by: oarbusi <[email protected]> Co-authored-by: Oriol Arbusi <[email protected]>
* feat: Supports configuring BYOK encryption on search nodes (#3142) * use SDK preview in encryption_at_rest * changelog * Revert "use SDK preview in encryption_at_rest" This reverts commit 609c9dc. * trigger change in EAR * Revert "trigger change in EAR" This reverts commit 15794dd. * Reapply "use SDK preview in encryption_at_rest" This reverts commit 1c2db30. * TEMPORARY: send enabled_for_search_nodes = true * finish resource implementation and tests * data source implementation and test * doc update * default and refactor test * remove old migration test * default value in resource * unit test --------- Co-authored-by: Oriol Arbusi <[email protected]> * feat: Adds `encryption_at_rest_provider` to `mongodbatlas_search_deployment` resource and data source (#3152) * use preview * add encryption_at_rest_provider computed attribute * remove check * dosc * rename files * move adv_cluster config out of resources * fix config * project id * add TODO to version * doc: Updates examples with newly added attributes to `mongodbatlas_search_deployment` and `mongodbatlas_encryption_at_rest` (#3174) * add new attribute to the example * examples updates * nit: end with new line * fix tf validate * todos * PR suggestions + test failure --------- Co-authored-by: Leo Antoli <[email protected]>
… endpoint services (#3252)
93a0a71
to
1396ba1
Compare
… support returning early after an update (#3237) * init * refactor: Rename schema to skip_wait_on_update * lint fixes * doc: Updates description of skip_wait_on_update * chore: Add changelog entry for skip_wait_on_update enhancement * revert: `extraTargetStates ...string` approach * refactor: use the skipWaitOnUpdate directly to avoid the WaitSearchNodeStateTransition * test: Check skip_wait_on_update * Update resource_search_deployment.go * update changelog * doc: Adds import note * refactor: use OverridenFields * test: Use ProjectIDExecutionWithCluster * doc: Update attribute description * refactor: revert back migration test to use `MONGODB_ATLAS_PROJECT_EAR_PE_AWS_ID` --------- Co-authored-by: rpabasara <[email protected]> Co-authored-by: ridmagroupby <[email protected]>
…atures and resources (#3260) * doc: Adds upgrade guide for MongoDB Atlas Provider 1.32.0 with new features and resources * doc: Add link to the mongodbatlas_search_deployment resource * doc: Add resource policy description to changelog * apply suggestion * apply suggestions
Bumps [github.com/jarcoal/httpmock](https://github.com/jarcoal/httpmock) from 1.3.1 to 1.4.0. - [Release notes](https://github.com/jarcoal/httpmock/releases) - [Commits](jarcoal/httpmock@v1.3.1...v1.4.0) --- updated-dependencies: - dependency-name: github.com/jarcoal/httpmock dependency-version: 1.4.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* remove exceptions in tests * remove exceptions in prod code * ToTFMapOfString * fix MarshalYAML * JoinQuotedStrings * Revert "fix MarshalYAML" This reverts commit a2be534. * revert http_mocker changes * AllowOutOfOrder doc * fix linter
Co-authored-by: maastha <[email protected]>
…me selected processArgs fields from the createCluster/updateCluster APIs (#3231)
…` resource & data sources (#3263)
…tabase_metrics` for Datadog integrations in `mongodbatlas_third_party_integration` (#3259)
This PR has gone 7 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 7 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! |
* redacted * use YOUR... for credential variables * more changes * account id * remove YOUR_ * <AWS_KEY_ID> -> <AWS_ACCESS_KEY_ID>
* doc: Add link to multi-region private endpoint troubleshooting * MS feedback
1396ba1
to
4c6ec64
Compare
Automatic update for MongoDB Atlas Go Client SDK