Skip to content

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

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#869
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/github.com/stellar/go-stellar-sdk-0.3.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 17, 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 dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 17, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 17, 2026 19:18
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Mar 17, 2026
@changeset-bot
Copy link

changeset-bot bot commented Mar 17, 2026

⚠️ No Changeset found

Latest commit: 59a8af4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@cl-sonarqube-production
Copy link

Quality Gate passed Quality Gate passed

Issues
0 New issues
0 Fixed issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarQube

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