Skip to content

Releases: event-catalog/generator-openapi

v3.0.1

26 Nov 12:05
cb0e98d
Compare
Choose a tag to compare

Patch Changes

  • 2b28973: fix(plugin): set default value for plugin DIR

v3.0.0

26 Nov 10:58
74415c6
Compare
Choose a tag to compare

Major Changes

  • 73edb5e: feat(core): added new extensions for name and id in openapi
  • 6a07de0: feat(plugin): all messages are now queries by default

Patch Changes

  • 1fd9adc: fix(core): added message description to markdown contents

v2.3.1

16 Nov 16:18
761fa62
Compare
Choose a tag to compare

Patch Changes

  • 31f193f: chore(plugin):added dashboard link to generator

v2.3.0

01 Nov 11:54
e8bbd46
Compare
Choose a tag to compare

Minor Changes

  • 7820a6f: feat(plugin): added new optional extention x-eventcatalog-message-action

v2.2.0

25 Oct 16:16
5b93124
Compare
Choose a tag to compare

Minor Changes

  • 3de119a: chore(plugin): updated eventcatalog sdk version

v2.1.2

21 Oct 10:00
c8ad078
Compare
Choose a tag to compare

Patch Changes

  • cade528: feat(plugin): added ability to resolve $ref values when saving OpenAPI files to the catalog

v2.1.1

03 Oct 13:13
df9490b
Compare
Choose a tag to compare

Patch Changes

  • 6fb2a83: chore(plugin): removed code to set unique messages as sdk now does this

v2.1.0

03 Oct 10:26
e0d3367
Compare
Choose a tag to compare

Minor Changes

  • d7ed60c: chore(plugin): fixed issues with windows OS

v2.0.1

27 Sep 15:23
2fb077c
Compare
Choose a tag to compare

Patch Changes

  • a5a87ff: feat(plugin): persist messages the service receives and sends

v2.0.0

27 Sep 13:48
994254e
Compare
Choose a tag to compare

Major Changes

  • 4e3ed77: feat(plugin): breaking change - persist spec files between services a…