Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save magicmatatjahu/8fa0ef3d567b2a73ea487e2245051e3f to your computer and use it in GitHub Desktop.
Save magicmatatjahu/8fa0ef3d567b2a73ea487e2245051e3f to your computer and use it in GitHub Desktop.

AsyncAPI EDA Design & Documentation ecosystem update (31 January 2022 - 27 February 2022)

Update refers to repositories:

Note: the generator and cli update is described from an EDA design & documentation point of view. For more changes please refer to update in the EDA Development area.

  • New Features:

    • From now on we can generate all our officially supported templates within the Studio. If you want to use the feature, please click the Generate code/docs button in the top right sidebar in the editor, select a template, pass the parameters and click Generate. You can download generated template as zip file:

    image

    Please have in mind that due to lack of full JSON Schema support in template's parameters we cannot render field in correct form, as <select> etc. We have to wait for asyncapi/generator#414 to support more complex form.

    image

  • Opened PRs:

  • Ideas/discussions/issues:

NOTE: Included changes only for next branch.

You can find more info about changes in the look of generated sections in the react-component section.

  • New Features:
    • We had small bug by which we could not render a binding that contained a null or undefined value. Here is a fix. Please use 1.0.1 version of template to ensure that template isn't broken.
  • Opened PRs: Nothing
  • Ideas/discussions/issues: Nothing
  • New Features: Nothing
  • Opened PRs: Nothing
  • Ideas/discussions/issues: Nothing
  • New Features: Nothing
  • Opened PRs: Nothing
  • Ideas/discussions/issues: Nothing

Reminder: latest cli uses latest studio that you can open by asyncapi new --studio or asyncapi start studio.

See you in the next update in 2 weeks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment