Releases: asyncapi/cli
v4.1.1
v4.1.0
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]
v4.0.1
Patch Changes
-
9b479fc: fix: lockfile fixed
- 92bb81b: fix:lockfile fixed
Signed-off-by: Tushar Anand [email protected]
v4.0.0
Major Changes
-
9d05d49: feat!: tests, flags and glee command code removed
- 7df684f: chore: major tests flags and glee command code removed
Signed-off-by: Tushar Anand [email protected]
- 4a94f51: chore:glee removal complete
Signed-off-by: Tushar Anand [email protected]
v3.6.0
Minor Changes
-
ca8101f: feat: output flag renamed and writing to file functionality added to diff command
- 8c2e940: fix:parse flag output renamed to save-output and saving diff output to file functionality added to diff command
Signed-off-by: Tushar Anand [email protected]
- 59e1df9: chore:tests added for flags save-output in validate and diff command
Signed-off-by: Tushar Anand [email protected]
- 7228a36: chore:cleanup
Signed-off-by: Tushar Anand [email protected]
- ccb5388: chore:cleanup
Signed-off-by: Tushar Anand [email protected]
v3.5.2
Patch Changes
-
bbc9451: fix: server-api deploy
- 837be8a: fix: server-api release and deployment
Signed-off-by: Shurtu-gal [email protected]
- 09af23e: chore: add app platform spec
Signed-off-by: Shurtu-gal [email protected]
- a5eef9f: chore: install generator templates globally
Signed-off-by: Shurtu-gal [email protected]
v3.5.1
v3.5.0
Minor Changes
-
129f531: Introduced a new
asyncapi generate clientcommand 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
v3.4.1
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]