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

feat: assign channels to servers #531

Merged
merged 34 commits into from
Sep 23, 2021

Commits on Mar 19, 2021

  1. clarifications on publish and subscribe

    While keeping the meaning of the AsyncAPI spec entirely unchanged, i've added clarifying statements on the meaning of the `publish` and `subscribe` operations.
    GeraldLoeffler authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    5491240 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Merge pull request #1 from asyncapi/master

    update from upstream
    GeraldLoeffler authored Apr 9, 2021
    Configuration menu
    Copy the full SHA
    23cbd47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8259374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2814f45 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. Merge pull request #2 from asyncapi/master

    updating
    GeraldLoeffler authored Apr 26, 2021
    Configuration menu
    Copy the full SHA
    eb7c167 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    be2d4d2 View commit details
    Browse the repository at this point in the history
  2. refinement

    GeraldLoeffler committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    4fc9453 View commit details
    Browse the repository at this point in the history
  3. refinement

    GeraldLoeffler committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    b704cc9 View commit details
    Browse the repository at this point in the history
  4. refinement

    GeraldLoeffler committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    eac79ac View commit details
    Browse the repository at this point in the history

Commits on May 4, 2021

  1. removing labels

    GeraldLoeffler committed May 4, 2021
    Configuration menu
    Copy the full SHA
    01a90b3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21835c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ee45ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e728a14 View commit details
    Browse the repository at this point in the history
  5. refining

    GeraldLoeffler committed May 4, 2021
    Configuration menu
    Copy the full SHA
    e6bc199 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1f0627f View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. fixing typo

    Co-authored-by: Fran Méndez <[email protected]>
    GeraldLoeffler and fmvilas authored May 18, 2021
    Configuration menu
    Copy the full SHA
    adb738d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99364d9 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

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

Commits on Aug 12, 2021

  1. docs: add release process instruction (asyncapi#577)

    Co-authored-by: Fran Méndez <[email protected]>
    derberg and fmvilas authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    8f441db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4f5d8d8 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

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

Commits on Sep 7, 2021

  1. changing to by-name references of servers

    Instead of using `$ref`
    GeraldLoeffler authored Sep 7, 2021
    Configuration menu
    Copy the full SHA
    d3b1806 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d1213e View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2021

  1. docs: add jmenning-solace as a contributor for blog, talk, review, id…

    …eas (asyncapi#621)
    
    * docs: update README.md [skip ci]
    
    * docs: update .all-contributorsrc [skip ci]
    
    Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
    allcontributors[bot] authored Sep 13, 2021
    Configuration menu
    Copy the full SHA
    7d60d42 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2021

  1. Configuration menu
    Copy the full SHA
    55ebf03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c216f18 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5400ecb View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

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

Commits on Sep 17, 2021

  1. fix protocol to https

    Co-authored-by: Fran Méndez <[email protected]>
    GeraldLoeffler and fmvilas authored Sep 17, 2021
    Configuration menu
    Copy the full SHA
    3bfcca3 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    e6f26c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e0fef92 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5316c78 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #3 from asyncapi/2021-09-release

    updating to release branch
    GeraldLoeffler authored Sep 21, 2021
    Configuration menu
    Copy the full SHA
    009b4e8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. fixing type of channel-level server field

    Co-authored-by: Lukasz Gornicki <[email protected]>
    GeraldLoeffler and derberg authored Sep 23, 2021
    Configuration menu
    Copy the full SHA
    995e7d1 View commit details
    Browse the repository at this point in the history