Skip to content

Releases: asyncapi/generator

@asyncapi/[email protected]

11 Dec 17:18
55b256a

Choose a tag to compare

Minor Changes

  • 715c1d2: Centralize reusable README components for consistent template rendering across languages

@asyncapi/[email protected]

04 Dec 07:16
7eb7fb2

Choose a tag to compare

Minor Changes

  • ced1404: Pushing of release #1747 that failed due to pipeline issues.

@asyncapi/[email protected]

04 Dec 07:16
7eb7fb2

Choose a tag to compare

Minor Changes

  • ced1404: Pushing of release #1747 that failed due to pipeline issues.

@asyncapi/[email protected]

12 Nov 14:36
1a5ad6c

Choose a tag to compare

Patch Changes

  • 91735c3: Fix invalid Java method name generation and properly handle multiple WebSocket handlers

    • Generate valid Java method names for WebSocket operation handlers with strange identifiers.
    • Produce distinct @OnTextMessage handler methods for each send operation and add safe default routing for unrecognized messages.
    • Update onClose/onOpen formatting.
  • Updated dependencies [91735c3]

@asyncapi/[email protected]

12 Nov 14:36
1a5ad6c

Choose a tag to compare

Patch Changes

  • 91735c3: Fix invalid Java method name generation and properly handle multiple WebSocket handlers

    • Generate valid Java method names for WebSocket operation handlers with strange identifiers.
    • Produce distinct @OnTextMessage handler methods for each send operation and add safe default routing for unrecognized messages.
    • Update onClose/onOpen formatting.

@asyncapi/[email protected]

29 Sep 16:07
1da75d5

Choose a tag to compare

Minor Changes

  • 62d1eda: Introduced new WebSocket client template components in @asyncapi/generator-components:

@asyncapi/[email protected]

27 Aug 07:42
aab313e

Choose a tag to compare

Patch Changes

  • d84e110: First release of the generator including @asyncapi/generator-components and @asyncapi/generator-helpers packages.

@asyncapi/[email protected]

26 Aug 10:59
e80f0ec

Choose a tag to compare

Patch Changes

  • 4394d90: Ensure transpiled baked-in templates are published to npm. Fixing missing react-sdk build.

@asyncapi/[email protected]

26 Aug 18:08
43ac2a1

Choose a tag to compare

Minor Changes

  • 32c321b: Initial release of @asyncapi/generator-components and @asyncapi/generator-helpers to make them available for @asyncapi/generator

@asyncapi/[email protected]

26 Aug 18:08
43ac2a1

Choose a tag to compare

Minor Changes

  • 32c321b: Initial release of @asyncapi/generator-components and @asyncapi/generator-helpers to make them available for @asyncapi/generator