chore: Test CLOUDP-320243-dev-2.0.0 #3416
Closed
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.
fix: Update error message formatting in advanced cluster resource (chore: Update error message formatting in advanced cluster resource #3352)
doc: Upgrade guide for v1.35.0 (doc: Upgrade guide for v1.35.0 #3360)
upgrade guide
Update docs/guides/1.35.0-upgrade-guide.md
chore: Updates examples link in index.md for v1.35.0 release
chore: Updates CHANGELOG.md header for v1.35.0 release
chore: Update Go version to 1.24.3 in go.mod (chore: Update Go version to 1.24.3 #3358)
chore: Clean ignore file (chore: Clean ignore file #3357)
ignore Cursor rule files
simplify git ignore
add .DS_Store and *~
ignore any env file
chore: Implement better logging on network issues (chore: Implement better logging on network issues #3359)
add logs
adjust doc
add error details
run acc tests when config folder changes
use NewTransport
improve doc
add config acc tests
don't log headers
make tests less verbose
remove header example from doc
remove headers from tests
rename NewNetworkLoggingTransport to NewTransportWithNetworkLogging
remove name
undo realm changes
log Digest challenge requests
note about logging.NewTransport
adjust doc
fix doc examples
enable network logging only when TF loglevel is debug or higher
fix TestAccNetworkLogging
TestNetworkLoggingTransport_Disabled
chore: Bump github.com/pb33f/libopenapi from 0.21.12 to 0.22.0 (chore: Bump github.com/pb33f/libopenapi from 0.21.12 to 0.22.0 #3356)
Bumps github.com/pb33f/libopenapi from 0.21.12 to 0.22.0.
updated-dependencies:
fix: Realm Client Auth Token Overwritten by Transport Assignment (fix: Realm Client Auth Token Overwritten by Transport Assignment #3362)
don't use custom transport for realm
changelog entry
changelog
use baseTransport instead of default
add basic test that expects 404 and makes sure realm client works
correct projectID
add realm url in GHA
chore: Updates CHANGELOG.md for fix: Realm Client Auth Token Overwritten by Transport Assignment #3362
chore: Updates examples link in index.md for v1.35.1 release
chore: Updates CHANGELOG.md header for v1.35.1 release
build(deps): bump go.mongodb.org/atlas-sdk (chore: Updates Atlas Go SDK #3365)
doc: Clarify data source source documentation when moving to asymmetric clusters (doc: Clarify data source source documentation when moving to asymmetric clusters #3366)
TEMPORARY: some change
adjust guides
Revert "TEMPORARY: some change"
This reverts commit 0441ce3.
add comment to example using count
apply fix suggested by Copilot
apply feedback moving to subsection
apply feedback in docs
build(deps): bump go.mongodb.org/atlas-sdk (chore: Updates Atlas Go SDK #3367)
remove reference to private_key from api_key datasource (doc: Fix data source documentation for
api_key#3368)chore: Bump github.com/pb33f/libopenapi from 0.22.0 to 0.22.2 (chore: Bump github.com/pb33f/libopenapi from 0.22.0 to 0.22.2 #3369)
Bumps github.com/pb33f/libopenapi from 0.22.0 to 0.22.2.
updated-dependencies:
chore: Update Terraform packages (chore: Update Terraform packages #3370)
chore: Bump github.com/hashicorp/terraform-plugin-testing
Bumps github.com/hashicorp/terraform-plugin-testing from 1.12.0 to 1.13.1.
updated-dependencies:
upgrade github.com/hashicorp/terraform-plugin-go to v0.28.0
upgrade github.com/hashicorp/terraform-plugin-mux to v0.20
upgrade github.com/hashicorp/terraform-plugin-framework to v1.15.0
go mod tidy
upgrade github.com/go-jose/go-jose/v4 to v4.0.5
remove unneeded exclude
fix comment
feat: Adds support for streams accountDetails endpoint (feat: Adds support for streams accountDetails endpoint #3364)
chore: Updates CHANGELOG.md for feat: Adds support for streams accountDetails endpoint #3364
chore: Create a GitHub Action to create a PR from master to dev branch weekly (chore: Create a GitHub Action to create a PR from master to dev branch weekly #3371)
skeleton
remove unneeded param
temporarily run in the PR
name the matrix jobs only with the branch name
slack message
simplify if
Revert "simplify if"
This reverts commit db27365.
one-line Slack message
remove PR trigger
remove icon in Slack messages
chore: Run Test Suite in dev branch weekly (chore: Run Test Suite in dev branch weekly #3373)
run 2.0.0 branch on Fridays
TEMPORARY: don't run all test suite
fix bool comparison
remove test from name to make it shorter
empty ref if not a Friday
TEMPORARY: enable days
Revert "TEMPORARY: enable days"
This reverts commit b6bd4c3.
This reverts commit 7e4ed93.
remove incorrect action link in Slack message
chore: Implement the GitHub Action to create a PR from master to dev branch weekly (chore: Implement the GitHub Action to create a PR from master to dev branch weekly #3377)
create PR with changes
TEMPORARY: create draft PRs
improve messages
improve error handling
config git email
remove temporary changes
chore: Onboard Silkbomb in the CI (chore: Onboard Silkbomb in the CI #3374)
generate purls
check purls
run acceptance test only after check-purls
gen-purls before checking
generate sbom script
make target check purls
upload sbom to kondukto and release artifacts
remove comment
double quotes shellcheck
move gen purls to script
update purls.txt on dependabot PRs
doc: Fix use of variables in documentation (doc: Fix use of variables in documentation #3382)
API_KEY_ID and ORG_ID
0.8.0 guide
EAR example
chore: Generate SSDLC report after release (chore: Generate SSDLC report after release #3383)
generate ssdlc report
add missing target shell
fix issues with generation
Update scripts/gen-ssdlc-report.sh
Update .github/workflows/ssdlc-report.yml
remove double tab
fix commit message
fix env string (chore: Fix environment string in acceptance tests #3385)
chore: Updates Atlas Go SDK (chore: Updates Atlas Go SDK #3386)
build(deps): bump go.mongodb.org/atlas-sdk
update purl
chore: Updates purls automatically for SDK update (chore: Updates purls automatically for SDK update #3387)
update purls for sdk update
check purls after build
remove array
chore: Moves SSDLC report generation to release action (chore: Moves SSDLC report generation to release action #3388)
chore: Generate augmented SBOM on demand (chore: Generate augmented SBOM on demand #3384)
generate augmented SBOM on demand
Update .github/workflows/generate-augmented-sbom.yml
remove unncessary step name
unify into a script
chore: Add code explanation in some long-running operations (chore: Add code explanation in some long-running operations #3390)
document project_ip_access_list Create
no need to wait in network_container Delete
Revert "no need to wait in network_container Delete"
This reverts commit 1e4224f.
document network_container Delete
remove timeouts attribute in mongodbatlas_privatelink_endpoint_service_data_federation_online_archive
Revert "remove timeouts attribute in mongodbatlas_privatelink_endpoint_service_data_federation_online_archive"
This reverts commit bff9dc0.
comment timeouts in mongodbatlas_privatelink_endpoint_service_data_federation_online_archive
doc: Adds 1.36.0 upgrade guide (doc: Adds 1.36.0 upgrade guide #3392)
chore: Updates examples link in index.md for v1.36.0 release
chore: Updates CHANGELOG.md header for v1.36.0 release
chore: Updates repository to use supported Terraform versions (chore: Updates repository to use supported Terraform versions #3401)
chore: Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 (chore: Bump github.com/cloudflare/circl from 1.6.0 to 1.6.1 #3393)
Bumps github.com/cloudflare/circl from 1.6.0 to 1.6.1.
updated-dependencies:
Bumps github.com/pb33f/libopenapi from 0.22.2 to 0.22.3.
updated-dependencies:
chore: Generates SSDLC report and fixes GHA (chore: Generates SSDLC report and fixes GHA #3400)
generate ssdlc report and fix GHA
test
Revert "test"
This reverts commit 183df49.
chore: Removes PURLS from repo and instead generates the PURL only when doing the release (chore: Removes PURLS from repo and instead generates the PURL only when doing the release #3402)
removes PURLS from repo
remove unnecessary action
get the full history (chore: Fixes update-dev-branches Github action #3398)
chore: Bump github.com/spf13/cast from 1.8.0 to 1.9.2 (chore: Bump github.com/spf13/cast from 1.8.0 to 1.9.2 #3395)
Bumps github.com/spf13/cast from 1.8.0 to 1.9.2.
updated-dependencies:
doc refresh logic in custom_db_role (chore: Code comment for refresh logic in custom_db_role #3405)
chore: Avoids flaky tests by sleeping 30s (chore: Avoids flaky tests by sleeping 30s #3403)
test: avoid flaky tests by sleeping 30s
Update internal/service/backupcompliancepolicy/resource_backup_compliance_policy_test.go
doc: Adds example for
mongodbatlas_backup_compliance_policy(doc: Adds example formongodbatlas_backup_compliance_policy#3391)doc: Initial example for mongodbatlas_backup_compliance_policy
doc: Add links to mongodbatlas_backup_compliance_policy example
chore: fix lint error and example
fix: improve v2 directory detection logic in tf-validate script
fix shell errors
address PR comments
doc: Adds module example
fix tf errors
chore: fix tf-validate script
address PR comments
chore: fix use v2 in the internal cluster_with_schedule module
docs feedback
doc: Simplify module example
doc: Apply docs feedback
pr suggestions
main.tf fixes
doc: Add important notes regarding Backup Compliance Policy deletion considerations
doc: Update support links
doc: Clarify note on using Terraform Module for deletion methods
add links from cluster docs to example
apply PR comments
doc: Add reference to Terraform issue for moved and removed blocks in backup compliance policy example
test: Add dry run option to prevent project deletion in TestSingleProjectRemoval (test: Uses dry run option to prevent project deletion in TestSingleProjectRemoval #3406)
doc: Removes default values for
regioninmongodbatlas_third_party_integration(doc: Removes default values forregioninmongodbatlas_third_party_integration#3407)chore: Make action to run script and commit changes reusable outside of repo (chore: Make action to run script and commit changes reusable outside of repo #3404)
make action reusable outside of repo
testing branch
fixes setupgo
repo-path input
add missing fi
testing changes
adds checkout before using composite action
remove testing branch
remove testing changelog
update to Go 1.24.4 (chore: Update to Go 1.24.4 #3408)
build(deps): bump go.mongodb.org/atlas-sdk (chore: Updates Atlas Go SDK #3411)
have enable-autogen generate all serviceapi resources (chore: Have enable-autogen generate all serviceapi resources #3410)
Description
Please include a summary of the fix/feature/change, including any relevant motivation and context.
Link to any related issue(s):
Type of change:
Required Checklist:
Further comments