Skip to content

Releases: AxisCommunications/backstage-plugins

@axis-backstage/[email protected]

19 Jun 09:32
4f1aed7
Compare
Choose a tag to compare

Minor Changes

  • 916589b: Bumped Backstage to v.27.7 and removed the TechRadar plugin since it was not used and caused problems with the new version.

Patch Changes

@axis-backstage/[email protected]

19 Jun 09:32
4f1aed7
Compare
Choose a tag to compare

Minor Changes

  • 916589b: Bumped Backstage to v.27.7 and removed the TechRadar plugin since it was not used and caused problems with the new version.

@axis-backstage/[email protected]

31 May 07:02
964706d
Compare
Choose a tag to compare

Patch Changes

  • 882cfa7: Headers were being set after the response was sent, causing errors. Replaced break statements with return statements in the loop.

@axis-backstage/[email protected]

31 May 07:01
964706d
Compare
Choose a tag to compare

Minor Changes

  • 0ec1f12: Created the incoming-issues-annotation to make it possible for users to define Jira status for Incoming issues other than "New". Made some smaller refactoring in filter.ts to create better consistency among functions.

Patch Changes

@axis-backstage/[email protected]

31 May 07:02
964706d
Compare
Choose a tag to compare

Minor Changes

  • 0ec1f12: Created the incoming-issues-annotation to make it possible for users to define Jira status for Incoming issues other than "New". Made some smaller refactoring in filter.ts to create better consistency among functions.

@axis-backstage/[email protected]

31 May 07:02
964706d
Compare
Choose a tag to compare

Minor Changes

  • 0ec1f12: Created the incoming-issues-annotation to make it possible for users to define Jira status for Incoming issues other than "New". Made some smaller refactoring in filter.ts to create better consistency among functions.
  • 56c3a07: The Backstage user entity profile email is now used as default for "Assigned to me" filters. Made the JIRA_EMAIL_SUFFIX optional, so it still can be used if Backstage email does not match the one in Jira.

Patch Changes

@axis-backstage/[email protected]

14 May 12:01
9fdc920
Compare
Choose a tag to compare

Minor Changes

  • 5fd2a31: Querying for components that contain spaces should now return the expected results. Component
    names is now wrapped in single quotations.

    Added the jqlQueryBuilder function that will create a JQL query based on the arguments. This is
    exported from the backend plugin to be used outside the context of the plugin together with the
    searchJira function.

Patch Changes

  • 11822da: Enhance error message when querying for projects

@axis-backstage/[email protected]

19 Apr 08:37
64f9890
Compare
Choose a tag to compare

Patch Changes

@axis-backstage/[email protected]

19 Apr 08:37
64f9890
Compare
Choose a tag to compare

Patch Changes

  • 0535af4: Bumped backstage dependencies to match 1.26.0

@axis-backstage/[email protected]

19 Apr 08:37
64f9890
Compare
Choose a tag to compare

Patch Changes

  • 0535af4: Bumped backstage dependencies to match 1.26.0
  • 0535af4: Updated the installation instructions for the new backend system.
  • Updated dependencies [0535af4]