From: Eshel Yaron Date: Thu, 15 Aug 2024 15:53:23 +0000 (+0200) Subject: ; Update NEWS.org and bump version to 0.3.2 X-Git-Tag: v0.3.2^0 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=0863c58f1a8aedbc935fa6bb18bbdf3f7c1e939c;p=kubed.git ; Update NEWS.org and bump version to 0.3.2 --- diff --git a/NEWS.org b/NEWS.org index c02395b..a3977d6 100644 --- 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. diff --git a/kubed.el b/kubed.el index bcffc23..44cd025 100644 --- 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: diff --git a/kubed.texi b/kubed.texi index b7f972a..5ff23bb 100644 --- a/kubed.texi +++ b/kubed.texi @@ -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