Skip to content

Release v0.32.0#630

Merged
jordeu merged 1 commit into
masterfrom
release/v0.32.0
May 22, 2026
Merged

Release v0.32.0#630
jordeu merged 1 commit into
masterfrom
release/v0.32.0

Conversation

@jordeu
Copy link
Copy Markdown
Member

@jordeu jordeu commented May 22, 2026

Release v0.32.0

Changes since v0.31.0.

Features

  • stdin support for file options (#551) — file-accepting flags now read from stdin when passed -, enabling pipe-driven workflows.

Fixes

  • Surface real API error messages on 403 Forbidden (#572) — instead of a generic message, the actual server-side reason is shown.
  • Soften API version mismatch from error to warning in tw info (#629) — tw info no longer fails when the CLI and platform versions differ; it warns and continues.
  • Resolve all open Dependabot security alerts (#631) — bumped log4j-core → 2.25.4, plexus-utils → 4.0.3, jackson-core → 2.18.6, and jgit → 6.10.1 (via yumi-gradle-licenser 4.0.0).

Docs

  • Document trustStore password in README (#445).
  • Clarify relaunch instructions in USAGE.md (#536).

Test plan

  • CI build and tests pass
  • Release artifacts (jar + native binaries for linux-x86_64, osx-arm64, osx-x86_64, windows-x86_64) build successfully

Signed-off-by: Jordi Deu-Pons <jordi@jordeu.net>
@jordeu jordeu force-pushed the release/v0.32.0 branch from 41c3090 to 6d24cd5 Compare May 22, 2026 07:55
@jordeu jordeu marked this pull request as ready for review May 22, 2026 08:15
@jordeu jordeu requested review from munishchouhan and robsyme May 22, 2026 08:15
@jordeu jordeu merged commit 0f567e4 into master May 22, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants