Skip to content

Releases: networknt/openapi-bundler

1.0.3

Choose a tag to compare

@ddobrin ddobrin released this 03 Oct 15:38
9541202

1.0.3 - 2019-10-03

Added

Changed

  • Fixes #16 : Upgrade Jackson to 2.9.10 - fixes security vulnerability

1.0.2

Choose a tag to compare

@ddobrin ddobrin released this 27 Aug 20:00
d910eb2

1.0.1 - 2019-08-27

Added

Changed

  • Fixes #14 Clear security vulnerabilities - Jackson databind

1.0.1

Choose a tag to compare

@stevehu stevehu released this 12 Feb 13:46

1.0.1 - 2019-02-12

Added

Changed

  • Fixes #7 The bundler yaml file doesn't have components: schemas: {}
  • Fixes #8 output file name cannot change
  • Fixes #9 fix an issue in case there is securitySchemes section in the components
  • Fixes #11 Bundler should not inline referenced objects
  • Fixes #12 Update dependencies for the utility

1.0.0

Choose a tag to compare

@stevehu stevehu released this 03 Dec 05:35

Initial release and it is production ready. Thank you @ddobrin for building this tool.