Skip to content

chore(main): release 0.14.4#411

Merged
janosmiko merged 1 commit into
mainfrom
release-please--branches--main--components--lfk
Jun 11, 2026
Merged

chore(main): release 0.14.4#411
janosmiko merged 1 commit into
mainfrom
release-please--branches--main--components--lfk

Conversation

@janosmiko

@janosmiko janosmiko commented Jun 11, 2026

Copy link
Copy Markdown
Owner

🤖 I have created a release beep boop

0.14.4 (2026-06-11)

Features

  • explorer: ASCII-art tree view for Object and API Explorers (#420) (c90bd12)
  • logs: live-log preview for container rows (#419) (729ed9d)
  • netpol: CiliumNetworkPolicy and CiliumClusterwideNetworkPolicy support (#414) (e8b3d06), closes #409
  • netpol: mouse wheel scroll and / search in the policy visualizer (#421) (6a08d6e)
  • netpol: show network policies affecting a pod or service (#412) (914a635)
  • security: 37 new built-in checks, RBAC source, and finding-jump fixes (#413) (8ed8e5d)
  • security: Security Findings action opens a per-resource findings list (#418) (55f4ca8)
  • tips: promote lesser-known features in the startup tip bar (#416) (70c8e7d)

Bug Fixes

  • preview: follow the list's sorting and column config in list previews (#410) (a7b7dc7)
  • preview: stop column flicker by carrying enriched columns into preview refetches (#422) (cd787b2)

This PR was generated with Release Please. See documentation.

@coderabbitai

coderabbitai Bot commented Jun 11, 2026

Copy link
Copy Markdown

Review Change Stack

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

This pull request bumps the project version from 0.14.3 to 0.14.4 across three files: CHANGELOG.md (adds 0.14.4 section with a netpol feature, security notes, and a preview bugfix), .release-please-manifest.json (updates the "." package version), and flake.nix (updates baseVersion used for build/version metadata).

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive The pull request description is auto-generated by Release Please and does not follow the standard template structure for this repository. Verify that this is an expected automated release PR format, or provide a description following the repository's template with Summary, Type of change, Related issues, Changes, and Testing sections.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore(main): release 0.14.4' is clear, specific, and directly summarizes the main change: releasing version 0.14.4.
Linked Issues check ✅ Passed Changes address all objectives from #409: netpol support for CiliumNetworkPolicy/CiliumClusterwideNetworkPolicy (#414) and network policy visualization for pods/services (#412).
Out of Scope Changes check ✅ Passed All changes are version-related (manifest, changelog, flake.nix) and directly support the 0.14.4 release; no out-of-scope modifications detected.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@janosmiko janosmiko force-pushed the release-please--branches--main--components--lfk branch 8 times, most recently from 70b4760 to 377764b Compare June 11, 2026 17:58
@janosmiko janosmiko force-pushed the release-please--branches--main--components--lfk branch from 377764b to 35bcaba Compare June 11, 2026 18:17
@janosmiko janosmiko enabled auto-merge (squash) June 11, 2026 18:17
@janosmiko janosmiko merged commit 187e822 into main Jun 11, 2026
9 checks passed
@janosmiko

Copy link
Copy Markdown
Owner Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[feat]: Visualize Network Policies++

1 participant