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

Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.156 to 1.63.49 #21936

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 11, 2024

Bumps github.com/aliyun/alibaba-cloud-sdk-go from 1.62.156 to 1.63.49.

Release notes

Sourced from github.com/aliyun/alibaba-cloud-sdk-go's releases.

Release v1.63.49

What's Changed

Full Changelog: aliyun/alibaba-cloud-sdk-go@v1.63.48...v1.63.49

v1.63.48

  • Generated 2015-12-01 for Dds. undefined

v1.63.47

  • Generated 2020-06-16 for Alb.
  • Support Ipv4LocalAddresses and Ipv6LocalAddresses.

v1.63.46

  • Generated 2014-08-28 for Ess.
  • ScalingConfiguration supoort ConfidentialComputingMode.

v1.63.45

  • Generated 2014-05-26 for Ecs.
  • DescribeInstanceTypes add CpuOptions.

v1.63.44

  • Generated 2016-11-01 for live.
  • Update to support new apis.

v1.63.43

  • Generated 2016-11-01 for live.
  • Update to support new apis.

v1.63.42

  • Generated 2023-01-20 for csas. undefined

v1.63.41

  • Generated 2014-05-26 for Ecs.
  • Support describe and modify NVMe on instance.

v1.63.40

  • Generated 2019-05-31 for mse.
  • Support config content from data.

v1.63.39

  • Generated 2017-11-10 for Ens. undefined

v1.63.38

  • Generated 2017-05-25 for Dypnsapi.
  • Publish sdk.

... (truncated)

Changelog

Sourced from github.com/aliyun/alibaba-cloud-sdk-go's changelog.

2024-11-11 Version: v1.63.49

  • Support imds and external uri in default credentials chain.
  • Refactor credentials provider.

2024-11-05 Version: v1.63.48

  • Generated 2015-12-01 for Dds.

2024-11-04 Version: v1.63.47

  • Generated 2020-06-16 for Alb.
  • Support Ipv4LocalAddresses and Ipv6LocalAddresses.

2024-11-04 Version: v1.63.46

  • Generated 2014-08-28 for Ess.
  • ScalingConfiguration supoort ConfidentialComputingMode.

2024-10-31 Version: v1.63.45

  • Generated 2014-05-26 for Ecs.
  • DescribeInstanceTypes add CpuOptions.

2024-10-30 Version: v1.63.44

  • Generated 2016-11-01 for live.
  • Update to support new apis.

2024-10-30 Version: v1.63.43

  • Generated 2016-11-01 for live.
  • Update to support new apis.

2024-10-30 Version: v1.63.42

  • Generated 2023-01-20 for csas.

2024-10-30 Version: v1.63.41

  • Generated 2014-05-26 for Ecs.
  • Support describe and modify NVMe on instance.

2024-10-28 Version: v1.63.40

  • Generated 2019-05-31 for mse.
  • Support config content from data.

2024-10-25 Version: v1.63.39

  • Generated 2017-11-10 for Ens.

2024-10-24 Version: v1.63.38

  • Generated 2017-05-25 for Dypnsapi.
  • Publish sdk.

2024-10-23 Version: v1.63.37

  • Generated 2018-01-29 for Domain.
  • Supported GetIntlFixPriceDomainListUrl for Intl.

... (truncated)

Commits
  • 21c61cc Bump v1.63.49
  • d12d548 feat: add imds and external uri in default chain && refactor credentials prov...
  • 1a7bea3 Generated 2015-12-01 for Dds.
  • d73bcbb Generated 2020-06-16 for Alb.
  • 7e7d6b8 Generated 2014-08-28 for Ess.
  • 84b551b Generated 2014-05-26 for Ecs.
  • 7264d68 Generated 2016-11-01 for live.
  • 094c243 Generated 2016-11-01 for live.
  • 09671d8 Generated 2023-01-20 for csas.
  • 8d4d28d Generated 2014-05-26 for Ecs.
  • 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/aliyun/alibaba-cloud-sdk-go](https://github.com/aliyun/alibaba-cloud-sdk-go) from 1.62.156 to 1.63.49.
- [Release notes](https://github.com/aliyun/alibaba-cloud-sdk-go/releases)
- [Changelog](https://github.com/aliyun/alibaba-cloud-sdk-go/blob/master/ChangeLog.txt)
- [Commits](aliyun/alibaba-cloud-sdk-go@v1.62.156...v1.63.49)

---
updated-dependencies:
- dependency-name: github.com/aliyun/alibaba-cloud-sdk-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code pr/no-changelog PR does not need a corresponding .changelog entry labels Nov 11, 2024
@github-actions github-actions bot added the pr/dependencies PR specifically updates dependencies of project label Nov 11, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 12, 2024

Superseded by #21938.

@dependabot dependabot bot closed this Nov 12, 2024
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/aliyun/alibaba-cloud-sdk-go-1.63.49 branch November 12, 2024 16:49
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 pr/dependencies PR specifically updates dependencies of project pr/no-changelog PR does not need a corresponding .changelog entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants