Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package kubetui for openSUSE:Factory checked 
in at 2026-04-30 20:28:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kubetui (Old)
 and      /work/SRC/openSUSE:Factory/.kubetui.new.30200 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kubetui"

Thu Apr 30 20:28:52 2026 rev:20 rq:1350142 version:1.13.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/kubetui/kubetui.changes  2026-02-16 
13:16:32.336028725 +0100
+++ /work/SRC/openSUSE:Factory/.kubetui.new.30200/kubetui.changes       
2026-04-30 20:29:14.879986223 +0200
@@ -1,0 +2,69 @@
+Thu Apr 30 05:19:59 UTC 2026 - Johannes Kastl 
<[email protected]>
+
+- Update to version 1.13.0:
+  * Features
+    - Log Buffer Limit (#932)
+      Added a configurable upper bound on the number of lines
+      retained in the log view buffer to prevent unbounded memory
+      growth during long log sessions.
+      - Config: logging.max_lines in ~/.config/kubetui/config.yaml
+      - Per-query override: limit:<n> (alias lim) keyword in the
+        log query
+      - When the buffer exceeds the limit, the oldest lines are
+        dropped first
+
+        logging:
+          max_lines: 5000
+
+        pod:api log:error limit:1000
+
+    - Namespace Fallback (#952)
+      Configurable list of namespaces to display when the
+      Kubernetes API does not allow listing namespaces (e.g. RBAC
+      restrictions). The namespace selector now falls back to the
+      configured list with an indicator in the title.
+
+        fallback_namespaces:
+          - production
+          - staging
+          - dev
+
+    - Per-widget Error Display (#953, #956)
+      Reworked the way data-fetch errors are displayed in widgets.
+      Previously, errors were shoehorned into each widget's data
+      type — Table widgets had their header replaced with ERROR,
+      and Log/List widgets had ANSI-colored error lines mixed into
+      their content. The Tab/Dialog layer now manages widget error
+      state separately and renders the error in place while
+      preserving the widget's title and border. The view
+      automatically reverts to the normal display when fresh data
+      arrives. The display style is themable via
+      theme.component.error.
+
+        theme:
+          component:
+            error:
+              fg_color: red
+              modifier: bold
+
+  * Bug Fixes
+    - Prevent API resources tab panic with non-zero priority
+      columns (#958) - Fixed an index out-of-bounds panic when
+      rendering tables that include priority columns.
+  * Dependencies
+    - Update kube to v3.1.0 (#944) and k8s-openapi to v0.27.1
+      (#940)
+    - Update tokio to v1.50.0 (#938)
+    - Update clap to v4.6.1 (#928, #929, #942, #943, #960)
+    - Update jiff to v0.2.24 (#933, #937, #939, #961)
+    - Update unicode-segmentation to v1.13.2 (#945, #946, #947)
+    - Update rayon to v1.12.0 (#957)
+    - Update bitflags to v2.11.1 (#959)
+    - Update once_cell to v1.21.4 (#941)
+    - Update strum to 0.28.0 (#934)
+    - Update anyhow to v1.0.102 (#930)
+    - Update futures to v0.3.32 (#926)
+    - Update GitHub artifact actions (#936)
+    - Lock file maintenance (#925, #962)
+
+-------------------------------------------------------------------

Old:
----
  kubetui-1.12.1.obscpio

New:
----
  kubetui-1.13.0.obscpio

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

Other differences:
------------------
++++++ kubetui.spec ++++++
--- /var/tmp/diff_new_pack.QOSA2K/_old  2026-04-30 20:29:18.260123492 +0200
+++ /var/tmp/diff_new_pack.QOSA2K/_new  2026-04-30 20:29:18.280124305 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           kubetui
-Version:        1.12.1
+Version:        1.13.0
 Release:        0
 Summary:        A terminal UI for Kubernetes
 License:        MIT

++++++ _service ++++++
--- /var/tmp/diff_new_pack.QOSA2K/_old  2026-04-30 20:29:18.608137625 +0200
+++ /var/tmp/diff_new_pack.QOSA2K/_new  2026-04-30 20:29:18.648139249 +0200
@@ -3,7 +3,7 @@
     <param name="url">https://github.com/sarub0b0/kubetui.git</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="scm">git</param>
-    <param name="revision">v1.12.1</param>
+    <param name="revision">v1.13.0</param>
     <param name="match-tag">*</param>
     <param name="versionrewrite-pattern">v(\d+\.\d+\.\d+)</param>
     <param name="versionrewrite-replacement">\1</param>

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.QOSA2K/_old  2026-04-30 20:29:18.812145910 +0200
+++ /var/tmp/diff_new_pack.QOSA2K/_new  2026-04-30 20:29:18.840147046 +0200
@@ -1,6 +1,6 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/sarub0b0/kubetui.git</param>
-              <param 
name="changesrevision">9f211e83c6023638d95e0dfda3b54440cfcb07dc</param></service></servicedata>
+              <param 
name="changesrevision">451ee7d9ac6ac25f2463157be814ea05487de391</param></service></servicedata>
 (No newline at EOF)
 

++++++ kubetui-1.12.1.obscpio -> kubetui-1.13.0.obscpio ++++++
++++ 11174 lines of diff (skipped)

++++++ kubetui.obsinfo ++++++
--- /var/tmp/diff_new_pack.QOSA2K/_old  2026-04-30 20:29:21.016235752 +0200
+++ /var/tmp/diff_new_pack.QOSA2K/_new  2026-04-30 20:29:21.044236901 +0200
@@ -1,5 +1,5 @@
 name: kubetui
-version: 1.12.1
-mtime: 1771059406
-commit: 9f211e83c6023638d95e0dfda3b54440cfcb07dc
+version: 1.13.0
+mtime: 1777244341
+commit: 451ee7d9ac6ac25f2463157be814ea05487de391
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/kubetui/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.kubetui.new.30200/vendor.tar.zst differ: char 7, 
line 1

Reply via email to