Skip to content

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

Open
wants to merge 79 commits into
base: CLOUDP-306813_gha_file_changes
Choose a base branch
from

Conversation

svc-apix-Bot
Copy link
Collaborator

Automatic update for MongoDB Atlas Go Client SDK

@svc-apix-Bot svc-apix-Bot requested a review from a team as a code owner March 25, 2025 15:58
svc-apix-Bot and others added 2 commits March 25, 2025 15:59
* use GHA mongodb/apix-action/verify-changed-files

* don't detect changes
An error occurred while trying to automatically change base from CLOUDP-306813_gha_file_changes to master March 25, 2025 16:26
dependabot bot and others added 12 commits March 26, 2025 08:04
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]>
* 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
* 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
Copy link
Contributor

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!

@github-actions github-actions bot added the stale label Mar 31, 2025
oarbusi and others added 3 commits March 31, 2025 14:48
… and data sources (#3229)

* use latest sdk for alertconfiguration

* rename

* move ds tests to resource_test

* combine DS and RS tests as suggested in PR review
@svc-apix-Bot svc-apix-Bot requested a review from a team as a code owner April 1, 2025 08:40
@github-actions github-actions bot removed the stale label Apr 2, 2025
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>
EspenAlbert and others added 10 commits April 23, 2025 08:45
…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
Copy link
Contributor

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!

@github-actions github-actions bot removed the stale label Apr 30, 2025
dependabot bot and others added 7 commits April 30, 2025 07:43
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
Copy link
Contributor

github-actions bot commented May 5, 2025

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!

@github-actions github-actions bot added the stale label May 5, 2025
@github-actions github-actions bot removed the stale label May 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants