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 2026-07-28 17:53:13
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/hcloud-cli (Old)
 and      /work/SRC/openSUSE:Factory/.hcloud-cli.new.2004 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "hcloud-cli"

Tue Jul 28 17:53:13 2026 rev:22 rq:1367868 version:1.67.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/hcloud-cli/hcloud-cli.changes    2026-06-28 
21:08:25.873909551 +0200
+++ /work/SRC/openSUSE:Factory/.hcloud-cli.new.2004/hcloud-cli.changes  
2026-07-28 17:54:26.545198501 +0200
@@ -1,0 +2,50 @@
+Mon Jul 27 04:58:50 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.67.0:
+  * Removed deprecated Datacenter from Server and Primary IP
+    Removed the deprecated Datacenter property from the Server and
+    Primary IP resources. Since the property was already removed
+    from the Hetzner Cloud API, we do not consider this a breaking
+    change (see changelog entry).
+    The hcloud primary-ip create --datacenter and hcloud server
+    create --datacenter flags have been removed in favor of
+    --location. Additionally, hcloud primary-ip describe and hcloud
+    server describe will no longer show the Datacenter property.
+    In place of the --datacenter flag the --location flag can be
+    used. The Location name is the first part of the Datacenter
+    name, e.g. the part before -. Example:
+
+    Before:
+
+      $ hcloud server create --datacenter fsn1-dc14
+      $ hcloud primary-ip create --datacenter hel1-dc2
+
+    After:
+
+      $ hcloud server create --location fsn1
+      $ hcloud primary-ip create --location hel1
+
+  * Features
+    - add http-timeout option (#1445)
+    - remove datacenter property from server and primary_ip (#1460)
+  * Bug Fixes
+    - primary-ip: format IPv6 properly in describe (#1451)
+  * Dependencies
+    - deps: update module github.com/cheggaaa/pb/v3 to v3.2.0
+      (#1458)
+    - deps: update golang.org/x/ (#1454)
+    - deps: update dependency github:goreleaser/goreleaser to
+      v2.17.0 (#1452)
+    - deps: update dependency go to v1.26.5 (#1453)
+    - deps: update module golang.org/x/text to v0.39.0 (#1450)
+    - deps: update module github.com/jedib0t/go-pretty/v6 to v6.8.2
+      (#1447)
+    - deps: update dependency jdx/mise to v2026.6.14 (#1442)
+    - deps: update module github.com/guptarohit/asciigraph to
+      v0.10.0 (#1441)
+    - deps: update github actions (#1433)
+    - deps: update actions/checkout action to v7 (#1443)
+    - deps: update actions/cache action to v6 (#1444)
+    - deps: update dependency jdx/mise to v2026.6.11 (#1428)
+
+-------------------------------------------------------------------

Old:
----
  hcloud-cli-1.66.0.obscpio

New:
----
  hcloud-cli-1.67.0.obscpio

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ hcloud-cli.spec ++++++
--- /var/tmp/diff_new_pack.SyeD4l/_old  2026-07-28 17:54:31.645376856 +0200
+++ /var/tmp/diff_new_pack.SyeD4l/_new  2026-07-28 17:54:31.649376997 +0200
@@ -19,7 +19,7 @@
 %define executable_name hcloud
 
 Name:           hcloud-cli
-Version:        1.66.0
+Version:        1.67.0
 Release:        0
 Summary:        A command-line interface for Hetzner Cloud
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.SyeD4l/_old  2026-07-28 17:54:31.737380074 +0200
+++ /var/tmp/diff_new_pack.SyeD4l/_new  2026-07-28 17:54:31.745380353 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/hetznercloud/cli.git</param>
     <param name="scm">git</param>
     <param name="exclude">.git</param>
-    <param name="revision">refs/tags/v1.66.0</param>
+    <param name="revision">refs/tags/v1.67.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.SyeD4l/_old  2026-07-28 17:54:31.785381753 +0200
+++ /var/tmp/diff_new_pack.SyeD4l/_new  2026-07-28 17:54:31.789381892 +0200
@@ -3,6 +3,6 @@
                 <param name="url">https://github.com/hetznercloud/cli</param>
               <param 
name="changesrevision">a9f3077b036d9145ef75e17b51483fa4481c0a9f</param></service><service
 name="tar_scm">
                 <param 
name="url">https://github.com/hetznercloud/cli.git</param>
-              <param 
name="changesrevision">05d3057f919e40fe761a471a84b445b9615c3afb</param></service></servicedata>
+              <param 
name="changesrevision">0177acdb085a60e9677f4168edd656a7ddb955ef</param></service></servicedata>
 (No newline at EOF)
 

++++++ hcloud-cli-1.66.0.obscpio -> hcloud-cli-1.67.0.obscpio ++++++
++++ 3760 lines of diff (skipped)

++++++ hcloud-cli.obsinfo ++++++
--- /var/tmp/diff_new_pack.SyeD4l/_old  2026-07-28 17:54:32.801417284 +0200
+++ /var/tmp/diff_new_pack.SyeD4l/_new  2026-07-28 17:54:32.825418124 +0200
@@ -1,5 +1,5 @@
 name: hcloud-cli
-version: 1.66.0
-mtime: 1782318770
-commit: 05d3057f919e40fe761a471a84b445b9615c3afb
+version: 1.67.0
+mtime: 1784894444
+commit: 0177acdb085a60e9677f4168edd656a7ddb955ef
 

++++++ vendor.tar.gz ++++++
++++ 21830 lines of diff (skipped)

Reply via email to