Skip to content

1.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Jun 13:28
0124957

Changed

  • The bundled AppSignal skill now shows how to turn common AppSignal URLs into CLI arguments, including --org, --app-id, --number, --view, and --source-ids.
  • GraphQL API errors for account restrictions now show AppSignal's descriptive message, such as locked-account or free-plan quota explanations, instead of a generic request rejection.

Fixed

  • Fix log search order casing. Log searches now send the requested sort order in the format the AppSignal logs API expects, so commands like appsignal-cli logs search --order desc no longer fail with an unprocessable pagination order error.