From ff5e0d87061c3d9186adc50974bb8bc3d8018b13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89mile=20R=C3=A9?= Date: Fri, 19 Jun 2026 15:24:38 +0200 Subject: [PATCH] Release proboctl/v0.7.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Émile Ré --- cmd/proboctl/CHANGELOG.md | 7 +++++++ cmd/proboctl/VERSION | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/cmd/proboctl/CHANGELOG.md b/cmd/proboctl/CHANGELOG.md index 12e2c83c9..b48a85ac6 100644 --- a/cmd/proboctl/CHANGELOG.md +++ b/cmd/proboctl/CHANGELOG.md @@ -4,6 +4,13 @@ All notable changes to the `proboctl` CLI will be documented in this file. ## Unreleased +## [0.7.0] - 2026-06-19 + +### Changed + +- `common-tracker-pattern mark-first-party` now also blanks the stale description on the catalog row and its uncategorised org tracker patterns, so a terminal first-party row no longer keeps a description naming a cleared vendor +- Unlinking a vendor now has full parity with first-party cleanup: it clears the stale description on both the catalog row and its uncategorised org tracker patterns and remaps those patterns to drop the stale vendor and re-resolve (re-arming catalog enrichment) + ## [0.6.0] - 2026-06-18 ### Added diff --git a/cmd/proboctl/VERSION b/cmd/proboctl/VERSION index a918a2aa1..faef31a43 100644 --- a/cmd/proboctl/VERSION +++ b/cmd/proboctl/VERSION @@ -1 +1 @@ -0.6.0 +0.7.0