Skip to content

Conversation

@cq-bot
Copy link
Contributor

@cq-bot cq-bot commented Mar 1, 2023

This PR contains the following updates:

Package Type Update Change
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/cosmos/armcosmos/v2 require minor v2.1.0 -> v2.2.0

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

Azure/azure-sdk-for-go

v2.2.0

Compare Source

2.2.0 (2023-02-24)

Features Added
  • New type alias MinimalTLSVersion with values MinimalTLSVersionTLS, MinimalTLSVersionTls11, MinimalTLSVersionTls12
  • New function *GremlinResourcesClient.BeginRetrieveContinuousBackupInformation(context.Context, string, string, string, string, ContinuousBackupRestoreLocation, *GremlinResourcesClientBeginRetrieveContinuousBackupInformationOptions) (*runtime.Poller[GremlinResourcesClientRetrieveContinuousBackupInformationResponse], error)
  • New function NewRestorableGremlinDatabasesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*RestorableGremlinDatabasesClient, error)
  • New function *RestorableGremlinDatabasesClient.NewListPager(string, string, *RestorableGremlinDatabasesClientListOptions) *runtime.Pager[RestorableGremlinDatabasesClientListResponse]
  • New function NewRestorableGremlinGraphsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*RestorableGremlinGraphsClient, error)
  • New function *RestorableGremlinGraphsClient.NewListPager(string, string, *RestorableGremlinGraphsClientListOptions) *runtime.Pager[RestorableGremlinGraphsClientListResponse]
  • New function NewRestorableGremlinResourcesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*RestorableGremlinResourcesClient, error)
  • New function *RestorableGremlinResourcesClient.NewListPager(string, string, *RestorableGremlinResourcesClientListOptions) *runtime.Pager[RestorableGremlinResourcesClientListResponse]
  • New function NewRestorableTableResourcesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*RestorableTableResourcesClient, error)
  • New function *RestorableTableResourcesClient.NewListPager(string, string, *RestorableTableResourcesClientListOptions) *runtime.Pager[RestorableTableResourcesClientListResponse]
  • New function NewRestorableTablesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*RestorableTablesClient, error)
  • New function *RestorableTablesClient.NewListPager(string, string, *RestorableTablesClientListOptions) *runtime.Pager[RestorableTablesClientListResponse]
  • New function *SQLResourcesClient.BeginCreateUpdateClientEncryptionKey(context.Context, string, string, string, string, ClientEncryptionKeyCreateUpdateParameters, *SQLResourcesClientBeginCreateUpdateClientEncryptionKeyOptions) (*runtime.Poller[SQLResourcesClientCreateUpdateClientEncryptionKeyResponse], error)
  • New function *SQLResourcesClient.GetClientEncryptionKey(context.Context, string, string, string, string, *SQLResourcesClientGetClientEncryptionKeyOptions) (SQLResourcesClientGetClientEncryptionKeyResponse, error)
  • New function *SQLResourcesClient.NewListClientEncryptionKeysPager(string, string, string, *SQLResourcesClientListClientEncryptionKeysOptions) *runtime.Pager[SQLResourcesClientListClientEncryptionKeysResponse]
  • New function *TableResourcesClient.BeginRetrieveContinuousBackupInformation(context.Context, string, string, string, ContinuousBackupRestoreLocation, *TableResourcesClientBeginRetrieveContinuousBackupInformationOptions) (*runtime.Poller[TableResourcesClientRetrieveContinuousBackupInformationResponse], error)
  • New struct ClientEncryptionIncludedPath
  • New struct ClientEncryptionKeyCreateUpdateParameters
  • New struct ClientEncryptionKeyCreateUpdateProperties
  • New struct ClientEncryptionKeyGetProperties
  • New struct ClientEncryptionKeyGetPropertiesResource
  • New struct ClientEncryptionKeyGetResults
  • New struct ClientEncryptionKeyResource
  • New struct ClientEncryptionKeysListResult
  • New struct ClientEncryptionPolicy
  • New struct GremlinDatabaseRestoreResource
  • New struct KeyWrapMetadata
  • New struct RestorableGremlinDatabaseGetResult
  • New struct RestorableGremlinDatabaseProperties
  • New struct RestorableGremlinDatabasePropertiesResource
  • New struct RestorableGremlinDatabasesClient
  • New struct RestorableGremlinDatabasesListResult
  • New struct RestorableGremlinGraphGetResult
  • New struct RestorableGremlinGraphProperties
  • New struct RestorableGremlinGraphPropertiesResource
  • New struct RestorableGremlinGraphsClient
  • New struct RestorableGremlinGraphsListResult
  • New struct RestorableGremlinResourcesClient
  • New struct RestorableGremlinResourcesGetResult
  • New struct RestorableGremlinResourcesListResult
  • New struct RestorableTableGetResult
  • New struct RestorableTableProperties
  • New struct RestorableTablePropertiesResource
  • New struct RestorableTableResourcesClient
  • New struct RestorableTableResourcesGetResult
  • New struct RestorableTableResourcesListResult
  • New struct RestorableTablesClient
  • New struct RestorableTablesListResult
  • New field MinimalTLSVersion in struct DatabaseAccountCreateUpdateProperties
  • New field MinimalTLSVersion in struct DatabaseAccountGetProperties
  • New field MinimalTLSVersion in struct DatabaseAccountUpdateProperties
  • New field EndTime in struct RestorableMongodbCollectionsClientListOptions
  • New field StartTime in struct RestorableMongodbCollectionsClientListOptions
  • New field ClientEncryptionPolicy in struct RestorableSQLContainerPropertiesResourceContainer
  • New field GremlinDatabasesToRestore in struct RestoreParameters
  • New field TablesToRestore in struct RestoreParameters
  • New field ClientEncryptionPolicy in struct SQLContainerGetPropertiesResource
  • New field ClientEncryptionPolicy in struct SQLContainerResource

