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

Merge main into integration/3.0.0 #157

Closed
wants to merge 17 commits into from

Commits on May 2, 2023

  1. Configuration menu
    Copy the full SHA
    41785f5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #146 from ably/rtn20-disconnecting-fix

    fix(RTN20): DISCONNECTING -> DISCONNECTED
    owenpearson authored May 2, 2023
    Configuration menu
    Copy the full SHA
    56e6faa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2f22cc3 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2023

  1. Configuration menu
    Copy the full SHA
    c311fd2 View commit details
    Browse the repository at this point in the history
  2. update spec with more detail

    mohyour committed May 4, 2023
    Configuration menu
    Copy the full SHA
    455c839 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2023

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

Commits on May 10, 2023

  1. Merge pull request #147 from ably/rtn16d

    Re-add RTN16d (accidentally removed)
    SimonWoolf authored May 10, 2023
    Configuration menu
    Copy the full SHA
    5b27bec View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    376b14b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #138 from ably/spec-rts5-derived-channels

    spec: add RTS5 - create a derived channel
    mohyour authored May 11, 2023
    Configuration menu
    Copy the full SHA
    819e2ef View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Add exception to resent-messages-on-new-transport if queueMessages=false

    And trivial reword to some related spec items
    SimonWoolf committed May 23, 2023
    Configuration menu
    Copy the full SHA
    6c38895 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #150 from ably/queuemessages-no-resend

    Add exception to resent-messages-on-new-transport if queueMessages=false
    SimonWoolf authored May 23, 2023
    Configuration menu
    Copy the full SHA
    7a4b40b View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

  1. Configuration menu
    Copy the full SHA
    aa4d1f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d3f585f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #152 from ably/has-backlog

    Add `ChannelStateChange.hasBacklog` and return `ChannelStateChange` from attach/subscribe
    owenpearson authored Jun 29, 2023
    Configuration menu
    Copy the full SHA
    24df42e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Add Message#connectionKey to IDL

    The spec point exists but we had forgotten to add to IDL.
    lawrence-forooghian committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    baa2c1c View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge pull request #155 from ably/add-missing-Message.connectionKey-t…

    …o-IDL
    
    Add `Message#connectionKey` to IDL
    lawrence-forooghian authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    ee60b44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7949ec View commit details
    Browse the repository at this point in the history