-
-
Notifications
You must be signed in to change notification settings - Fork 2
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
Update module github.com/hetznercloud/hcloud-go to v1.59.1 #26
Merged
florensie
merged 1 commit into
master
from
renovate/github.com-hetznercloud-hcloud-go-1.x
Aug 26, 2024
Merged
Update module github.com/hetznercloud/hcloud-go to v1.59.1 #26
florensie
merged 1 commit into
master
from
renovate/github.com-hetznercloud-hcloud-go-1.x
Aug 26, 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
f46dab7
to
0c61552
Compare
0c61552
to
3009708
Compare
3717194
to
8a1060d
Compare
8a1060d
to
a0cb3c7
Compare
a0cb3c7
to
05c1ab0
Compare
05c1ab0
to
107e0ee
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
107e0ee
to
375cfb7
Compare
375cfb7
to
e06eb64
Compare
e06eb64
to
c0f6354
Compare
c0f6354
to
be69897
Compare
be69897
to
abe1687
Compare
abe1687
to
3e566b7
Compare
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:
v1.50.0
->v1.59.1
Release Notes
hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go)
v1.59.1
Compare Source
Bug Fixes
invalid_input
API errors may not return details (bfa3803)v1.59.0
Compare Source
Features
v1.58.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
v1.57.0
Compare Source
Features
v1.56.0
Compare Source
Features
v1.55.0
Compare Source
Features
Bug Fixes
v1.54.1
Compare Source
Bug Fixes
v1.54.0
Compare Source
Features
Bug Fixes
v1.53.0
Compare Source
Features
v1.52.0
Compare Source
Features
v1.51.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.