Skip to content

release: 1.22.0 - #139

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

release: 1.22.0#139
stainless-app[bot] wants to merge 10 commits into
mainfrom
release-please--branches--main--changes--next--components--lumaai

Conversation

@stainless-app

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

Copy link
Copy Markdown
Contributor

Automated Release PR

1.22.0 (2026-08-20)

Full Changelog: v1.21.0...v1.22.0

Features

  • stlc: configurable CI runner and private-production-repo support in workflow templates (22d285e)
  • support setting headers via env (773d8ec)

Chores

  • internal: allow the mock server port to be set with STAINLESS_MOCK_PORT (867542d)
  • internal: codegen related update (ea2dc94)
  • internal: more robust bootstrap script (1b8c824)
  • tests: bump steady to v0.22.1 (bdf09c8)

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

@cursor

cursor Bot commented Apr 9, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Mostly release metadata, CI pinning, and dev scripts; the only runtime behavior change is optional env-driven headers and stricter empty env handling.

Overview
Release 1.22.0 bumps package and manifest versions and records changelog entries for this cut.

The client now reads LUMAAI_CUSTOM_HEADERS (newline-separated Name: value lines) and merges them into default request headers, with constructor defaultHeaders taking precedence. readEnv treats whitespace-only values as missing via || undefined instead of ??.

CI uses the Depot runner for any stainless-sdks/* repo (not only luma_ai-node) and pins checkout, setup-node, and github-script to commit SHAs. Test tooling upgrades Steady to 0.22.1, honors STAINLESS_MOCK_PORT in mock/test scripts (and sets TEST_API_BASE_URL when that env is set), and adds scripts/mock --install. Bootstrap checks SKIP_BREW with a default-empty expansion.

Reviewed by Cursor Bugbot for commit d3e5782. Bugbot is set up for automated code reviews on this repo. Configure here.

@stainless-app

stainless-app Bot commented Apr 9, 2026

Copy link
Copy Markdown
Contributor Author

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/luma_ai-node/867542d020d3a470a5787d1625487408b2ca618f/dist.tar.gz'

Expires at: Sat, 19 Sep 2026 04:57:41 GMT
Updated at: Thu, 20 Aug 2026 04:57:41 GMT

@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--lumaai branch from f8acdf7 to 5b35b9e Compare April 18, 2026 07:25
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--lumaai branch from 5b35b9e to f3e2396 Compare April 23, 2026 03:50
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--lumaai branch from f3e2396 to e0c32e8 Compare April 28, 2026 04:24
@stainless-app stainless-app Bot changed the title release: 1.21.1 release: 1.22.0 Apr 28, 2026
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--lumaai branch from e0c32e8 to 1844aff Compare April 28, 2026 04:45
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--lumaai branch from 1844aff to 73ccaa8 Compare May 1, 2026 04:46
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--lumaai branch from 73ccaa8 to 8f5c4f2 Compare May 1, 2026 04:50
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--lumaai branch from 8f5c4f2 to f7b9bec Compare May 13, 2026 04:04
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--lumaai branch from f7b9bec to 6a34f7b Compare July 18, 2026 02:15
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--lumaai branch from 6a34f7b to d3e5782 Compare August 20, 2026 04:57
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