-
Notifications
You must be signed in to change notification settings - Fork 192
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>
4c6ec64
to
a923a46
Compare
…pdates import docs (#3292) * docs: Clarify import format for database users in `database_user.md` * refactor: Combine tests for database_user resource & data-source * refactor: Consolidate import step configuration in database user tests * apply suggestions
…_database_user` resource and data sources (#3295) * include stream in scope possible values * punctuation * link api
…tenance_window` (#3195) * example * init resource changes * minor * docs * fix lint error * feat: Enhance maintenance window tests with protected hours configuration * test: Fix broken migration test * fix: example maintenance window * test: Add check for time_zone_id in auto defer activated test (already checked at resource) * feat: Add release notes for `protected_hours` and `time_zone_id` in maintenance window resources * apply PR doc suggestions --------- Co-authored-by: Espen Albert <[email protected]>
… database (#3294) * refactor: Remove redundant TestAccConfigRSCustomDBRoles_MultipleResources test (running the same test 5 times, not using multiple resources as the name says) * test: Remove duplication and add check for empty database_name * refactor: Use data source also in resource test * refactor: Enhance custom DB role tests with plural data source checks * feat: Add PluralResultCheck function * doc: Clarify database_name usage in custom DB role documentation * refactor: Remove redundant variable declaration and update comment for PluralResultCheck * refactor: Remove nil check for results in findResultsMatch function
…gic in check exists (#3286) * remove doc notes of SERVICE_UNAVAILABLE error and redundant logic in check exists * lint error * remove unnecessary function definition
…acc-tf-p-keep` prefix (#3269) * refactor: support empty prefix for projects that shouldn't be deleted but have resources removed * refactor: Remove resources from projects with `test-acc-tf-p-keep` (only found a few stream-instances for now) * Update internal/testutil/clean/org_clean_test.go Co-authored-by: Leo Antoli <[email protected]> * refactor: Use a bool for skipProjectDelete * refactor: Rename projectsToDelete to projectsToClean for clarity in project resource management --------- Co-authored-by: Leo Antoli <[email protected]>
…uditing` (#3302) * diff supress * changelog entry * test * use var * remove explicit check and skip mig test
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! |
a923a46
to
4fff722
Compare
Bumps [github.com/pb33f/libopenapi](https://github.com/pb33f/libopenapi) from 0.21.8 to 0.21.10. - [Release notes](https://github.com/pb33f/libopenapi/releases) - [Commits](pb33f/libopenapi@v0.21.8...v0.21.10) --- updated-dependencies: - dependency-name: github.com/pb33f/libopenapi dependency-version: 0.21.10 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.55.6 to 1.55.7. - [Release notes](https://github.com/aws/aws-sdk-go/releases) - [Changelog](https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG_PENDING.md) - [Commits](aws/aws-sdk-go@v1.55.6...v1.55.7) --- updated-dependencies: - dependency-name: github.com/aws/aws-sdk-go dependency-version: 1.55.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ter env var is enabled (#3275) * include previewProviderV2Cluster info in user agent * comments * min * min * PR comments --------- Co-authored-by: svc-apix-bot <[email protected]>
* doc: Adds 1.34.0 upgrade guide * fix: link to description attribute * doc: Update 1.34.0 upgrade guide with link to changelog
* doc: Adds `retain_backups_enabled` details on error * chore: apply PR suggestion * remove accidental tab * chore: Remove double specification * chore: consistent `*` usage
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! |
4fff722
to
2194d50
Compare
Automatic update for MongoDB Atlas Go Client SDK