Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go.mod: bump github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos from 1.0.3 to 1.1.0 #51

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 12, 2024

Bumps github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos from 1.0.3 to 1.1.0.

Release notes

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

sdk/monitor/query/azmetrics/v1.1.0

1.1.0 (2024-06-12)

Features Added

  • Added sovereign cloud support

sdk/data/azcosmos/v1.1.0

1.1.0 (2024-09-10)

Features Added

  • Added support for OpenTelemetry trace spans. See PR 23268
  • Added support for MaxIntegratedCacheStaleness option See PR 23406

Bugs Fixed

  • Fixed sending Prefer header with return=minimal value on metadata operations. See PR 23335
  • Fixed routing metadata requests to satellite regions when using ClientOptions.PreferredRegions and multiple write region accounts. See PR 23339

sdk/resourcemanager/servicenetworking/armservicenetworking/v1.1.0-beta.1

1.1.0-beta.1 (2024-08-23)

Features Added

  • New enum type PolicyType with values PolicyTypeWAF
  • New function *ClientFactory.NewSecurityPoliciesInterfaceClient() *SecurityPoliciesInterfaceClient
  • New function NewSecurityPoliciesInterfaceClient(string, azcore.TokenCredential, *arm.ClientOptions) (*SecurityPoliciesInterfaceClient, error)
  • New function *SecurityPoliciesInterfaceClient.BeginCreateOrUpdate(context.Context, string, string, string, SecurityPolicy, *SecurityPoliciesInterfaceClientBeginCreateOrUpdateOptions) (*runtime.Poller[SecurityPoliciesInterfaceClientCreateOrUpdateResponse], error)
  • New function *SecurityPoliciesInterfaceClient.BeginDelete(context.Context, string, string, string, *SecurityPoliciesInterfaceClientBeginDeleteOptions) (*runtime.Poller[SecurityPoliciesInterfaceClientDeleteResponse], error)
  • New function *SecurityPoliciesInterfaceClient.Get(context.Context, string, string, string, *SecurityPoliciesInterfaceClientGetOptions) (SecurityPoliciesInterfaceClientGetResponse, error)
  • New function *SecurityPoliciesInterfaceClient.NewListByTrafficControllerPager(string, string, *SecurityPoliciesInterfaceClientListByTrafficControllerOptions) *runtime.Pager[SecurityPoliciesInterfaceClientListByTrafficControllerResponse]
  • New function *SecurityPoliciesInterfaceClient.Update(context.Context, string, string, string, SecurityPolicyUpdate, *SecurityPoliciesInterfaceClientUpdateOptions) (SecurityPoliciesInterfaceClientUpdateResponse, error)
  • New struct SecurityPolicy
  • New struct SecurityPolicyConfigurations
  • New struct SecurityPolicyConfigurationsUpdate
  • New struct SecurityPolicyListResult
  • New struct SecurityPolicyProperties
  • New struct SecurityPolicyUpdate
  • New struct SecurityPolicyUpdateProperties
  • New struct TrafficControllerUpdateProperties
  • New struct WafPolicy
  • New struct WafPolicyUpdate
  • New struct WafSecurityPolicy
  • New struct WafSecurityPolicyUpdate
  • New field SecurityPolicies, SecurityPolicyConfigurations in struct TrafficControllerProperties
  • New field Properties in struct TrafficControllerUpdate
Commits
  • 8a1a75e Merge remote-tracking branch 'origin/dev'
  • c25453f Refactored and fixed few bugs
  • 7daeb26 Merge pull request #1 from bfirsh/gofmt
  • 1aa8e81 Tidy up with gofmt
  • 9907835 Update README.md
  • b2a95a7 Add License.
  • 1988e0c Aded DeleteDisk method
  • 72aed89 Added CheckHostedServiceNameAvailability method, fixed minor bugs
  • 84da83b Update README.md
  • 2edf9b0 Added parameters validation
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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)

Bumps [github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos](https://github.com/Azure/azure-sdk-for-go) from 1.0.3 to 1.1.0.
- [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/data/azcosmos/v1.0.3...v1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner September 12, 2024 17:40
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 12, 2024
@github-actions github-actions bot enabled auto-merge (squash) September 12, 2024 17:40
@github-actions github-actions bot merged commit fcdff5d into main Sep 12, 2024
5 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/Azure/azure-sdk-for-go/sdk/data/azcosmos-1.1.0 branch September 12, 2024 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants