]> git.eshelyaron.com Git - kubed.git/commitdiff
; Update NEWS.org and bump version to 0.4.2 v0.4.2
authorEshel Yaron <me@eshelyaron.com>
Tue, 22 Oct 2024 05:59:19 +0000 (07:59 +0200)
committerEshel Yaron <me@eshelyaron.com>
Tue, 22 Oct 2024 05:59:19 +0000 (07:59 +0200)
* kubed.el:
* kubed.texi:
* NEWS.org: Update for version 0.4.2

NEWS.org
kubed.el
kubed.texi

index 93c17b844d1195fd9a24cadd2c8f079eff01396b..57ee664f8ccb116ab9c4d50e2be73cdb9d7fa990 100644 (file)
--- a/NEWS.org
+++ b/NEWS.org
@@ -10,13 +10,19 @@ for Kubernetes.
 For further details, see the Kubed manual:
 [[https://eshelyaron.com/sweep.html][https://eshelyaron.com/kubed.html]].
 
-* Version 0.4.2 in development
+* Version 0.4.2 on 2024-10-22
 
 ** New user option 'kubed-list-mode-line-format'
 
 This user option lets you customize the indicator that Kubed shows in
 the mode line of resource table buffers when update is in progress.
 
+** Fix Tramp method autoload issue
+
+This version arranges for the Kubed Tramp integration to be loaded
+earlier, which circumvents the "Method ‘kubedv1’ is not known" error
+that some users have experienced.
+
 * Version 0.4.1 on 2024-09-23
 
 ** New command and transient menu for scaling deployments
index fa77fe3ad8a565ab0238392bb3b8c3d5c880a384..ee0c918710e6117f5b5b5abd2492a22cd76b4f80 100644 (file)
--- a/kubed.el
+++ b/kubed.el
@@ -6,7 +6,7 @@
 ;; Maintainer: Eshel Yaron <~eshel/kubed-devel@lists.sr.ht>
 ;; Keywords: tools kubernetes containers
 ;; URL: https://eshelyaron.com/kubed.html
-;; Package-Version: 0.4.1
+;; Package-Version: 0.4.2
 ;; Package-Requires: ((emacs "29.1"))
 
 ;;; Commentary:
index a52ad6043cf1e8674b405a17a297b7f8b7fdb0f0..b9b5c164add84ca56dab1282875a69ce5a5a316c 100644 (file)
@@ -11,7 +11,7 @@
 @c %**end of header
 
 @copying
-This manual is for Kubed 0.4.1, a rich Emacs interface for Kubernetes.
+This manual is for Kubed 0.4.2, a rich Emacs interface for Kubernetes.
 
 Copyright @copyright{} 2024 Eshel Yaron.
 
@@ -40,7 +40,7 @@ Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
 @node Top
 @top Kubed: Kubernetes, Emacs, done!
 
-This manual is for Kubed 0.4.1, a rich Emacs interface for Kubernetes.
+This manual is for Kubed 0.4.2, a rich Emacs interface for Kubernetes.
 
 @end ifnottex