Skip to content

fix(deps): Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.2.0#5211

Merged
kodiakhq[bot] merged 2 commits intomainfrom
renovate/github.com-azure-azure-sdk-for-go-sdk-azcore-1.x
Dec 1, 2022
Merged

fix(deps): Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.2.0#5211
kodiakhq[bot] merged 2 commits intomainfrom
renovate/github.com-azure-azure-sdk-for-go-sdk-azcore-1.x

Conversation

@cq-bot
Copy link
Copy Markdown
Contributor

@cq-bot cq-bot commented Dec 1, 2022

This PR contains the following updates:

Package Type Update Change
github.com/Azure/azure-sdk-for-go/sdk/azcore require minor v1.1.4 -> v1.2.0

Release Notes

Azure/azure-sdk-for-go

v1.2.0

Compare Source

1.2.0 (2022-11-04)

Features Added
  • Added ClientOptions.APIVersion field, which overrides the default version a client
    requests of the service, if the client supports this (all ARM clients do).
  • Added package tracing that contains the building blocks for distributed tracing.
  • Added field TracingProvider to type policy.ClientOptions that will be used to set the per-client tracing implementation.
Bugs Fixed
  • Fixed an issue in runtime.SetMultipartFormData to properly handle slices of io.ReadSeekCloser.
  • Fixed the MaxRetryDelay default to be 60s.
  • Failure to poll the state of an LRO will now return an *azcore.ResponseError for poller types that require this behavior.
  • Fixed a bug in runtime.NewPipeline that would cause pipeline-specified allowed headers and query parameters to be lost.
Other Changes
  • Retain contents of read-only fields when sending requests.

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 automerge Automatically merge once required checks pass azure labels Dec 1, 2022
@cq-bot
Copy link
Copy Markdown
Contributor Author

cq-bot commented Dec 1, 2022

/gen sha=32b05e3c2babd91dc148b2d3a5add6d2ea192a56 plugin=azure

@kodiakhq kodiakhq bot merged commit 46b470e into main Dec 1, 2022
@kodiakhq kodiakhq bot deleted the renovate/github.com-azure-azure-sdk-for-go-sdk-azcore-1.x branch December 1, 2022 00:50
kodiakhq bot pushed a commit that referenced this pull request Dec 13, 2022
🤖 I have created a release *beep* *boop*
---


## [2.0.0](plugins-source-azure-v1.4.10...plugins-source-azure-v2.0.0) (2022-12-13)


### ⚠ BREAKING CHANGES

* **azure:** Move to new SDK. Many new resources were added, please see https://www.cloudquery.io/docs/plugins/sources/azure/tables for the new list. The main difference in columns is that we don't unwrap Azure properties into separate columns. Instead `properties` are stored as a JSON column

### Features

* **azure:** Add keyvaults  and network_gateways ([#5564](#5564)) ([147becb](147becb))
* **azure:** Move to new sdk ([8657395](8657395))
* **azure:** New tables for mariadb,mysql,cdn ([#5549](#5549)) ([ae8bb85](ae8bb85))
* **website:** Add plugins tables ([#5259](#5259)) ([c336f4e](c336f4e))


### Bug Fixes

* **azure:** Remove azure_storage_deleted_accounts ([#5551](#5551)) ([821d63a](821d63a))
* **deps:** Update golang.org/x/exp digest to 6ab00d0 ([#5200](#5200)) ([66a8ae4](66a8ae4))
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azcore to v1.2.0 ([#5211](#5211)) ([46b470e](46b470e))
* **deps:** Update module github.com/Azure/azure-sdk-for-go/sdk/azidentity to v1.2.0 ([#5212](#5212)) ([64c1802](64c1802))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.11.0 ([#5416](#5416)) ([2e7ca35](2e7ca35))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.0 ([#5539](#5539)) ([fb71293](fb71293))
* **deps:** Update module github.com/cloudquery/plugin-sdk to v1.12.2 ([#5583](#5583)) ([d721c4e](d721c4e))
* **deps:** Update module github.com/gofrs/uuid to v4.3.1 ([#5204](#5204)) ([1ca1bdc](1ca1bdc))

---
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.

2 participants