Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package hcloud-cli for openSUSE:Factory checked in at 2025-10-22 12:17:27 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/hcloud-cli (Old) and /work/SRC/openSUSE:Factory/.hcloud-cli.new.18484 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "hcloud-cli" Wed Oct 22 12:17:27 2025 rev:9 rq:1312928 version:1.55.0 Changes: -------- --- /work/SRC/openSUSE:Factory/hcloud-cli/hcloud-cli.changes 2025-10-07 18:31:48.318170108 +0200 +++ /work/SRC/openSUSE:Factory/.hcloud-cli.new.18484/hcloud-cli.changes 2025-10-22 12:23:06.340713559 +0200 @@ -1,0 +2,47 @@ +Wed Oct 22 04:47:20 UTC 2025 - Johannes Kastl <[email protected]> + +- Update to version 1.55.0: + * Storage Box API Experimental + - This release adds support for the Storage Box API. + The Storage Box integration will be introduced as an + experimental feature. This experimental phase is expected to + last until 21 November 2025. During this period, upcoming + minor releases of the project may include breaking changes to + features related to the Storage Box API. You can find out the + current state of this in #1202. + This release includes all changes from the recent Storage Box + API changelog entry. + Examples + + hcloud storage-box create \ + --name backups \ + --type bx11 \ + --location fsn1 \ + --password "$PASSWORD" \ + --enable-ssh \ + --reachable-externally + + hcloud storage-box enable-snapshot-plan backups \ + --max-snapshots 10 \ + --minute 0 \ + --hour 2 + + * Features + - server,load-balancer: add --ip-range argument to + attach-to-network commands (#1164) + - add support for Storage Boxes (#1118) + * Bug Fixes + - list commands print null instead of [] in JSON mode (#1191) + - outdated JSON output after creating resources (#1194) + - formatting of server-type describe output (#1196) + * Dependencies + - deps: update module github.com/hetznercloud/hcloud-go/v2 to + v2.28.0 (#1204) + - deps: update golang.org/x/exp digest to 90e834f (#1199) + - deps: update dependency go to v1.25.3 (#1195) + - deps: update module golang.org/x/net to v0.46.0 (#1185) + - deps: update golang.org/x/exp digest to d2f985d (#1190) + - deps: update module golang.org/x/crypto to v0.43.0 (#1186) + - deps: update dependency go to v1.25.2 (#1184) + +------------------------------------------------------------------- Old: ---- hcloud-cli-1.54.0.obscpio New: ---- hcloud-cli-1.55.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ hcloud-cli.spec ++++++ --- /var/tmp/diff_new_pack.k9nsi3/_old 2025-10-22 12:23:09.316838957 +0200 +++ /var/tmp/diff_new_pack.k9nsi3/_new 2025-10-22 12:23:09.316838957 +0200 @@ -19,7 +19,7 @@ %define executable_name hcloud Name: hcloud-cli -Version: 1.54.0 +Version: 1.55.0 Release: 0 Summary: A command-line interface for Hetzner Cloud License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.k9nsi3/_old 2025-10-22 12:23:09.356840642 +0200 +++ /var/tmp/diff_new_pack.k9nsi3/_new 2025-10-22 12:23:09.364840979 +0200 @@ -3,7 +3,7 @@ <param name="url">https://github.com/hetznercloud/cli</param> <param name="scm">git</param> <param name="exclude">.git</param> - <param name="revision">v1.54.0</param> + <param name="revision">v1.55.0</param> <param name="versionformat">@PARENT_TAG@</param> <param name="versionrewrite-pattern">v(.*)</param> <param name="changesgenerate">enable</param> ++++++ _servicedata ++++++ --- /var/tmp/diff_new_pack.k9nsi3/_old 2025-10-22 12:23:09.396842328 +0200 +++ /var/tmp/diff_new_pack.k9nsi3/_new 2025-10-22 12:23:09.400842496 +0200 @@ -1,6 +1,6 @@ <servicedata> <service name="tar_scm"> <param name="url">https://github.com/hetznercloud/cli</param> - <param name="changesrevision">4240171d5be6808cab2453ef83f5be7779376d11</param></service></servicedata> + <param name="changesrevision">ce8997330e6b1e48c920d6ac4d5288d0fcb7d166</param></service></servicedata> (No newline at EOF) ++++++ hcloud-cli-1.54.0.obscpio -> hcloud-cli-1.55.0.obscpio ++++++ ++++ 11945 lines of diff (skipped) ++++++ hcloud-cli.obsinfo ++++++ --- /var/tmp/diff_new_pack.k9nsi3/_old 2025-10-22 12:23:10.156874352 +0200 +++ /var/tmp/diff_new_pack.k9nsi3/_new 2025-10-22 12:23:10.168874858 +0200 @@ -1,5 +1,5 @@ name: hcloud-cli -version: 1.54.0 -mtime: 1759828279 -commit: 4240171d5be6808cab2453ef83f5be7779376d11 +version: 1.55.0 +mtime: 1761041577 +commit: ce8997330e6b1e48c920d6ac4d5288d0fcb7d166 ++++++ vendor.tar.gz ++++++ ++++ 4002 lines of diff (skipped)
