fix(deps): Update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storagecache/armstoragecache/v2 to v3#9471
Merged
Conversation
…cemanager/storagecache/armstoragecache/v2 to v3
Contributor
Author
|
/gen sha=aec4fd0fc8f32b6fe6e0af27012ad9ab2940fba1 plugin=azure |
3 tasks
Contributor
|
@erezrokah it's extracted from #9467 and ready for review |
erezrokah
approved these changes
Mar 28, 2023
Member
|
Looks good, but next time let's wait for the monthly schedule (assuming you triggered this PR manually @candiduslynx, if not let me know so I can check why it was triggered pre-schedule) |
…dk-resourcemanager-storagecache-armstoragecache-v2-3.x
kodiakhq Bot
pushed a commit
that referenced
this pull request
Apr 4, 2023
🤖 I have created a release *beep* *boop* --- ## [7.0.0](plugins-source-azure-v6.2.0...plugins-source-azure-v7.0.0) (2023-04-04) ### ⚠ BREAKING CHANGES * **deps:** In `v2` of the Azure Go `desktopvirtualization` client, the `MigrationRequest` field was removed from the `HostPoolProperties` struct. This means that the `azure_desktopvirtualization_host_pools->properties` JSON column will not have that field anymore. If you're relying on it in a query, you'd need to update it. * **deps:** In `v1` of the Azure Go `containerregistry` client, the `AnonymousPullEnabled` field was removed from the `RegistryProperties` struct. This means that the `azure_containerregistry_registries->properties` JSON column will not have that field anymore. If you're relying on it in a query, you'd need to update it. ### This Release has the Following Changes to Tables - Table `azure_desktopvirtualization_host_pools`: column added with name `system_data` and type `JSON` ### Bug Fixes * **deps:** Update golang.org/x/exp digest to 10a5072 ([#9587](#9587)) ([31f913f](31f913f)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/containerregistry/armcontainerregistry to v1 ([0c0562f](0c0562f)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/desktopvirtualization/armdesktopvirtualization to v2 ([ed7ab5b](ed7ab5b)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/reservations/armreservations to v3 ([#9470](#9470)) ([c3c97b9](c3c97b9)) * **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/storagecache/armstoragecache/v2 to v3 ([#9471](#9471)) ([8505c4c](8505c4c)) * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.44.1 ([#9520](#9520)) ([202c31b](202c31b)) * **deps:** Update module github.com/cloudquery/plugin-sdk to v1.44.2 ([#9661](#9661)) ([a27dc84](a27dc84)) * **deps:** Update module github.com/mattn/go-isatty to v0.0.18 ([#9609](#9609)) ([5b2908e](5b2908e)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
v2.0.0->v3.0.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
v3.0.0Compare Source
3.0.0 (2023-02-24)
Breaking Changes
*CachesClient.Updatehas been changed to LRO, use*CachesClient.BeginUpdateinstead.Features Added
*StorageTargetsClient.BeginRestoreDefaults(context.Context, string, string, string, *StorageTargetsClientBeginRestoreDefaultsOptions) (*runtime.Poller[StorageTargetsClientRestoreDefaultsResponse], error)VerificationTimerin structBlobNfsTargetWriteBackTimerin structBlobNfsTargetVerificationTimerin structNfs3TargetWriteBackTimerin structNfs3TargetConfiguration
📅 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.
This PR has been generated by Renovate Bot.