From 9678afac6a997b541620b07c2dddb3e01a684b6d Mon Sep 17 00:00:00 2001 From: Bryan Frimin Date: Thu, 18 Jun 2026 11:04:22 +0200 Subject: [PATCH] Release proboctl/v0.5.0 Signed-off-by: Bryan Frimin --- 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 f815db2a1..14e890dd4 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.5.0] - 2026-06-18 + +### Added + +- `--enrich` flag on `common-third-party upsert` triggers enrichment immediately after upsert +- Enrichment provenance (state, attempts, last-run status, error, per-field confidence) now visible in `common-third-party` and `common-tracker-pattern` list and show views; enrichment tracking unified with outcome-based status + ## [0.4.0] - 2026-06-12 ### Added diff --git a/cmd/proboctl/VERSION b/cmd/proboctl/VERSION index 1d0ba9ea1..8f0916f76 100644 --- a/cmd/proboctl/VERSION +++ b/cmd/proboctl/VERSION @@ -1 +1 @@ -0.4.0 +0.5.0