All releases
v5.0.0
featfix

September 9, 2026

⚠ BREAKING CHANGES

  • pncli servicenow and all its subcommands are removed. The servicenow.* config keys and PNCLI_SERVICENOW_* environment variables no longer resolve, and config check / config test no longer report a servicenow entry. Scripts that read that key from the JSON envelope must drop it. ServiceNow PAT support is not widely enabled at enterprises, so the integration could not meet pncli's personal-access-token-only auth bar.

Features

Bug Fixes

  • figma: send depth=1 instead of depth=0 in file summary request (#451) (80ca763)
  • functions: record smoke runs on one persistent issue instead of creating one per deploy (#443) (6ef7bde), closes #442