Skip to content

build(deps): bump soroban-spec from 26.1.0 to 27.0.2#387

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/soroban-spec-27.0.0
Open

build(deps): bump soroban-spec from 26.1.0 to 27.0.2#387
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/soroban-spec-27.0.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps soroban-spec from 26.1.0 to 27.0.2.

Release notes

Sourced from soroban-spec's releases.

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

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

27.0.0-rc.1

What's Changed

... (truncated)

Commits
  • 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)
  • 19a2d48 Bump version to 27.0.1 (#1942)
  • 6b4b5b0 Rename allowance expiration argument to live_until_ledger (#1932)
  • e5cb4b5 Bump version to 27.0.0 (#1925)
  • dd5f06b Add a delegated auth rustdoc example (#1915)
  • 6656a27 Bump version to 27.0.0-rc.1 (#1912)
  • afa3fb9 Add migration docs for functional changes to cfg attributes and export args (...
  • a284918 Update SDK to p27 and add CAP-71 auth delegation support. (#1896)
  • 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 24, 2026
@dependabot
dependabot Bot requested a review from Spagero763 as a code owner July 24, 2026 01:54
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Jul 24, 2026
@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown

Contract coverage: tributary-splitter

Metric Coverage
Lines 93.52%
Functions 85.19%
Regions 95.19%

Bumps [soroban-spec](https://github.com/stellar/rs-soroban-sdk) from 26.1.0 to 27.0.2.
- [Release notes](https://github.com/stellar/rs-soroban-sdk/releases)
- [Commits](stellar/rs-soroban-sdk@v26.1.0...v27.0.2)

---
updated-dependencies:
- dependency-name: soroban-spec
  dependency-version: 27.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump soroban-spec from 26.1.0 to 27.0.0 build(deps): bump soroban-spec from 26.1.0 to 27.0.2 Jul 27, 2026
@dependabot
dependabot Bot force-pushed the dependabot/cargo/soroban-spec-27.0.0 branch from e5d1208 to c5580e1 Compare July 27, 2026 05: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 rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants