Skip to content

Releases: asyncapi/cli

v4.1.1

03 Nov 09:58
ae72b19

Choose a tag to compare

Patch Changes

v4.1.0

27 Oct 10:24
fbecfe8

Choose a tag to compare

Minor Changes

  • 70761f0: feat: add new custom resolver to fetch the reference from private repo

    • 88ceb3d: add new custom resolver to fetch the reference from private repo
    • 4974358: Update src/domains/services/validation.service.ts

    Co-authored-by: Fran Méndez [email protected]

    • c764ee6: update instruction in the test case for the validation success
    • 2b9457f: fix test-cases
    • 86bbfc4: fix lint issue across the project
    • 6813ef0: Update 1875.md

v4.0.1

27 Oct 06:56
362b701

Choose a tag to compare

Patch Changes

v4.0.0

24 Oct 11:33
aba3945

Choose a tag to compare

Major Changes

v3.6.0

24 Oct 10:54
f8f951b

Choose a tag to compare

Minor Changes

v3.5.2

13 Sep 16:18
0e34179

Choose a tag to compare

Patch Changes

v3.5.1

10 Sep 17:36
310cc9d

Choose a tag to compare

Patch Changes

  • 5a99f6f: fix: modify api:build script to generate languages

    • 9488a1b: fix: modify script to generate languages

    Updated the 'api:build' script to include language generation.

v3.5.0

10 Sep 15:04
7cd328d

Choose a tag to compare

Minor Changes

  • 129f531: Introduced a new asyncapi generate client command to the CLI.

    This command allows you to generate client libraries using the new AsyncAPI Generator baked-in templates. Read more about baked-in templates in official documentation.

    This feature is based on a new concept introduced in AsyncAPI Generator version 2.8.3. The number of templates is limited and the solution is still in the experimental phase. It is not recommended to use them in production. Instead, join us in the Generator project to help improve templates with your use cases and your AsyncAPI documents.

v3.4.2

28 Aug 16:37
9d10499

Choose a tag to compare

Patch Changes

  • d832abc: Fixes the dependencies and package-lock.json

v3.4.1

27 Aug 11:09
a041bb7

Choose a tag to compare

Patch Changes

  • e2a3583: fix: made studio start on different port if one is already in use

    • 43a8cb8: fix: made studio start on differnt port if one is already in use

    Signed-off-by: Tushar Anand [email protected]

    • ce4b061: Merge remote-tracking branch 'remote/master' into fix-studio-multiple-instance
    • 122812a: chore: new approach for port allocation done

    Signed-off-by: Tushar Anand [email protected]

    • 5946001: fix: removed comment and fix linting errors

    Signed-off-by: Tushar Anand [email protected]