]> git.eshelyaron.com Git - kubed.git/commitdiff
; Update NEWS.org and bump version to 0.5.0 v0.5.0
authorEshel Yaron <me@eshelyaron.com>
Wed, 11 Jun 2025 17:00:06 +0000 (19:00 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 11 Jun 2025 17:00:06 +0000 (19:00 +0200)
NEWS.org
kubed.el
kubed.texi

index d63a2178d82eeb469e5832487a0860e3949ae206..c8dd79adbe817d2d4060728ff17e046045037220 100644 (file)
--- a/NEWS.org
+++ b/NEWS.org
@@ -10,6 +10,22 @@ for Kubernetes.
 For further details, see the Kubed manual:
 [[https://eshelyaron.com/kubed.html][https://eshelyaron.com/kubed.html]].
 
+* Version 0.5.0 on 2025-06-11
+
+** DaemonSets support
+
+Kubed now provides commands for working with DaemonSets by default.
+Remember that you can always configure support for additional resource
+types with the ~kubed-define-resource~ macro!
+
+** Fix Tramp integration for context names with non-alphanumeric characters
+
+This version fixes an issue in the Kubed integration with Tramp, which
+caused it to fail for ~kubectl~ contexts whose name includes ":" and
+most other non-alphanumeric characters.
+
+See bug report at https://lists.sr.ht/~eshel/kubed-devel/%3C87ldqz70a6.fsf@gmail.com%3E
+
 * Version 0.4.3 on 2025-01-21
 
 This is a maintenance release, it includes minor improvements and one
index b2cba8714bc8836d8d96a39e5e762c62ade5e8b6..f28a5e3dfcd176462b1ebf83119fb838f586aeb8 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.3
+;; Package-Version: 0.5.0
 ;; Package-Requires: ((emacs "29.1"))
 
 ;;; Commentary:
index 1526e1066e1de66c93eb6765d96a365df093f494..86e6e1c1a52f3c84dab65d854f28ba92a3ac434e 100644 (file)
@@ -11,7 +11,7 @@
 @c %**end of header
 
 @copying
-This manual is for Kubed 0.4.3, a rich Emacs interface for Kubernetes.
+This manual is for Kubed 0.5.0, a rich Emacs interface for Kubernetes.
 
 Copyright @copyright{} 2024-2025 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.3, a rich Emacs interface for Kubernetes.
+This manual is for Kubed 0.5.0, a rich Emacs interface for Kubernetes.
 
 @end ifnottex