Skip to content

Bump github.com/aliyun/alibaba-cloud-sdk-go from 1.62.395 to 1.62.431 #875

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2023

Bumps github.com/aliyun/alibaba-cloud-sdk-go from 1.62.395 to 1.62.431.

Release notes

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

v1.62.431

  • Generated 2014-08-15 for Rds.
  • Fixed 500 for interface.

v1.62.430

  • Generated 2019-03-06 for Dbs. undefined

v1.62.429

  • Generated 2014-08-15 for Rds.
  • Add DescribeClassDetails Api.

v1.62.428

  • Generated 2014-08-15 for Rds.
  • Add AutoUseCoupon field.
  • Api Offline.

v1.62.427

  • Generated 2014-08-15 for Rds.
  • Add AutoUseCoupon field.
  • Api Offline.

v1.62.426

  • Generated 2014-08-15 for Rds.
  • Add AutoUseCoupon field.
  • Api Offline.

v1.62.425

  • Generated 2019-06-01 for oos.
  • ListApplicationGroups rename parameter Product to ResourceProduct

v1.62.424

  • Generated 2019-01-03 for Sddp.
  • Add some api version2.

v1.62.423

  • Generated 2014-08-15 for Rds.
  • Add AutoUseCoupon field.
  • Api Offline.

v1.62.422

  • Generated 2017-08-01 for polardb.
  • DescribeDBClusterAttribute support new feature.

v1.62.421

  • Generated 2021-09-31 for BPStudio.
  • Fix bug asyncExecute Error.

v1.62.420

  • Generated 2015-01-01 for R-kvstore.

... (truncated)

Changelog

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

2023-07-10 Version: v1.62.431

  • Generated 2014-08-15 for Rds.
  • Fixed 500 for interface.

2023-07-10 Version: v1.62.430

  • Generated 2019-03-06 for Dbs. undefined

2023-07-10 Version: v1.62.429

  • Generated 2014-08-15 for Rds.
  • Add DescribeClassDetails Api.

2023-07-09 Version: v1.62.428

  • Generated 2014-08-15 for Rds.
  • Add AutoUseCoupon field.
  • Api Offline.

2023-07-08 Version: v1.62.427

  • Generated 2014-08-15 for Rds.
  • Add AutoUseCoupon field.
  • Api Offline.

2023-07-07 Version: v1.62.426

  • Generated 2014-08-15 for Rds.
  • Add AutoUseCoupon field.
  • Api Offline.

2023-07-07 Version: v1.62.425

  • Generated 2019-06-01 for oos.
  • ListApplicationGroups rename parameter Product to ResourceProduct

2023-07-07 Version: v1.62.424

  • Generated 2019-01-03 for Sddp.
  • Add some api version2.

2023-07-06 Version: v1.62.423

  • Generated 2014-08-15 for Rds.
  • Add AutoUseCoupon field.
  • Api Offline.

2023-07-06 Version: v1.62.422

  • Generated 2017-08-01 for polardb.
  • DescribeDBClusterAttribute support new feature.

2023-07-06 Version: v1.62.421

  • Generated 2021-09-31 for BPStudio.
  • Fix bug asyncExecute Error.

2023-07-06 Version: v1.62.420

  • Generated 2015-01-01 for R-kvstore.

... (truncated)

Commits
  • d1c9e2f Generated 2014-08-15 for Rds.
  • 899e221 Generated 2019-03-06 for Dbs.
  • e49e079 Generated 2014-08-15 for Rds.
  • 8727af9 Generated 2014-08-15 for Rds.
  • 6c63c7d Generated 2014-08-15 for Rds.
  • 87a0314 Generated 2014-08-15 for Rds.
  • 9b05ddb Generated 2019-06-01 for oos.
  • 3067ce7 Generated 2019-01-03 for Sddp.
  • ca1cfc0 Generated 2014-08-15 for Rds.
  • d72ed67 Generated 2017-08-01 for polardb.
  • 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 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.395 to 1.62.431.
- [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.395...v1.62.431)

---
updated-dependencies:
- dependency-name: github.com/aliyun/alibaba-cloud-sdk-go
  dependency-type: indirect
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from lingrino as a code owner July 10, 2023 16:26
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Jul 10, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: a5bd8af
Status: ✅  Deploy successful!
Preview URL: https://493e03e2.vaku.pages.dev
Branch Preview URL: https://dependabot-go-modules-github-hqwu.vaku.pages.dev

View logs

@lingrino lingrino merged commit bcbfeda into main Jul 10, 2023
@lingrino lingrino deleted the dependabot/go_modules/github.com/aliyun/alibaba-cloud-sdk-go-1.62.431 branch July 10, 2023 16:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant