fix(deps): update module github.com/hetznercloud/hcloud-go/v2 to v2.20.1

This MR contains the following updates:

Package Type Update Change
github.com/hetznercloud/hcloud-go/v2 require minor v2.19.1 -> v2.20.1

Release Notes

hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)

v2.20.1

Compare Source

Bug Fixes
  • panic when a request did not set the OpPath for instrumentation (#​635)

v2.20.0

Compare Source

In this release, the api_endpoint metric labels changed for all our API requests. Please make sure to update your setup if you were relying on them. The new labels are now easier to understand, see the example below:

  • the path /volumes/64314930 now has the label /volumes/- instead of /volumes/
  • the path /volumes/64314930/actions/resize now has the label /volumes/-/actions/resize instead of /volumes/actions/resize
Features
Bug Fixes
  • request in batches of 25 when waiting for actions (#​611)
  • missing response from requests return values (#​613)
  • move primary ip client request/response structs to schema package (#​633)

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 MR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by Hetzner Cloud Bot

Merge request reports

Loading