chore(release): cut v0.19.0 - #144
Merged
Merged
Conversation
Promote the [Unreleased] entries to [0.19.0] and add the two sort PRs that shipped without changelog entries: - TUI sort-by-field toggle (#141) under Added - consistent case-insensitive ordering everywhere (#139) under Fixed 0.19.0 collects the background agent (#116), the env-injection epic (#115: export/inject/exec --env-file/manifest, plus value filters #138), the configurable sync probe timeout (#137), the TUI sort toggle (#141), consistent ordering (#139), and the sync failure-backoff (#133). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_014kVLjbUL4F4CkoA7RbMYy8
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Promotes
[Unreleased]→[0.19.0]and backfills the two sort PRs that merged without changelog entries (#141 TUI sort toggle under Added, #139 consistent case-insensitive ordering under Fixed).Once merged, I'll tag
v0.19.0on the merge commit to trigger the GoReleaser pipeline (GitHub release + Homebrew/Scoop). GoReleaser generates release notes from commit history; this bump keeps our maintained CHANGELOG in sync and correct.v0.19.0 collects:
pass-cli agent(Agent/daemon: hold the unlocked vault, serve just-in-time child-scoped secret injection #116)export/direnv,run --env-file/inject, transforms, mapping manifest #115):export,inject,exec --env-file,.pass-cli.tomlmanifest — plus value filtersbase64/base64url/basicauth(env-injection: value transforms / filters (e.g. base64) on resolved references #138)Docs-only change; CI's trivial-path still reports the required checks.
🤖 Generated with Claude Code