Configuration

📅 Schedule: Branch creation - "before 3am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@cq-bot cq-bot added the automerge Automatically merge once required checks pass label Mar 1, 2023
@cq-bot
Copy link
Contributor Author

cq-bot commented Mar 1, 2023

/gen sha=9ac7e3b5a25a2daf5b13e5d5df4e59cb7a73db0e plugin=azure

@cq-bot cq-bot added the azure label Mar 1, 2023
@kodiakhq kodiakhq bot merged commit 261aa9c into main Mar 1, 2023
@kodiakhq kodiakhq bot deleted the renovate/github.com-azure-azure-sdk-for-go-sdk-resourcemanager-cosmos-armcosmos-v2-2.x branch March 1, 2023 03:03
kodiakhq bot pushed a commit that referenced this pull request Mar 8, 2023
🤖 I have created a release *beep* *boop*
---


## [5.0.0](plugins-source-azure-v4.3.0...plugins-source-azure-v5.0.0) (2023-03-08)


### ⚠ BREAKING CHANGES

* **azure-resources:** Remove `azure_azuredata_sql_server_registrations` since the API to sync it is deprecated. You should use the tables under `azurearcdata`, `azure_azurearcdata_sql_server_instances`, `azure_azurearcdata_postgres_instances` or `azure_azurearcdata_sql_managed_instances` to get the most up to date information. See more in this [Azure Go SDK issue comment](Azure/azure-sdk-for-go#19789 (comment)).

### Features

* **azure-resources:** Add Monitor Autoscale Settings ([#8696](#8696)) ([030c0c2](030c0c2))
* **azure-resources:** Add Subscription Diagnostic Settings ([#8693](#8693)) ([d84454c](d84454c))
* **docs:** Render tables as a part of the Website and add a [tables search box](https://www.cloudquery.io/tables). The equivalent of the GitHub README.md file is now under each plugin's docs section, for example https://www.cloudquery.io/docs/plugins/sources/aws/tables. The Website HTML page is built from the GitHub markdown file located under each plugin's path in our Website code, for example https://github.com/cloudquery/cloudquery/blob/main/website/pages/docs/plugins/sources/aws/tables.md. For the list of all plugins table files as they are stored on GitHub see https://github.com/cloudquery/cloudquery/tree/main/website/tables ([342b0c5](342b0c5))


### Bug Fixes

* **azure-resources:** Remove `azure_azuredata_sql_server_registrations` ([977137e](977137e))
* **azure:** Set date range in cost management queries ([#8676](#8676)) ([6178e1c](6178e1c)), closes [#8655](#8655)
* **deps:** Update golang.org/x/exp digest to c95f2b4 ([#8560](#8560)) ([9c3bd5b](9c3bd5b))
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.3.1 ([#8567](#8567)) ([d17e2aa](d17e2aa))
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/cognitiveservices/armcognitiveservices to v1.3.0 ([#8648](#8648)) ([7639032](7639032))
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/cosmos/armcosmos/v2 to v2.2.0 ([#8649](#8649)) ([261aa9c](261aa9c))
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/datafactory/armdatafactory/v3 to v3.1.0 ([#8650](#8650)) ([359da21](359da21))
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/kusto/armkusto to v1.2.0 ([#8651](#8651)) ([036adc7](036adc7))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.41.0 ([#8682](#8682)) ([ea9d065](ea9d065))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.42.0 ([#8725](#8725)) ([b83b277](b83b277))
* **deps:** Update module github.com/stretchr/testify to v1.8.2 ([#8599](#8599)) ([2ec8086](2ec8086))

---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Automatically merge once required checks pass

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants