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

Some Updates #1073

Merged
merged 5 commits into from Sep 12, 2022
Merged

Some Updates #1073

merged 5 commits into from Sep 12, 2022

Commits on Sep 10, 2022

  1. Track wire size for pull consumers to emulate push.

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Sep 10, 2022
    Copy the full SHA
    5b61164 View commit details
    Browse the repository at this point in the history
  2. Make prefix aware creation of inbox public.

    This would have been useful for example I worked on that needed multiple replies.
    
    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Sep 10, 2022
    Copy the full SHA
    11b6782 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. upgrade server to 2.9

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Sep 12, 2022
    Copy the full SHA
    077f288 View commit details
    Browse the repository at this point in the history
  2. Skip test due to 2.9 server behavior change

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Sep 12, 2022
    Copy the full SHA
    c1770b0 View commit details
    Browse the repository at this point in the history
  3. Use our own comparison for headers

    Signed-off-by: Derek Collison <derek@nats.io>
    derekcollison committed Sep 12, 2022
    Copy the full SHA
    cec1d25 View commit details
    Browse the repository at this point in the history