Releases: event-catalog/generator-openapi
Releases · event-catalog/generator-openapi
v3.2.0
Minor Changes
- b33777f: feat(plugin): added support for x-eventcatalog-message-version
Patch Changes
- f6dcb9b: feat(plugin): added supported for x-eventcatalog-message-version
v3.1.1
Patch Changes
- f627a1b: chore(plugin): added check for licenses
v3.1.0
Minor Changes
- bdbf298: feat(core): added ability to add files from remote urls
Patch Changes
- f0a4149: fix(plugin): owner and repoistory are now persisted between versioning
v3.0.1
Patch Changes
- 2b28973: fix(plugin): set default value for plugin DIR
v3.0.0
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
Patch Changes
- 31f193f: chore(plugin):added dashboard link to generator
v2.3.0
Minor Changes
- 7820a6f: feat(plugin): added new optional extention x-eventcatalog-message-action
v2.2.0
Minor Changes
- 3de119a: chore(plugin): updated eventcatalog sdk version
v2.1.2
Patch Changes
- cade528: feat(plugin): added ability to resolve $ref values when saving OpenAPI files to the catalog
v2.1.1
Patch Changes
- 6fb2a83: chore(plugin): removed code to set unique messages as sdk now does this