]> git.eshelyaron.com Git - kubed.git/commitdiff
; Update NEWS.org and bump version to 0.3.2 v0.3.2
authorEshel Yaron <me@eshelyaron.com>
Thu, 15 Aug 2024 15:53:23 +0000 (17:53 +0200)
committerEshel Yaron <me@eshelyaron.com>
Thu, 15 Aug 2024 15:53:54 +0000 (17:53 +0200)
NEWS.org
kubed.el
kubed.texi

index c02395b7df8e44928c26cc5c74f61f60178f0009..a3977d6ed861faa4610b626b04433de848bfbe69 100644 (file)
--- a/NEWS.org
+++ b/NEWS.org
@@ -10,7 +10,14 @@ for Kubernetes.
 For further details, see the Kubed manual:
 [[https://eshelyaron.com/sweep.html][https://eshelyaron.com/kubed.html]].
 
-* Version 0.3.2 in development
+* Version 0.3.2 on 2024-08-15
+
+** Improved support for multiple contexts and namespaces
+
+Each buffer now has a local context and namespace, which acts as the
+default/current context and namespace when you invoke Kubed commands
+from that buffer.  See new manual section "Context and Namespace" for
+more details.
 
 ** New filter operators ~<~ and ~>~ in resource tables.
 
index bcffc23d30af46c90018a1700b163a66347142fc..44cd025b4c82c9c2aed6acc878e2fc4ff4c7ed13 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.3.1
+;; Package-Version: 0.3.2
 ;; Package-Requires: ((emacs "29.1"))
 
 ;;; Commentary:
index b7f972ac360185998c8f2764bff41524dea2c45c..5ff23bb740acf8f413e9a5616b7bb2f07286dc23 100644 (file)
@@ -11,7 +11,7 @@
 @c %**end of header
 
 @copying
-This manual is for Kubed 0.3.1, a rich Emacs interface for Kubernetes.
+This manual is for Kubed 0.3.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.3.1, a rich Emacs interface for Kubernetes.
+This manual is for Kubed 0.3.2, a rich Emacs interface for Kubernetes.
 
 @end ifnottex