Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nats-io/jsm.go
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.3
Choose a base ref
...
head repository: nats-io/jsm.go
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.4
Choose a head ref
  • 19 commits
  • 26 files changed
  • 3 contributors

Commits on May 12, 2025

  1. Update dependencies

    Signed-off-by: R.I.Pienaar <rip@devco.net>
    ripienaar committed May 12, 2025
    Configuration menu
    Copy the full SHA
    0f5a2c5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #667 from ripienaar/dependencies

    Update dependencies
    ripienaar authored May 12, 2025
    Configuration menu
    Copy the full SHA
    2dfb7f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. Initial support for atomic batches

    Signed-off-by: R.I.Pienaar <rip@devco.net>
    ripienaar committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    e592d6b View commit details
    Browse the repository at this point in the history
  2. Noticed generate ordering was not always stable

    We now sort the input to enaure things stays stable and diffs small
    
    Signed-off-by: R.I.Pienaar <rip@devco.net>
    ripienaar committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    807df0f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #669 from ripienaar/generate_sorted

    Improve generated output stability
    ripienaar authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    9fee766 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #668 from ripienaar/atomic_batch

    Initial support for atomic batches
    ripienaar authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    05c1161 View commit details
    Browse the repository at this point in the history
  5. Update pub ack for batching

    Signed-off-by: R.I.Pienaar <rip@devco.net>
    ripienaar committed Jun 13, 2025
    Configuration menu
    Copy the full SHA
    6f04f66 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #670 from ripienaar/batch_refinements

    Update pub ack for batching
    ripienaar authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    1842b28 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2025

  1. Allows configuring ADR-49 counters

    Signed-off-by: R.I.Pienaar <rip@devco.net>
    ripienaar committed Jun 15, 2025
    Configuration menu
    Copy the full SHA
    60087c2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #671 from ripienaar/msg_counter

    Allows configuring ADR-49 counters
    ripienaar authored Jun 15, 2025
    Configuration menu
    Copy the full SHA
    ec94a03 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Run JetStream tests with strict JSON parsing enabled

    Signed-off-by: R.I.Pienaar <rip@devco.net>
    ripienaar committed Jul 9, 2025
    Configuration menu
    Copy the full SHA
    dae7c00 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #672 from ripienaar/strict_tests

    Run JetStream tests with strict JSON parsing enabled
    ripienaar authored Jul 9, 2025
    Configuration menu
    Copy the full SHA
    f93d2a4 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. Support counter value on Pub Ack

    Signed-off-by: R.I.Pienaar <rip@devco.net>
    ripienaar committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    05c41a3 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    Signed-off-by: R.I.Pienaar <rip@devco.net>
    ripienaar committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    8400b49 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #673 from ripienaar/counter_pub_ack

    Support counter value on Pub Ack
    ripienaar authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    afaad5f View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. propagate err to the user in audit gather

    Signed-off-by: Alex Bozhenko <alexbozhenko@gmail.com>
    alexbozhenko committed Jul 15, 2025
    Configuration menu
    Copy the full SHA
    ebc1b20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #674 from alexbozhenko/fix_collection_bug

    propagate err to the user in audit gather
    ploubser authored Jul 15, 2025
    Configuration menu
    Copy the full SHA
    91a2066 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Update dependencies

    Signed-off-by: R.I.Pienaar <rip@devco.net>
    ripienaar committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    0ef149a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #677 from ripienaar/dependencies

    Update dependencies
    ripienaar authored Jul 18, 2025
    Configuration menu
    Copy the full SHA
    805384d View commit details
    Browse the repository at this point in the history
Loading