Bump github.com/nats-io/nats.go from 1.38.0 to 1.44.0 in /cli
Open
Number: #149
Type: Pull Request
State: Open
Type: Pull Request
State: Open
Author:
dependabot[bot]
Association: Contributor
Comments: 0
Association: Contributor
Comments: 0
Created:
July 30, 2025 at 05:09 AM UTC
(11 months ago)
(11 months ago)
Updated:
July 30, 2025 at 05:09 AM UTC
(11 months ago)
(11 months ago)
Labels:
dependencies go
dependencies go
Description:
Bumps github.com/nats-io/nats.go from 1.38.0 to 1.44.0.
Release notes
Sourced from github.com/nats-io/nats.go's releases.
Release v1.44.0
Changelog
Overview
This PR adds a
PushConsumerimplementation tojetstream, allowing easier migration to new API while maintaining usage of push consumers. For now it only supports the callback-basedConsume(), more consuming options will be added in future releases.ADDED
- Core NATS:
UserCredentialBytes()Connoption (#1877)- JetStream:
PushConsumerimplementation injetstreampackage- Expose
ClientTraceinJetStreamOptions(#1886)- Service API:
- Expose
WithEndpointPendingLimitsoption (#1899)- Legacy KeyValue:
Error()method toKeyListerandKeyWatcherinterfaces (#1889)FIXED
- Core NATS:
- Fix timeoutWriter not recovering after first error (#1896)
- JetStream:
Consumer.Next()hangs after connection is closed (#1883)- Fixed stream info request for strict mode (#1887)
- Ordered consumer not closing on connection close (#1885)
- Return a more appropriate error when Subject Transform is not supported (#1416)
- Fix subject transform comparison. Thanks
@erikmanssonfor the contribution (#1907)- Legacy JetStream:
- Use timeout from
JetStreamContextif no deadline is set on ctx (#1909)- KeyValue:
Keys()andListKeys()returning duplicates (#1884)- Fix subject prefix for the Create/Update operation in KV store. Thanks
@SalvaChiLlofor the contribution (#1903)CHANGED
- Change
DefaultSubPendingMsgsLimit(#998)Complete Changes
https://github.com/nats-io/nats.go/compare/v1.43.0...v1.44.0
Release v1.43.0
Changelog
ADDED
- Core NATS:
- Add
nc.LocalAddr, similar tonc.ConnectedAddr(#1877)FIXED
- Service API:
- Fix stopping service not unsubscribing from all endpoints. Thanks
@arunsworldfor the contribution (#1872)
... (truncated)
Commits
7a260b8Release v1.44.0 (#1910)dfcb02d[FIXED] Use mirror-aware prefix when updating KV key (#1903)0bba2a9[ADDED] PushConsumer implementation in jetstream package (#1785)627a9f6[FIXED] KeyValue Keys() and ListKeys() returning duplicates (#1884)9743171Merge pull request #1909 from nats-io/fix-watcher-timeout3bd15a8[FIXED] Use timeout from JetStreamContext if no deadline is set on ctx0fc96b1[FIXED] Fix subject transform comparison (#1907)ea3ef92[IMPROVED] Change DefaultSubPendingMsgsLimit comment to reflect actual value ...f038fb4[FIXED] Return a more appropriate error when subject transforms are not suppo...ad6e34e[FIXED] Ordered consumer not closing on connection close (#1885)- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
1
1
Files Changed:
2
2
Additions:
+19
+19
Deletions:
-19
-19
Package Dependencies
Package:
github.com/nats-io/nats.go
Ecosystem:
go
go
Version Change:
1.38.0 → 1.44.0
Update Type:
Minor
Minor
Path:
/cli
Technical Details
| ID: | 4321840 |
| UUID: | 2705921335 |
| Node ID: | PR_kwDOJgB7YM6hSRU3 |
| Host: | GitHub |
| Repository: | bottledcode/durable-php |
| Merge State: | Unknown |