Skip to content

Latest commit

 

History

History
59 lines (45 loc) · 1.66 KB

File metadata and controls

59 lines (45 loc) · 1.66 KB

JIRA Cloud-Plattform Connector Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

Changed

  • Now uses apibuilder.engines for documenting compatibility with API Builder.

[0.0.8] 2022-02-03

Security

  • Updated dependencies to fix security issues

[0.0.7] 2021-07-15

Fixed

  • Documentation links

Security

  • Updated dependencies to fix security issues

[0.0.6] 2020-12-15

Security

  • Changed @axway/api-builder-oas-flow-node from version 1.0.0 to 1.2.3
  • Changed @axway/api-builder-runtime from version 4.45.0 to 4.46.1
  • Changed @axway/api-builder-test-utils from version 1.1.5 to 1.1.12
  • Changed mocha from version 6.1.4 to 7.2.0

[0.0.6] 2020-12-15

Added

  • Improved documentation / examples for the create issue method
  • improved README.md
  • Test suite now using @axway/api-builder-test-utils v1.0.0

Security

  • Changed lodash from version 4.17.15 to 4.17.19
  • Changed api-builder runtime to version 4.45.0 for security reasons

[0.0.5] 2020-04-21

Added

  • Refactored flow-node plugin structure using new OAS-Flow-Node
  • Added unit tests to test the OpenAPI spec

[0.0.4] 2020-03-30

Fixed

  • Changed package name from @axway-api-builder-ext/jira-cp-connector to @axway-api-builder-ext/api-builder-plugin-fc-jira

[0.0.3] 2020-01-16

Fixed

  • Fixed an issue when having an empty Swagger-File

[0.0.2] 2020-01-10

Added

  • Same as version 0.0.1 but released from repository api-builder-extras.

[0.0.1] 2019-12-13

Added

  • Initial version