relaycorp / cloud-gateway

Infrastructure as Code and configuration for all Awala-Internet Gateways run by Relaycorp
MIT License
1 stars 1 forks source link

Bump mongodb/mongodbatlas from 1.10.2 to 1.15.1 in /tf-workspace #116

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 8 months ago

Bumps mongodb/mongodbatlas from 1.10.2 to 1.15.1.

Release notes

Sourced from mongodb/mongodbatlas's releases.

v1.15.1

Changelog

  • 9d297a22 chore: Bump marocchino/sticky-pull-request-comment from 2.8.0 to 2.9.0 (#1916)
  • e8959014 chore: Bump tj-actions/verify-changed-files (#1914)
  • dc11559c chore: Upgrades privatelink_endpoint_service_data_federation_online_archive resource to auto-generated SDK (#1910)
  • b1708635 doc: Generates for v1.15.1 (#1919)
  • 3d5c0ee9 remove 1.2.x (#1921)

v1.15.1-pre

Changelog

  • 0f9607af Close code block with three backticks (#1903)
  • f1ef5a01 chore: Fixes acceptance and migrations tests not running in CI (#1907)
  • 16c59687 chore: Fixes test for federated_settings_identity_provider` in QA environment (#1912)
  • 3acfe45a chore: Upgrades privatelink_endpoint_serverless resource to auto-generated SDK (#1908)
  • e519c3c0 chore: Upgrades teams resource to auto-generated SDK (#1905)
  • a974bb6e chore: Upgrades private_link_endpoint resource to auto-generated SDK. (#1901)
  • 026150c1 chore: Upgrades roles_org_id resource to auto-generated SDK (#1906)
  • e322ab90 chore: Upgrades x509authentication_database_user resource to auto-generated SDK (#1884)
  • 8d173b1f doc: Fixed some of the typos within the README.MD for the PIT example(#1902)
  • cbeec935 fix: Sets replication_specs IDs when updating them. (#1876)
  • 5117c143 test: Enable Acceptance test in CI for mongodbatlas_federated_settings_identity_provider (#1895)

v1.15.0

Changelog

  • 671e9279 CLOUDP-221977: New released Atlas Go SDK can't be used until several hours later (#1885)
  • bfc40ae2 DOCSP-34594 clarify use case for deleting network containers (#1811)
  • 75a0bd26 Update access_list_api_key.html.markdown (#1796)
  • be37b838 Update data_source_clusters.go (#1722)
  • 16cc60ac acceptance test execution to external workflow (#1794)
  • babf0aa5 chore: Add templates for mongodbatlas_search_deployment (#1816)
  • 2ef6fd9f chore: Add tfplugindocs & tfplugingen-openapi to the dev tools (#1798)
  • 1e371d05 chore: Addressed followup comments in #1833 (#1836)
  • e36353dc chore: Adjust name of acceptance test runner workflow (#1814)
  • b2b1229f chore: Adjusts release process to run tests against QA before releasing (#1812)
  • 5ac09650 chore: Adjusts scaffold command to generate config file for schema scaffolding (#1839)
  • 2c96c61a chore: Allows to to run acceptance tests for a published Atlas provider version (#1789)
  • 57ef6caa chore: Bump crazy-max/ghaction-import-gpg from 2.1.0 to 6.1.0 (#1870)
  • e2ea6c2b chore: Bump dorny/paths-filter from 2.11.1 to 3.0.0 (#1887)
  • 252cc0d5 chore: Bump github.com/aws/aws-sdk-go from 1.49.1 to 1.49.6 (#1783)
  • 491581c4 chore: Bump github.com/aws/aws-sdk-go from 1.49.10 to 1.49.13 (#1802)
  • b40e5938 chore: Bump github.com/aws/aws-sdk-go from 1.49.13 to 1.49.17 (#1823)
  • aba1564c chore: Bump github.com/aws/aws-sdk-go from 1.49.17 to 1.49.22 (#1846)
  • 619e6776 chore: Bump github.com/aws/aws-sdk-go from 1.49.22 to 1.50.3 (#1873)
  • a2844a5e chore: Bump github.com/aws/aws-sdk-go from 1.49.6 to 1.49.10 (#1791)
  • 9c7cbe39 chore: Bump github.com/aws/aws-sdk-go from 1.50.3 to 1.50.7 (#1892)
  • d8844c07 chore: Bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 (#1817)
  • 1eefc7c2 chore: Bump github.com/gruntwork-io/terratest from 0.46.8 to 0.46.9 (#1824)
  • 5136c6a1 chore: Bump github.com/gruntwork-io/terratest from 0.46.9 to 0.46.11 (#1845)
  • 930c30d9 chore: Bump github.com/hashicorp/terraform-plugin-framework (#1844)
  • 967483cc chore: Bump github.com/hashicorp/terraform-plugin-go (#1781)

... (truncated)

Changelog

Sourced from mongodb/mongodbatlas's changelog.

v1.15.1 (2024-02-07)

Full Changelog

Bug Fixes

  • fix: Sets replication_specs IDs when updating them. #1876 (marcosuma)

Internal Improvements

  • chore: Upgrades privatelink_endpoint_service_data_federation_online_archive resource to auto-generated SDK #1910 (oarbusi)
  • chore: Fixes test for federated_settings_identity_provider in QA environment #1912 (oarbusi)
  • chore: Upgrades privatelink_endpoint_serverless resource to auto-generated SDK #1908 (oarbusi)
  • chore: Fixes acceptance and migrations tests not running in CI #1907 (lantoli)
  • chore: Upgrades roles_org_id resource to auto-generated SDK #1906 (lantoli)
  • chore: Upgrades teams resource to auto-generated SDK #1905 (oarbusi)
  • doc: Fixes mongodbatlas_privatelink_endpoint_service_data_federation_online_archives doc #1903 (nsmith78660)
  • doc: Fixes some of the typos within the README.MD for the PIT example #1902 (nsmith78660)
  • chore: Upgrades private_link_endpoint resource to auto-generated SDK. #1901 (marcosuma)
  • test: Enables Acceptance test in CI for mongodbatlas_federated_settings_identity_provider #1895 (oarbusi)
  • chore: Upgrades x509authentication_database_user resource to auto-generated SDK #1884 (lantoli)
  • chore: Bump marocchino/sticky-pull-request-comment from 2.8.0 to 2.9.0 #1916 (dependabot[bot])
  • chore: Bump tj-actions/verify-changed-files #1914 (dependabot[bot])

v1.15.0 (2024-02-01)

Full Changelog

Breaking changes:

  • remove!: Removes page_num and items_per_page attributes in mongodbatlas_search_indexes data source #1880 (AgustinBettati)
  • remove!: Removes cloud_provider_access resource and data source #1804 (andreaangiolillo)

Enhancements

  • feat: Adds support to new Federated Auth parameters for OIDC #1874 (oarbusi)
  • feat: Adds new ip_addresses computed attribute in mongodbatlas_project resource and data sources #1850 (AgustinBettati)
  • feat: Adds mongodbatlas_organization New Parameters Support #1835 (maastha)

Bug Fixes

  • mongodbatlas_project_ip_access_list Unexpected replacement of CIDR with IP address #1571
  • fix: Adds toUpperCase to provider and region fields in cluster resources #1837 (andreaangiolillo)
  • fix: Improves error message when improperly setting provider_region_name field #1815 (maastha)
  • fix: Provider produces inconsistent result after importing mongodbatlas_encryption_at_rest #1813 (andreaangiolillo)
  • fix: Update attributes copy_protection_enabled, pit_enabled and encryption_at_rest_enabled in the resource mongodbatlas_backup_compliance_policy to be Optional #1803 (andreaangiolillo)
  • fix: Incompatible schema defined for mongodbatlas_backup_compliance_policy #1799 (andreaangiolillo)
  • fix: Fixes mongodbatlas_clusters plural data source to set auto_scaling_disk_gb_enabled attribute correctly #1722 (maastha)

... (truncated)

Commits
  • b170863 doc: Generates for v1.15.1 (#1919)
  • 3d5c0ee remove 1.2.x (#1921)
  • dc11559 chore: Upgrades privatelink_endpoint_service_data_federation_online_archive...
  • 9d297a2 chore: Bump marocchino/sticky-pull-request-comment from 2.8.0 to 2.9.0 (#1916)
  • e895901 chore: Bump tj-actions/verify-changed-files (#1914)
  • 0f9607a Close code block with three backticks (#1903)
  • 16c5968 chore: Fixes test for federated_settings_identity_provider` in QA environment...
  • f1ef5a0 chore: Fixes acceptance and migrations tests not running in CI (#1907)
  • 3acfe45 chore: Upgrades privatelink_endpoint_serverless resource to auto-generated ...
  • e519c3c chore: Upgrades teams resource to auto-generated SDK (#1905)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 7 months ago

Superseded by #133.