Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2023

Bumps github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.1.3 to 1.7.2.

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.7.2

1.7.2 (2023-09-06)

Bugs Fixed

  • Fix default HTTP transport to work in WASM modules.

sdk/azcore/v1.7.1

1.7.1 (2023-08-14)

Bugs Fixed

  • Enable TLS renegotiation in the default transport policy.

sdk/azcore/v1.7.0

1.7.0 (2023-07-12)

Features Added

  • Added method WithClientName() to type azcore.Client to support shallow cloning of a client with a new name used for tracing.

Breaking Changes

These changes affect only code written against beta versions v1.7.0-beta.1 or v1.7.0-beta.2

  • The beta features for CAE, tracing, and fakes have been omitted for this release.

sdk/resourcemanager/cognitiveservices/armcognitiveservices/v1.5.0

1.5.0 (2023-07-28)

Features Added

  • New value DeploymentProvisioningStateCanceled, DeploymentProvisioningStateDisabled added to enum type DeploymentProvisioningState
  • New value HostingModelProvisionedWeb added to enum type HostingModel
  • New enum type AbusePenaltyAction with values AbusePenaltyActionBlock, AbusePenaltyActionThrottle
  • New enum type DeploymentModelVersionUpgradeOption with values DeploymentModelVersionUpgradeOptionNoAutoUpgrade, DeploymentModelVersionUpgradeOptionOnceCurrentVersionExpired, DeploymentModelVersionUpgradeOptionOnceNewDefaultVersionAvailable
  • New function *ClientFactory.NewModelsClient() *ModelsClient
  • New function *ClientFactory.NewUsagesClient() *UsagesClient
  • New function NewModelsClient(string, azcore.TokenCredential, *arm.ClientOptions) (*ModelsClient, error)
  • New function *ModelsClient.NewListPager(string, *ModelsClientListOptions) *runtime.Pager[ModelsClientListResponse]
  • New function NewUsagesClient(string, azcore.TokenCredential, *arm.ClientOptions) (*UsagesClient, error)
  • New function *UsagesClient.NewListPager(string, *UsagesClientListOptions) *runtime.Pager[UsagesClientListResponse]
  • New struct AbusePenalty
  • New struct CapacityConfig
  • New struct Model
  • New struct ModelListResult
  • New struct ModelSKU
  • New field IsDefaultVersion, SKUs, Source in struct AccountModel
  • New field AbusePenalty in struct AccountProperties
  • New field ProvisioningIssues in struct CommitmentPlanProperties
  • New field SKU in struct Deployment
  • New field Source in struct DeploymentModel
  • New field RateLimits, VersionUpgradeOption in struct DeploymentProperties
  • New field NextLink in struct UsageListResult

... (truncated)

Commits

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 <dependency name> 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 dependabot bot requested a review from a team as a code owner September 7, 2023 09:43
@dependabot dependabot bot requested a review from rayaisaiah September 7, 2023 09:43
@dependabot dependabot bot added dependencies Dependencies only. go Pull requests that update Go code labels Sep 7, 2023
@dependabot dependabot bot assigned matmerr and rbtr Sep 7, 2023
@dependabot dependabot bot force-pushed the 036adependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.7.2 branch 2 times, most recently from 26bd701 to 109220d Compare September 20, 2023 21:37
@thatmattlong thatmattlong force-pushed the 036adependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.7.2 branch from 109220d to f041cc3 Compare September 27, 2023 19:30
@rbtr rbtr force-pushed the 036adependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.7.2 branch from f041cc3 to 9777d7f Compare September 27, 2023 20:35
@rbtr
Copy link
Collaborator

rbtr commented Sep 27, 2023

dependabot can't be an approved contributor so we have to run the pipelines for it

@Azure Azure deleted a comment from azure-pipelines bot Sep 27, 2023
@rbtr
Copy link
Collaborator

rbtr commented Sep 27, 2023

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 6, 2023

A newer version of github.com/Azure/azure-sdk-for-go/sdk/azcore exists, but since this PR has been edited by someone other than Dependabot I haven't updated it. You'll get a PR for the updated version as normal once this PR is merged.

Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) from 1.1.3 to 1.7.2.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.1.3...sdk/azcore/v1.7.2)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@nddq nddq force-pushed the 036adependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.7.2 branch from 9777d7f to 69f3701 Compare November 9, 2023 21:54
@nddq
Copy link
Member

nddq commented Nov 9, 2023

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@nddq
Copy link
Member

nddq commented Nov 9, 2023

@dependabot squash and merge

@dependabot dependabot bot merged commit cb5094d into master Nov 9, 2023
@dependabot dependabot bot deleted the 036adependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.7.2 branch November 9, 2023 23:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies only. go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants