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

fix(deps): update module github.com/nats-io/nats.go to v1.30.2 #173

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 20, 2023

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github.com/nats-io/nats.go require minor v1.27.1 -> v1.30.2

⚠ Dependency Lookup Warnings ⚠

Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.


Release Notes

nats-io/nats.go (github.com/nats-io/nats.go)

v1.30.2

Compare Source

Changelog

Fixed
  • JetStream:
    • Fixed backwards compatibility issue when creating streams with sources on nats-server 2.9.x (#​1420)
Complete Changes

v1.30.1

Compare Source

Changelog

Fixed
  • JetStream:
    • Fixed validation on nats.PullHeartbeat() causing pull heartbeat not being validated against deadline from nats.Context() (#​1414)
Complete Changes

v1.30.0

Compare Source

Changelog

Overview

This release focuses on adding features introduced in [email protected]. Among other things, this includes setting multiple filter subjects for a consumer, configuring stream subject transform, as well as setting stream and consumer metadata.

Added
  • JetStream:
    • SubjectTransform support on streams (#​1200)
    • SubjectTransforms on mirrors and sources (#​1359, #​1404)
    • Multiple subject filters on consumers (#​1214)
    • Setting Compression type on StreamConfig (#​1405)
    • Setting FirstSeq on StreamConfig (#​1405)
    • Setting ConsumerLimits on StreamConfig (#​1405)
    • CreateConsumer and UpdateConsumer methods (#​1379)
    • Support for stream and consumer metadata (#​1384)
  • ObjectStore:
    • Support for object store and object metadata (#​1385)
  • Service API (micro):
    • Customizing queue groups per service, group and endpoint (#​1401)
  • Legacy JetStream:
    • SubjectTransform support on streams (#​1200)
    • SubjectTransforms on mirrors and sources (#​1359)
    • Multiple subject filters on consumers (#​1214)
    • Setting Compression type on StreamConfig (#​1405)
    • Setting FirstSeq on StreamConfig (#​1405)
    • Setting ConsumerLimits on StreamConfig (#​1405)
    • Setting heartbeats in Fetch and FetchBatch in legacy API (#​1402)
Complete Changes

v1.29.0

Compare Source

Changelog

Overview

With this release, Object Store is out of experimental preview. Additionally, jetstream package now supports KeyValue stores. Object store will be added to jetstream in future release.

Added
  • JetStream:
    • KeyValue is now available as part of jetstream (#​1362)
  • KeyValue:
    • UpdatesOnly option for KV watchers (#​1378)
  • ObjectStore:
    • UpdatesOnly option for object store watchers (#​1377)
  • Core NATS:
    • Invoke ErrorHandler() on preparing connection string when reconnecting (#​1397)
Improved
Changed
  • ObjectStore:
    • Remove experimental notice from object store (#​1399)
  • Core NATS:
    • Use default value for FlusherTimeout instead of 0 (#​1398)
Fixed
  • JetStream:
    • Fixed deadlock when acknowledging a message which was previously acknowledged. Thanks @​Zamony for the contribution (#​1317)
  • Service API (micro):
    • Fixed possible panic in custom error handlers (#​1371)
  • Legacy JetStream:
    • Fixed ordered consumer not being recreated after context timeout (#​1360)
Complete Changes

v1.28.0

Compare Source

Changelog

Overview

This release focuses on a set of changes and improvements in new JetStream API. With this release, JetStream API is out of preview.
Additionally, with this release support for go version < 1.18.0 is dropped, due to usage of any type in codebase.

Added
  • JetStream:
    • HeadersOnly field on OrderedConsumerConfig (#​1327)
    • WithStreamListSubject() option to filter results of ListStreams() and StreamNames() by stream name (#​1312)
Improved
  • Added dev and main branches of nats-server to tests in CI (#​1336)
  • Core NATS:
  • JetStream:
    • Fix typos and doc comments in new JetStream API. Thanks @​mdawar for the contribution (#​1339)
    • Fixed and slightly enhanced the basic example in jetstream package. Thanks to @​pwntr for the contribution (#​1340)
    • Improvements in in jetstream/README.md (#​1347, #​1350)
Changed
  • Replace interface{} with any across the codebase (#​1332)
  • JetStream:
    • [BREAKING CHANGE] Move NakWithDelay to separate method, instead of it being an option on Nak() (#​1337)
    • [BREAKING CHANGE] Simplified API for listing streams and stream names (#​1312)
    • Add default timeout when context.Background() or context.TODO() is used (#​1348)
Fixed
  • JetStream:
    • Create consumer when calling OrderedConsumer() (#​1317)
    • Unset start time for ordered consumer on reset (#​1341)
    • Fixed Next() blocking indefinitely after calling Stop(). Thanks @​mdawar for the contribution (#​1344)
    • Invalid missing heartbeat errors in Consume() (#​1345)
    • Fixed PublishAsync() blocking published due to PublishAsyncMaxPending not being reset on reconnect (#​1346)
  • Legacy JetStream:
    • Fixed PublishAsync() blocking published due to PublishAsyncMaxPending not being reset on reconnect (#​1346)
Complete Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot requested a review from a team as a code owner July 20, 2023 14:11
@renovate
Copy link
Contributor Author

renovate bot commented Jul 20, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child --memory=3584m -v "/tmp/worker/6be7bb/6c1b20/repos/github/equinixmetal/gov-okta-addon":"/tmp/worker/6be7bb/6c1b20/repos/github/equinixmetal/gov-okta-addon" -v "/tmp/worker/6be7bb/6c1b20/cache":"/tmp/worker/6be7bb/6c1b20/cache" -e GOPATH -e GOPROXY -e GOSUMDB -e GOFLAGS -e CGO_ENABLED -e GIT_CONFIG_KEY_0 -e GIT_CONFIG_VALUE_0 -e GIT_CONFIG_KEY_1 -e GIT_CONFIG_VALUE_1 -e GIT_CONFIG_KEY_2 -e GIT_CONFIG_VALUE_2 -e GIT_CONFIG_COUNT -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/6be7bb/6c1b20/repos/github/equinixmetal/gov-okta-addon" ghcr.io/containerbase/sidecar:9.20.4 bash -l -c "install-tool golang 1.21.1 && go get -d -t ./..."
go: go.equinixmetal.net/[email protected]: reading go.equinixmetal.net/governor-api/go.mod at revision v0.24.0: git ls-remote -q origin in /go/pkg/mod/cache/vcs/705e4b20c2b7019a2a93afde50c2375c8b56f0cb7942ff09b644960bdcd800ea: exit status 128:
	remote: Repository not found.
	fatal: repository 'https://github.com/equinixmetal/governor-api/' not found

@renovate renovate bot force-pushed the renovate/github.com-nats-io-nats.go-1.x branch 2 times, most recently from dec103b to 53da7bb Compare August 9, 2023 07:12
@renovate renovate bot force-pushed the renovate/github.com-nats-io-nats.go-1.x branch from 53da7bb to e27042c Compare September 13, 2023 11:22
@renovate renovate bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.28.0 fix(deps): update module github.com/nats-io/nats.go to v1.29.0 Sep 13, 2023
@renovate renovate bot force-pushed the renovate/github.com-nats-io-nats.go-1.x branch from e27042c to 2d05307 Compare September 20, 2023 15:10
@renovate renovate bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.29.0 fix(deps): update module github.com/nats-io/nats.go to v1.30.0 Sep 20, 2023
@renovate renovate bot force-pushed the renovate/github.com-nats-io-nats.go-1.x branch from 2d05307 to 02f7ca8 Compare September 25, 2023 17:27
@renovate renovate bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.30.0 fix(deps): update module github.com/nats-io/nats.go to v1.30.1 Sep 25, 2023
@renovate renovate bot changed the title fix(deps): update module github.com/nats-io/nats.go to v1.30.1 fix(deps): update module github.com/nats-io/nats.go to v1.30.2 Sep 27, 2023
@renovate renovate bot force-pushed the renovate/github.com-nats-io-nats.go-1.x branch from 02f7ca8 to 0cacb05 Compare September 27, 2023 10:47
@sfunkhouser sfunkhouser closed this Oct 1, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Oct 1, 2023

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (v1.30.2). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/github.com-nats-io-nats.go-1.x branch October 1, 2023 17:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant