Skip to content

Commit 2f1431a

Browse files
authored
Add CHANGELOG.md entry for v2.4.2 (#4984)
1 parent 90cfc54 commit 2f1431a

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## v2.4.2 [2026-04-22]
2+
_Bug fixes_
3+
- Fix `steampipe plugin install` failing with an opaque `403 Forbidden` when stale GHCR credentials are present in `~/.docker/config.json` (e.g. from a prior `docker login`). Now retries the OCI pull anonymously when stored credentials are rejected. ([pipe-fittings#792](https://github.com/turbot/pipe-fittings/pull/792))
4+
5+
_Dependencies_
6+
- Bump `pipe-fittings/v2` from v2.9.0 to v2.9.1.
7+
18
## v2.4.0 [2026-02-27]
29
_Whats new_
310
- Compiled with Go 1.26.

0 commit comments

Comments
 (0)