Skip to content

Releases: boyney123/eventcatalog

@eventcatalog/plugin-doc-generator-amazon-eventbridge@0.0.13

26 Apr 14:47
b55ee30
Compare
Choose a tag to compare

Patch Changes

@eventcatalog/core@1.2.7

20 Apr 12:56
3c399a6
Compare
Choose a tag to compare

Patch Changes

@eventcatalog/core@1.2.6

12 Apr 07:46
73ec597
Compare
Choose a tag to compare

Patch Changes

@eventcatalog/core@1.2.5

17 Feb 11:50
bbda414
Compare
Choose a tag to compare

Patch Changes

@eventcatalog/core@1.2.4

17 Feb 11:28
ae14492
Compare
Choose a tag to compare

Patch Changes

@eventcatalog/core@1.2.1

17 Jan 17:09
7b18a8e
Compare
Choose a tag to compare

Patch Changes

@eventcatalog/plugin-doc-generator-asyncapi@0.4.0

16 Jan 10:01
e364d5a
Compare
Choose a tag to compare

Minor Changes

  • 7ce798d #465 Thanks @linas-ipxo! - * Added AsyncAPI v3 schema support

    • Fixed racing condition when writing files to the catalog in the AsyncAPI plugin

      In certain cases the previous frontmatter for the event would not be kept. Instead it would be overwritten with the last event being parsed, causing loss if information.

      The bug appeared during testing with different versions of schemas at the same (v2 + v3), so the fix is integrated into the new functionality.

    • Ability to run the plugin as standalone, outside the main project

      This was just a helping technique during debugging, but it's not breaking anything, and the plugin can now be used in a more standalone fashion.

@eventcatalog/core@1.1.2

16 Jan 09:30
b7f6b14
Compare
Choose a tag to compare

Patch Changes

@eventcatalog/core@1.1.1

14 Nov 08:50
363a339
Compare
Choose a tag to compare

Patch Changes

@eventcatalog/plugin-doc-generator-amazon-eventbridge@0.0.12

12 Nov 09:31
4da272b
Compare
Choose a tag to compare

Patch Changes

  • 9d9f34c #457 Thanks @cgabard! - fix - eventbridge plugin now fetches over 100 schemas and also allows filtering