-
Notifications
You must be signed in to change notification settings - Fork 118
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
deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.13.1 #628
Merged
jooola
merged 9 commits into
main
from
renovate/github.com-hetznercloud-hcloud-go-v2-2.x
Aug 14, 2024
Merged
deps: update module github.com/hetznercloud/hcloud-go/v2 to v2.13.1 #628
jooola
merged 9 commits into
main
from
renovate/github.com-hetznercloud-hcloud-go-v2-2.x
Aug 14, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1339f60
to
9d54740
Compare
9d54740
to
26f2390
Compare
26f2390
to
f58a36a
Compare
f58a36a
to
3bd54be
Compare
3bd54be
to
2a79c12
Compare
2a79c12
to
272b1c5
Compare
272b1c5
to
83443f5
Compare
15e0d63
to
77b17a7
Compare
77b17a7
to
5106482
Compare
5106482
to
6f40a89
Compare
64be659
to
4324f93
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
f5aa36f
to
05a3abd
Compare
Since the hcloud-go library forces us to upgrade the prometheus client library, we depend also on #623 (comment) |
829e86f
to
d12535b
Compare
jooola
approved these changes
Aug 14, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v2.6.0
->v2.13.1
Release Notes
hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)
v2.13.1
Compare Source
Bug Fixes
invalid_input
API errors may not return details (#507) (ca78af2)v2.13.0
Compare Source
Features
Bug Fixes
NetworkSubnetType
constants (#499) (ce497fe)v2.12.0
Compare Source
API Changes for Traffic Prices and Server Type Included Traffic
There will be a breaking change in the API regarding Traffic Prices and Server Type Included Traffic on 2024-08-05. This release marks the affected fields as
Deprecated
. Please check if this affects any of your code and switch to the replacement fields where necessary.You can learn more about this change in our changelog.
Upgrading
Server Type Included Traffic
If you were using the field
hcloud.ServerType.IncludedTraffic
, you can now get the information throughhcloud.ServerType.Pricings
:Traffic Prices
If you were using the field
hcloud.Pricing.Traffic
, you can now get the information throughhcloud.Pricing.ServerTypes
orhcloud.Pricing.LoadBalancerTypes
:Features
WithPollOpts
client option (#493) (2c1a2d6)IsError
(#491) (af59ab8)v2.11.0
Compare Source
Features
*utils
package to*util
(#487) (19da475)Bug Fixes
v2.10.2
Compare Source
Bug Fixes
v2.10.1
Compare Source
Bug Fixes
v2.10.0
Compare Source
Features
AppendNextActions
toAppendNext
(#452) (9b6239a)Bug Fixes
http.Response
(#469) (46e489a)v2.9.0
Compare Source
Features
AppendNextActions
function (#440) (b07d7ad)Bug Fixes
sshutils
package name (#450) (6d4100d)v2.8.0
Compare Source
Features
Bug Fixes
v2.7.2
Compare Source
Bug Fixes
v2.7.1
Compare Source
Bug Fixes
v2.7.0
Compare Source
Features
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.