Skip to content

v1.1.0

Choose a tag to compare

@nerftools-release nerftools-release released this 05 May 18:36
Immutable release. Only release title and notes can be modified.
241cb5e

1.1.0 (2026-05-04)

Features

  • az-devops: new package with az-devops-set-default-project tool (0fb4a15)
  • azdo: --project everywhere, new pipelines/repos tools, area listing (a42f7e7)
  • azdo: --project everywhere, new tools, set-default-project (2dab02d)
  • gh: differentiate the four PR comment surfaces (567b64d)
  • gh: differentiate the four PR comment surfaces; add reviews tool (ca9ab91)
  • manifest: add path_tests for filesystem-typed parameters (e035eac)
  • manifest: add path_tests for filesystem-typed parameters (fdb64cd)
  • massive add of az-related default tools (818fe04)

Bug Fixes

  • address PR review feedback on az and kubectl tools (4395484)
  • address two minor PR review nits (adad61d)
  • az-aks: split admin credential fetch, mark command-invoke admin, fix variadic (f152896)
  • az-keyvault: drop secret fingerprint and tighten masked output (242f8d7)
  • az-monitor: dry-run honors validation; --interval allows P1D and FULL (c246266)
  • builder: add hint lines to path_tests errors; doc symlink semantics (a1e602b)
  • builder: preserve shell quoting in dry-run output via printf %q (5ef4816)
  • builder: reject --nerf-dry-run tokens inside variadic+allow_flags args (854519c)
  • builder: reject trailing tokens after declared positionals (9580f8b)
  • builder: revert ineffective set -e in _nerf_pre, document the limitation (7e6787a)
  • builder: under_cwd accepts paths under root when cwd is "/" (3b05ccd)
  • cross-platform date in az-monitor, drop None aggregation, simplify timeout msg (616385d)
  • gh-pr-reviews: use --paginate; fix Changes-requested wording (97e5f41)
  • gh: add --slurp so paginated jq aggregates across pages (8ebd3eb)
  • high-impact security and correctness from second-pass review (022af82)
  • kubectl: convert read-only tools from passthrough to template (782b3a7)
  • kubectl: kubectl-config-use-context is admin-threat, tighten pattern (f1265ce)
  • more PR review feedback (rename misleading tool, guard external deps) (6c101a4)
  • paginate the remaining gh read tools; tighten cross-refs and doc (8d48ed5)
  • require 3+ word tool descriptions to catch trivial placeholders (3433ffd)
  • smaller hardening from second-pass review (5079b21)
  • stop appending "." to descriptions; require terminal punctuation in manifest (2ce0f11)

Documentation

  • address review feedback on coverage gap and template paragraph (dec48de)
  • az-account: document --subscription scope boundary (b105f2b)
  • correct --nerf-dry-run position claim and warn against local in pre (9231598)
  • document passthrough security limitations around alternative flag syntax (44031d5)