Skip to content

1.36.20

Choose a tag to compare

@sandromello sandromello released this 02 Jun 12:02
· 474 commits to main since this release
2108543

Changelog

2108543 Jira: Implementation of Pagination for CMDB Data (#868)

  • Breaking Change: remove route GET /api/integrations/jira/issuetemplates/123/objecttype-values
  • Introduce new route to list object values from Jira Assets API
  • Add default timeout (50s) when performing request to asset objects api
  • Remove extend=cmdb-values attribute when listing issue templates
  • Add better logging and propagate errors properly to the client
  • Add paginated dropdown component and integrate with CMDB fields in Jira templates
  • Refactor pagination logic in dropdown and Jira templates; improve handling of CMDB items
  • Remove debug print statements and improve placeholder text in CMDB dropdowns

ee58fda [cli] Add command output when issuing exec or connect (#867)

  • Add -s | --silent flag to omit any information
  • Print informative messages to stderr properly

Assets

Docker Images

Agent Image | amd64

Helm Chart