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

[added] option to not create durable on subscribe #734

Closed
wants to merge 9 commits into from

Commits on May 24, 2021

  1. [added] option to not create durable on subscribe

    Signed-off-by: Matthias Hanel <mh@synadia.com>
    matthiashanel committed May 24, 2021
    Configuration menu
    Copy the full SHA
    5e89fb4 View commit details
    Browse the repository at this point in the history
  2. Changing to BindJetStream

    Signed-off-by: Matthias Hanel <mh@synadia.com>
    matthiashanel committed May 24, 2021
    Configuration menu
    Copy the full SHA
    30415af View commit details
    Browse the repository at this point in the history

Commits on May 25, 2021

  1. fix test and clean up errors

    Signed-off-by: Matthias Hanel <mh@synadia.com>
    matthiashanel committed May 25, 2021
    Configuration menu
    Copy the full SHA
    e6e0f0b View commit details
    Browse the repository at this point in the history
  2. remove comment

    Signed-off-by: Matthias Hanel <mh@synadia.com>
    matthiashanel committed May 25, 2021
    Configuration menu
    Copy the full SHA
    94f77fc View commit details
    Browse the repository at this point in the history
  3. Update nats.go

    Co-authored-by: Waldemar Quevedo <wally@synadia.com>
    matthiashanel and wallyqs committed May 25, 2021
    Configuration menu
    Copy the full SHA
    e6acd58 View commit details
    Browse the repository at this point in the history
  4. Update test/js_test.go

    Co-authored-by: Waldemar Quevedo <wally@synadia.com>
    matthiashanel and wallyqs committed May 25, 2021
    Configuration menu
    Copy the full SHA
    335b6c8 View commit details
    Browse the repository at this point in the history
  5. adding test for pull subscriber and ack

    Signed-off-by: Matthias Hanel <mh@synadia.com>
    matthiashanel committed May 25, 2021
    Configuration menu
    Copy the full SHA
    4361906 View commit details
    Browse the repository at this point in the history
  6. Update test/js_test.go

    Co-authored-by: Waldemar Quevedo <wally@synadia.com>
    matthiashanel and wallyqs committed May 25, 2021
    Configuration menu
    Copy the full SHA
    2a09729 View commit details
    Browse the repository at this point in the history
  7. Update js.go

    Co-authored-by: Waldemar Quevedo <wally@synadia.com>
    matthiashanel and wallyqs committed May 25, 2021
    Configuration menu
    Copy the full SHA
    9322734 View commit details
    Browse the repository at this point in the history