Skip to content

release: 1.8.0#18

Open
stainless-app[bot] wants to merge 54 commits into
mainfrom
release-please--branches--main--changes--next--components--grid
Open

release: 1.8.0#18
stainless-app[bot] wants to merge 54 commits into
mainfrom
release-please--branches--main--changes--next--components--grid

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Apr 28, 2026

Automated Release PR

1.8.0 (2026-05-19)

Full Changelog: v1.7.1...v1.8.0

Features

  • Add SLV_ACCOUNT external-account type for El Salvador (42d8f83)
  • api: add agents resource, device codes, me namespace, agentId to transactions (4e14ef7)
  • api: add credentialId and type fields to passkey auth challenge response (6a31162)
  • api: add credentialId field to passkey response in auth.credentials.list (e95b556)
  • api: add document and bank fields to Colombian Peso external accounts (bbbca1e)
  • api: add document type enum values to documents resource (be789de)
  • api: add embeddedWalletConfig parameter and field to config (d8233c3)
  • api: add Grid-Wallet-Signature and Request-Id headers to customers.update (5c55afe)
  • api: add issueChallenge/verifyChallenge to auth sessions (2579159)
  • api: add pagination to platform.externalAccounts.list (9bf7e0e)
  • api: add status field to internal account responses (9bd1baa)
  • api: add SWIFT account type to external accounts (8ccd1b7)
  • api: add updateEmail method to customers (7be958f)
  • api: add updateWalletPrivacy method to customers (8ea8d04)
  • api: manual updates (96f1271)
  • api: manual updates (75b2ad9)
  • api: manual updates (b9a0cad)
  • api: manual updates (3793af3)
  • Update cryptoNetwork values (6908f84)

Bug Fixes

  • api: remove cryptoNetwork field from external accounts (64072cd)
  • types: add mobile money to COP accounts, make AED address required (1adbf8c)
  • types: make clientPublicKey required in EmailOtpCredentialVerifyRequest (a15ca2e)
  • types: make countryOfResidence optional, phoneNumber required in beneficiary types (2fb820d)
  • types: make fields optional in BDT/GHS/PKR account types (75b1675)
  • types: update BDT/GHS/GTQ/HTG/JMD/PKR account and beneficiary types (f21102a)

Chores

  • api: remove update method from auth.credentials (c50af96)
  • avoid formatting file that gets changed during releases (76ae105)
  • configure new SDK language (9ed5e41)
  • configure new SDK language (5646c8c)
  • configure new SDK language (3ae1b50)
  • configure new SDK language (f7809e7)
  • configure new SDK language (7d2d75d)
  • format: run eslint and prettier separately (7f042f3)
  • internal: codegen related update (db96399)
  • internal: codegen related update (e3444b4)
  • redact api-key headers in debug logs (5e0267e)
  • tests: update Request-Id header format in auth test fixtures (986353c)

Documentation

  • api: clarify nickname validation in auth credentials (1eedd88)
  • api: clarify OAUTH credential challenge behavior in auth.credentials (21c1a37)
  • api: clarify Request-Id header format across auth and customers (05ad798)
  • api: remove OTHER from documentType enum documentation in documents (6bd7355)
  • api: update auth credentials method descriptions (0a252eb)
  • api: update endpoint references in agents.me transfer and quote methods (8b42438)
  • clarify forwards compat behavior (e379a52)
  • sync country coverage with Grid Switch Corridor List (8ee7c32)
  • update http mcp docs (cb382bb)
  • update logging docs (e871d63)
  • update with proxy auth info (b3e8864)

This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app Bot commented Apr 28, 2026

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/grid-typescript/986353c2e69ae3e03c2cc86464a6910b51b9a6cb/dist.tar.gz'

Expires at: Sun, 07 Jun 2026 23:07:17 GMT
Updated at: Fri, 08 May 2026 23:07:17 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 5ace89c to 6049387 Compare April 28, 2026 23:00
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 6049387 to 87972c5 Compare April 29, 2026 03:22
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 87972c5 to 28904a3 Compare April 29, 2026 03:28
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 28904a3 to 8c0aabe Compare April 29, 2026 03:31
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 8c0aabe to aef8111 Compare April 30, 2026 03:56
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from aef8111 to 0e700f1 Compare April 30, 2026 03:57
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 0e700f1 to 38e1087 Compare April 30, 2026 20:54
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 38e1087 to 4449cb2 Compare May 1, 2026 03:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 4449cb2 to f45e599 Compare May 1, 2026 17:00
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from f45e599 to ba709d2 Compare May 1, 2026 17:56
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from ba709d2 to 1de1c96 Compare May 1, 2026 19:01
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 1de1c96 to 7c86001 Compare May 4, 2026 23:40
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 7c86001 to 49c7fbc Compare May 5, 2026 06:02
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from a2006ba to c9f3b0c Compare May 12, 2026 23:27
Pin all GitHub Actions referenced in generated workflows (both
first-party `actions/*` and third-party) to immutable commit SHAs.
Updating pinned actions is now a deliberate codegen-side bump rather
than implicit on every workflow run.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from c9f3b0c to 609acb5 Compare May 13, 2026 02:10
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 609acb5 to f5ac303 Compare May 13, 2026 19:49
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from f5ac303 to fc586b3 Compare May 13, 2026 19:53
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from fc586b3 to a2f4ccf Compare May 13, 2026 22:04
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from a2f4ccf to f4091c2 Compare May 14, 2026 01:08
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from f4091c2 to 4bae7fd Compare May 15, 2026 00:13
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 4bae7fd to 7cd6350 Compare May 18, 2026 17:25
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 7cd6350 to f9eb3ea Compare May 18, 2026 17:26
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from f9eb3ea to 68202ba Compare May 18, 2026 17:28
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 68202ba to eebc633 Compare May 18, 2026 17:31
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from eebc633 to 001181a Compare May 18, 2026 21:11
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 001181a to 37bc46c Compare May 18, 2026 23:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--grid branch from 37bc46c to 4ccd894 Compare May 19, 2026 02:07
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