Skip to content

chore(deps): bump github.com/stellar/go-stellar-sdk from 0.1.0 to 0.3.0#804

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/stellar/go-stellar-sdk-0.3.0
Open

chore(deps): bump github.com/stellar/go-stellar-sdk from 0.1.0 to 0.3.0#804
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/stellar/go-stellar-sdk-0.3.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps github.com/stellar/go-stellar-sdk from 0.1.0 to 0.3.0.

Release notes

Sourced from github.com/stellar/go-stellar-sdk's releases.

v0.3.0

What's Changed

Full Changelog: stellar/go-stellar-sdk@v0.2.0...v0.3.0

v0.2.0

Breaking Changes

  • Replaced SetExpectedHash/Close hash validation pattern with explicit ValidateHash method; Close now only releases resources. Added SetMaxRecordSize to configure per-record allocation limit (default 64MB) (#5900)

Security Fixes

  • Fixed InputLen() guard bypass in streaming XDR decoders (#5905)
  • strkey: Fixed panic on invalid payload length in DecodeSignedPayload (#5909)
  • keypair: Fixed panic on invalid payload length in ParseAddress (#5908)

New Features

  • rpcclient: Added PollTransaction with exponential backoff (#5876)
  • support/datastore: Added filesystem datastore support (#5892)

Full Changelog: stellar/go-stellar-sdk@v0.1.0...v0.2.0

Changelog

Sourced from github.com/stellar/go-stellar-sdk's changelog.

[0.3.0]

Security Fixes

  • historyarchive: Added size bound to GetPathHAS to prevent resource exhaustion (#5918)

New Features

  • xdr: Added SafeUnmarshalBase64WithOptions and regenerated with output size tracking (#5916)

[0.2.0]

Breaking Changes

  • Replaced SetExpectedHash/Close hash validation pattern with explicit ValidateHash method; Close now only releases resources. Added SetMaxRecordSize to configure per-record allocation limit (default 64MB) (#5900)

Security Fixes

  • Fixed InputLen() guard bypass in streaming XDR decoders (#5905)
  • strkey: Fixed panic on invalid payload length in DecodeSignedPayload (#5909)
  • keypair: Fixed panic on invalid payload length in ParseAddress (#5908)

New Features

  • rpcclient: Added PollTransaction with exponential backoff (#5876)
  • support/datastore: Added filesystem datastore support (#5892)
Commits
  • f1af90e Update changelog for v0.3.0 release (#5920)
  • 580bf40 historyarchive: add size bound to GetPathHAS to prevent resource exhaustion (...
  • 685d414 xdr: add SafeUnmarshalBase64WithOptions and regenerate with output size track...
  • 7ec9065 Update changelog for 0.2 release (#5915)
  • 8bc75d7 Fix SetOpSourceAccount silently ignoring invalid source account errors (#5912)
  • fa15bc7 Reject invalid inputs in price utilities (#5907)
  • 9741e3f keypair: validate payload length in ParseAddress to prevent panic (#5908)
  • 07a7277 Fix InputLen() guard bypass in streaming XDR decoders (#5905)
  • fc598db strkey: validate payload length in DecodeSignedPayload to prevent panic (#5909)
  • 82c88c5 exp/orderbook: reject negative inputs in exp/orderbook/pools.go (#5906)
  • 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 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/stellar/go-stellar-sdk](https://github.com/stellar/go-stellar-sdk) from 0.1.0 to 0.3.0.
- [Release notes](https://github.com/stellar/go-stellar-sdk/releases)
- [Changelog](https://github.com/stellar/go-stellar-sdk/blob/main/CHANGELOG.md)
- [Commits](stellar/go-stellar-sdk@v0.1.0...v0.3.0)

---
updated-dependencies:
- dependency-name: github.com/stellar/go-stellar-sdk
  dependency-version: 0.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 16, 2026

Labels

The following labels could not be found: go. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants