Files
backstage/plugins/azure-devops-backend/CHANGELOG.md
T
github-actions[bot] 99bf179ccf Version Packages
2021-11-18 11:52:08 +00:00

1.6 KiB

@backstage/plugin-azure-devops-backend

0.2.1

Patch Changes

  • 2b5ccd2964: Improved Date handling for the Azure DevOps set of plugins by using strings and letting the frontend handle the conversion to DateTime
  • Updated dependencies
    • @backstage/backend-common@0.9.10
    • @backstage/plugin-azure-devops-common@0.1.0

0.2.0

Minor Changes

  • b85acc8c35: refactor(@backstage/plugin-azure-devops): Consume types from @backstage/plugin-azure-devops-common. Stop re-exporting types from @backstage/plugin-azure-devops-backend. Added new types to @backstage/plugin-azure-devops-common.

Patch Changes

  • Updated dependencies
    • @backstage/backend-common@0.9.9
    • @backstage/plugin-azure-devops-common@0.0.2

0.1.4

Patch Changes

  • 2eebc9bac3: Added duration (startTime and finishTime) and identity (uniqueName) to the RepoBuild results. Also did a bit of refactoring to help finish up the backend items in issue #7641
  • Updated dependencies
    • @backstage/config@0.1.11
    • @backstage/backend-common@0.9.8

0.1.3

Patch Changes

  • f67dff0d20: Re-exported types from azure-devops-node-api in @backstage/plugin-azure-devops-backend.
  • Updated dependencies
    • @backstage/backend-common@0.9.7

0.1.2

Patch Changes

  • a23206049f: Updates function for mapping RepoBuilds to handle undefined properties
  • b7c0585471: Expands the Azure DevOps backend plugin to provide pull request data to be used by the front end plugin

0.1.1

Patch Changes

  • 299b43f052: Marked all configuration values as required in the schema.
  • Updated dependencies
    • @backstage/backend-common@0.9.5