Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: add support for asyncapi 3.0.0 operations and channels #654

Merged
merged 17 commits into from
Oct 26, 2022

Commits on Oct 13, 2022

  1. Configuration menu
    Copy the full SHA
    0791adc View commit details
    Browse the repository at this point in the history
  2. Adding v3 models

    fmvilas committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    56b9fd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1af3ca8 View commit details
    Browse the repository at this point in the history
  4. Fixing v2 tests

    fmvilas committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    73b009e View commit details
    Browse the repository at this point in the history
  5. Adding npm run dev

    fmvilas committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    5f3c1be View commit details
    Browse the repository at this point in the history
  6. Fix linting errors

    fmvilas committed Oct 13, 2022
    Configuration menu
    Copy the full SHA
    46889bf View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Use import type instead of import

    Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com>
    fmvilas and magicmatatjahu committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    7361334 View commit details
    Browse the repository at this point in the history
  2. Remove meta.address from v3 model

    Co-authored-by: Maciej Urbańczyk <urbanczyk.maciej.95@gmail.com>
    fmvilas and magicmatatjahu committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    c58a021 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aa6cf51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    80dd7ea View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    25e84bd View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. add unit tests

    magicmatatjahu committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    d900b06 View commit details
    Browse the repository at this point in the history
  2. add more tests

    magicmatatjahu committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    715b97d View commit details
    Browse the repository at this point in the history
  3. add more tests

    magicmatatjahu committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    9d9c514 View commit details
    Browse the repository at this point in the history
  4. fix sonarcloud errors

    magicmatatjahu committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    cfff064 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    df73fec View commit details
    Browse the repository at this point in the history
  6. fix linter errors

    magicmatatjahu committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    a70e365 View commit details
    Browse the repository at this point in the history