Skip to content

chore(deps): bump github.com/anduril/lattice-sdk-go/v4 from 4.16.0 to 4.17.1 - #25

Merged
asomera-anduril merged 1 commit into
masterfrom
dependabot/go_modules/github.com/anduril/lattice-sdk-go/v4-4.17.1
Jul 13, 2026
Merged

chore(deps): bump github.com/anduril/lattice-sdk-go/v4 from 4.16.0 to 4.17.1#25
asomera-anduril merged 1 commit into
masterfrom
dependabot/go_modules/github.com/anduril/lattice-sdk-go/v4-4.17.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 13, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/anduril/lattice-sdk-go/v4 from 4.16.0 to 4.17.1.

Release notes

Sourced from github.com/anduril/lattice-sdk-go/v4's releases.

v4.17.1

What's Changed

Full Changelog: anduril/lattice-sdk-go@v4.17.0...v4.17.1

v4.17.0

What's Changed

Changed

  • SSE stream reconnection now applies a default minimum backoff of 1s between reconnects when the server sends no retry: directive.
  • Reconnect attempt cap now bounds consecutive reconnects without progress and resets on each successfully dispatched event, rather than capping total reconnects.
  • Reconnection guards now skip reconnecting when no terminator is configured or when no event ID has been dispatched, preventing full-stream replays.

Fixed

  • SSE stream now correctly resumes from the last dispatched event ID after a mid-event connection drop, avoiding lost events.
  • Reconnect handling no longer panics on nil responses and closes response bodies on errored reconnects to prevent connection leaks.

Full Changelog: anduril/lattice-sdk-go@v4.16.0...v4.17.0

Commits

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 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/anduril/lattice-sdk-go/v4](https://github.com/anduril/lattice-sdk-go) from 4.16.0 to 4.17.1.
- [Release notes](https://github.com/anduril/lattice-sdk-go/releases)
- [Commits](anduril/lattice-sdk-go@v4.16.0...v4.17.1)

---
updated-dependencies:
- dependency-name: github.com/anduril/lattice-sdk-go/v4
  dependency-version: 4.17.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 13, 2026
@dependabot
dependabot Bot requested a review from a team as a code owner July 13, 2026 01:07
@dependabot dependabot Bot added the go Pull requests that update go code label Jul 13, 2026
@asomera-anduril
asomera-anduril merged commit 4161222 into master Jul 13, 2026
1 check passed
@asomera-anduril
asomera-anduril deleted the dependabot/go_modules/github.com/anduril/lattice-sdk-go/v4-4.17.1 branch July 13, 2026 15:41
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.

1 participant