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

fix(deps): update module github.com/elastic/cloud-sdk-go to v1.16.0 #725

Merged
merged 1 commit into from
Dec 21, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 18, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
github.com/elastic/cloud-sdk-go v1.13.0 -> v1.16.0 age adoption passing confidence

Release Notes

elastic/cloud-sdk-go (github.com/elastic/cloud-sdk-go)

v1.16.0

Compare Source

Changelog

This release of the Elastic Cloud SDK Go should be used for ECE Version 3.7.0.

Bug fixes

Fix vacate tracking for integrations-server kind. (#​455)

When using the allocator vacate API, the code can now properly handle tracking the vacate process for instances of type integrations-serer.

v1.15.0

Compare Source

Changelog

This release of the Elastic Cloud SDK Go should be used for ECE Version 3.7.0.

Enhancements

Update API spec to ESS MS-101 (#​451)

Updates the generated clients and models to match the API available in Elastic cloud MS-101.

Bug fixes

Handle empty instance_configuration_versions in topology elements. (#​450)

We couldn't set instance_configuration_version to 0 because it would be considered as an empty value and it would be omitted during JSON marshalling.
This has now been fixed by updating the instance_configuration_version type to *int32.

v1.14.0

Compare Source

Changelog

This release of the Elastic Cloud SDK Go should be used for ECE Version 3.7.0.

Enhancements

Update API spec to ESS ms-98 (#​444)

Updates the generated clients and models to match the latest API available in Elastic cloud.

Bug fixes

Properly support AllocatorDown parameter for the VacateCluster command. (#​443)

The vacate parameter AllocatorDown was ignored and not passed through to the actual request.
This has now been fixed and the parameter can be used when calling VacateCluster.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner October 18, 2023 13:53
@renovate renovate bot enabled auto-merge (squash) October 18, 2023 13:53
@elasticmachine
Copy link
Collaborator

Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually?

@renovate renovate bot force-pushed the renovate/github.com-elastic-cloud-sdk-go-1.x branch 2 times, most recently from 7bf7a20 to 32ec288 Compare October 31, 2023 00:56
@renovate renovate bot force-pushed the renovate/github.com-elastic-cloud-sdk-go-1.x branch from 32ec288 to c28fab3 Compare November 2, 2023 06:51
@renovate renovate bot force-pushed the renovate/github.com-elastic-cloud-sdk-go-1.x branch from c28fab3 to b469770 Compare November 17, 2023 12:17
@renovate renovate bot changed the title Update module github.com/elastic/cloud-sdk-go to v1.14.0 fix(deps): update module github.com/elastic/cloud-sdk-go to v1.14.0 Nov 19, 2023
@renovate renovate bot force-pushed the renovate/github.com-elastic-cloud-sdk-go-1.x branch 7 times, most recently from 4f13fea to bbc88b2 Compare November 24, 2023 11:20
@renovate renovate bot force-pushed the renovate/github.com-elastic-cloud-sdk-go-1.x branch 2 times, most recently from 4d4da3f to e155766 Compare November 28, 2023 08:06
@renovate renovate bot force-pushed the renovate/github.com-elastic-cloud-sdk-go-1.x branch 2 times, most recently from ace5ee1 to c57280e Compare December 6, 2023 04:29
@renovate renovate bot force-pushed the renovate/github.com-elastic-cloud-sdk-go-1.x branch from c57280e to 86120c6 Compare December 18, 2023 14:11
@renovate renovate bot changed the title fix(deps): update module github.com/elastic/cloud-sdk-go to v1.14.0 fix(deps): update module github.com/elastic/cloud-sdk-go to v1.15.0 Dec 18, 2023
@renovate renovate bot force-pushed the renovate/github.com-elastic-cloud-sdk-go-1.x branch 3 times, most recently from f5d30c3 to abcaaa3 Compare December 20, 2023 17:00
@renovate renovate bot force-pushed the renovate/github.com-elastic-cloud-sdk-go-1.x branch from abcaaa3 to d77fd55 Compare December 21, 2023 16:41
@renovate renovate bot changed the title fix(deps): update module github.com/elastic/cloud-sdk-go to v1.15.0 fix(deps): update module github.com/elastic/cloud-sdk-go to v1.16.0 Dec 21, 2023
@renovate renovate bot merged commit a3dc7c8 into master Dec 21, 2023
2 checks passed
@renovate renovate bot deleted the renovate/github.com-elastic-cloud-sdk-go-1.x branch December 21, 2023 20:29
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.

2 participants