Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Sep 29, 2025

Bumps github.com/nats-io/jsm.go from 0.2.3 to 0.3.0.

Release notes

Sourced from github.com/nats-io/jsm.go's releases.

Release v0.3.0

Enhancements

  • Add local Varz copies and schemas
  • Prioritized consumer groups policy (2.12)
  • Adds missing fields on JSApiConsumerGetNextRequest (2.12)
  • Support offline streams and consumers (2.12)
  • Support message schedules (2.12)
  • Set the Nats-Required-Api-Level header automatically when required (2.12)
  • Add system_account and traffic_account to cluster_info (2.12)
  • Adds the batch abandoned advisory (2.12)
  • Support generating JetStream types by api subject prefix via ApiSubjectFormat(), ApiSubjectPrefix() and ApiSubjectPattern()
  • Support Stream async write mode

Bug Fixes

  • Remove unused log lines
  • Skip audit gather jsz queries for servers without jetstream enabled
  • Update stream and consumer checks to work in a single server environment
  • Clarify some schemas to deny impossible things like negative time
  • Align with the needs of go 1.24 go vet
  • Support elected time in cluster info (2.12)
  • Relax restrictions on direct get request contents
  • Force exact matching on names for z endpoints (2.12)
  • Correctly populate trace bodies when publishing

Removals

  • Remove Stream Templates

Full Changelog: nats-io/jsm.go@v0.2.4...v0.3.0

Release v0.2.4

Enhancements

  • Improve generated code output stability
  • Run JetStream tests with strict JSON parsing enabled
  • Propagate err to the user in audit gather

NATS Server 2.12 Features

These are preview features that require the currently unreleased NATS Server 2.12

  • Initial support for ADR-50 Batch Publishing
  • Allows configuring ADR-49 Counters

Full Changelog: nats-io/jsm.go@v0.2.3...v0.2.4

Commits
  • 82167ac Merge pull request #721 from ripienaar/dependencies
  • 1bcb577 Update dependencies
  • fa5c819 Merge pull request #720 from ripienaar/trace_body
  • bbcbf36 Correctly populate trace bodies when publishing
  • ea5c308 Merge pull request #719 from ripienaar/remove_no_hdr
  • cd6d7fb Remove no_hdr from direct get
  • 2d2eb67 Merge pull request #718 from ripienaar/async_writes
  • a2993f6 Support async write mode
  • dfb5a5e Merge pull request #717 from ripienaar/fix_vet_issues
  • 9830a74 Fix some vet issues
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/nats-io/jsm.go](https://github.com/nats-io/jsm.go) from 0.2.3 to 0.3.0.
- [Release notes](https://github.com/nats-io/jsm.go/releases)
- [Commits](nats-io/jsm.go@v0.2.3...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/nats-io/jsm.go
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants