Skip to content

build(deps): bump soroban-sdk from 22.0.9 to 27.0.3 in /contracts - #1068

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/contracts/soroban-sdk-27.0.3
Open

build(deps): bump soroban-sdk from 22.0.9 to 27.0.3 in /contracts#1068
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/contracts/soroban-sdk-27.0.3

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps soroban-sdk from 22.0.9 to 27.0.3.

Release notes

Sourced from soroban-sdk's releases.

27.0.3

What's Changed

Full Changelog: stellar/rs-soroban-sdk@v27.0.2...v27.0.3

27.0.2

What's Changed

Full Changelog: stellar/rs-soroban-sdk@v27.0.1...v27.0.2

27.0.1

What's Changed

New Contributors

Full Changelog: stellar/rs-soroban-sdk@v27.0.0...v27.0.1

27.0.0

What's Changed

New Features

  • CAP-71 — Auth delegation for custom accounts — Adds support for delegating a custom account's __check_auth to another address. CustomAccount::delegate_auth hands authorization to a G- or C-address that performs the actual authentication logic, and CustomAccount::get_delegated_signers returns the delegated signers supplied in the transaction's authorization payload for verification. (#1896)

Improvements

  • Zero-copy BytesN::from for [u8; N]BytesN::from now uses BytesN::to_array instead of allocating, avoiding extra memory allocation and significantly reducing CPU cost on conversions (up to ~80% on larger arrays in end-to-end benchmarks). (#1888)

What's Changed

... (truncated)

Commits
  • f8f32f0 Bump version to 27.0.3 (#1957)
  • 9a277a2 Update SAC event doc-comments to CAP-67 shapes (#1956)
  • f312342 Document constructor auth mocking on register (#1950)
  • 014a940 Support unit structs as contract events (#1917)
  • ac9e84a BytesIter to read by index instead of re-slicing per byte (the VecTryIter...
  • 28142cd Refresh mainnet() resource limits and fees (#1946)
  • 88a8d51 Clarify purpose of migration guides (#1916)
  • 45d378a Bump version to 27.0.2 (#1947)
  • 8c702e2 Switch to recording auth for native constructors (#1943)
  • a604b70 Fix register_at to switch to recording auth for constructors (#1933)
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 29, 2026
Bumps [soroban-sdk](https://github.com/stellar/rs-soroban-sdk) from 22.0.9 to 27.0.3.
- [Release notes](https://github.com/stellar/rs-soroban-sdk/releases)
- [Commits](stellar/rs-soroban-sdk@v22.0.9...v27.0.3)

---
updated-dependencies:
- dependency-name: soroban-sdk
  dependency-version: 27.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump soroban-sdk from 22.0.9 to 27.0.3 in /contracts build(deps): bump soroban-sdk from 22.0.9 to 27.0.3 in /contracts Jul 29, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/contracts/soroban-sdk-27.0.3 branch from a782b14 to 114cefe Compare July 29, 2026 18:28
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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants