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

build(deps): bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.708 to 1.63.89 #499

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2025

Bumps github.com/aliyun/alibaba-cloud-sdk-go from 1.62.708 to 1.63.89.

Release notes

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

v1.63.89

What's Changed

Full Changelog: aliyun/alibaba-cloud-sdk-go@v1.63.88...v1.63.89

v1.63.88

  • Generated 2020-06-01 for SWAS-OPEN. undefined

v1.63.87

  • Generated 2019-03-07 for Cloudauth. undefined

v1.63.86

  • Generated 2021-12-21 for wss.
  • Add ModifyInstanceProperties.

v1.63.85

  • Generated 2019-06-24 for eais.
  • Rebuild.

v1.63.84

  • Generated 2017-08-01 for polardb. undefined

v1.63.83

  • Generated 2014-08-28 for Ess.
  • InstanceRefresh support SkipMatching.

v1.63.82

  • Generated 2014-05-26 for Ecs.
  • Add EndTerminalSession.

v1.63.81

  • Generated 2023-01-20 for csas. undefined

v1.63.80

  • Generated 2015-01-01 for R-kvstore.
  • DescribePrice add ShardCount.

v1.63.79

  • Generated 2014-08-28 for Ess.
  • InstanceRefresh support SkipMatching.

v1.63.78

  • Generated 2017-03-21 for vod.
  • Modify BatchGetMediaInfos.

... (truncated)

Changelog

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

2025-02-26 Version: v1.63.89

  • Support imds v2 in old methods.

2025-02-11 Version: v1.63.88

  • Generated 2020-06-01 for SWAS-OPEN.

2025-02-11 Version: v1.63.87

  • Generated 2019-03-07 for Cloudauth.

2025-02-07 Version: v1.63.86

  • Generated 2021-12-21 for wss.
  • Add ModifyInstanceProperties.

2025-02-06 Version: v1.63.85

  • Generated 2019-06-24 for eais.
  • Rebuild.

2025-01-20 Version: v1.63.84

  • Generated 2017-08-01 for polardb.

2025-01-14 Version: v1.63.83

  • Generated 2014-08-28 for Ess.
  • InstanceRefresh support SkipMatching.

2025-01-14 Version: v1.63.82

  • Generated 2014-05-26 for Ecs.
  • Add EndTerminalSession.

2025-01-14 Version: v1.63.81

  • Generated 2023-01-20 for csas.

2025-01-13 Version: v1.63.80

  • Generated 2015-01-01 for R-kvstore.
  • DescribePrice add ShardCount.

2025-01-08 Version: v1.63.79

  • Generated 2014-08-28 for Ess.
  • InstanceRefresh support SkipMatching.

2025-01-08 Version: v1.63.78

  • Generated 2017-03-21 for vod.
  • Modify BatchGetMediaInfos.

2024-12-30 Version: v1.63.77

  • Generated 2022-01-01 for quickbi-public.
  • Add SmartQ APIs.

... (truncated)

Commits
  • d79116b Bump v1.63.89
  • 93f7094 feat: support imds v2 in old methods
  • 23c6e0c Generated 2020-06-01 for SWAS-OPEN.
  • ca50ffc Generated 2019-03-07 for Cloudauth.
  • 0743eca Generated 2021-12-21 for wss.
  • 13bed5c Generated 2019-06-24 for eais.
  • 2a7b1e0 Generated 2017-08-01 for polardb.
  • 00ef83d Generated 2014-08-28 for Ess.
  • 079cbf5 Generated 2014-05-26 for Ecs.
  • 3ae20dd Generated 2023-01-20 for csas.
  • 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.708 to 1.63.89.
- [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.708...v1.63.89)

---
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] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 1, 2025
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