Skip to content

release: 0.4.0#24

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

release: 0.4.0#24
stainless-app[bot] wants to merge 58 commits into
mainfrom
release-please--branches--main--changes--next--components--patronus-api

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app Bot commented Jun 27, 2025

Automated Release PR

0.4.0 (2026-05-13)

Full Changelog: v0.3.0...v0.4.0

Features

  • support setting headers via env (23c4ec3)

Bug Fixes

  • ci: release-doctor — report correct token name (2809941)
  • client: don't send Content-Type for bodyless methods (45de86e)
  • client: preserve URL params already embedded in path (c16e922)
  • coerce nullable values to undefined (9e92ff2)
  • docs/contributing: correct pnpm link command (93d9117)
  • mcp: correct code tool API endpoint (30a9be9)
  • mcp: return correct lines on typescript errors (58018a4)

Performance Improvements

Chores

  • break long lines in snippets into multiline (eb75799)
  • ci build action (db161b6)
  • ci: only run for pushes and fork pull requests (ef0da68)
  • ci: skip lint on metadata-only changes (a993c1d)
  • ci: skip uploading artifacts on stainless-internal branches (b7da287)
  • ci: upgrade actions/github-script (521a8f6)
  • client: do not parse responses with empty content-length (1902d34)
  • deps: update dependency node-fetch to v2.6.13 (0bb99c6)
  • do not install brew dependencies in ./scripts/bootstrap by default (9af4cee)
  • internal: codegen related update (57b0ff9)
  • internal: codegen related update (1acd9fd)
  • internal: codegen related update (5bcd066)
  • internal: codegen related update (b6e941f)
  • internal: codegen related update (f7038e7)
  • internal: codegen related update (361b687)
  • internal: fix incremental formatting in some cases (7fd8f47)
  • internal: formatting change (8adc883)
  • internal: ignore .eslintcache (cac8b8d)
  • internal: more robust bootstrap script (934e560)
  • internal: move publish config (e57abef)
  • internal: move stringifyQuery implementation to internal function (c348d38)
  • internal: remove .eslintcache (542afa1)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (fd8c0ef)
  • internal: remove redundant imports config (a57dbf7)
  • internal: tweak CI branches (003fc8d)
  • internal: update actions/checkout version (c8e64cd)
  • internal: update comment in script (163ed61)
  • internal: update gitignore (f3598f8)
  • internal: update multipart form array serialization (07171db)
  • internal: upgrade babel, qs, js-yaml (1047c88)
  • internal: use npm pack for build uploads (74c21de)
  • make some internal functions async (b4735a7)
  • mention unit type in timeout docs (a809793)
  • test: do not count install time for mock server timeout (ccf05f5)
  • tests: bump steady to v0.19.4 (b69b6f3)
  • tests: bump steady to v0.19.5 (8482b3a)
  • tests: bump steady to v0.19.6 (d9d0b13)
  • tests: bump steady to v0.19.7 (27e696f)
  • tests: bump steady to v0.20.1 (3e7a690)
  • tests: bump steady to v0.20.2 (521b5ad)
  • tests: bump steady to v0.22.1 (e5678dd)
  • update @stainless-api/prism-cli to v5.15.0 (2544f05)
  • update CI script (62383c8)
  • update mock server docs (2eab2e2)

Refactors

  • tests: switch from prism to steady (b5c9613)

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 Jun 28, 2025

🧪 Testing

To try out this version of the SDK:

npm install 'https://pkg.stainless.com/s/patronus-api-node/935218fe24aab98e202b7ba547973da438ac1ece/dist.tar.gz'

Expires at: Fri, 12 Jun 2026 02:36:57 GMT
Updated at: Wed, 13 May 2026 02:36:57 GMT

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 341f7af to ef0da68 Compare June 28, 2025 08:52
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from fdda9a4 to a809793 Compare July 3, 2025 03:58
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 0d8f0f8 to 45de86e Compare July 3, 2025 04:51
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from fe675a6 to b4735a7 Compare July 10, 2025 04:44
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from c4a7d47 to a57dbf7 Compare July 30, 2025 04:46
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 9f3966c to e57abef Compare August 7, 2025 04:15
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 29dd478 to 163ed61 Compare August 9, 2025 04:59
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from afaa530 to 516bf06 Compare August 16, 2025 03:55
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 516bf06 to 57a1a25 Compare August 16, 2025 04:04
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 57a1a25 to de475ce Compare August 23, 2025 05:47
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from de475ce to 5be4191 Compare September 6, 2025 04:55
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 5be4191 to 322ff10 Compare September 9, 2025 03:36
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 322ff10 to e90f70c Compare September 20, 2025 03:39
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 730fa21 to 02c1d94 Compare March 24, 2026 05:20
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 02c1d94 to 7e569d9 Compare March 24, 2026 05:25
stainless-app Bot added 2 commits March 25, 2026 03:33
Note that we still want to run tests, as these depend on the metadata.
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch 2 times, most recently from cc25a84 to 23d56e3 Compare March 25, 2026 03:35
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 23d56e3 to 91326b1 Compare March 27, 2026 06:56
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 91326b1 to a65daed Compare April 1, 2026 09:18
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from a65daed to 78923de Compare April 1, 2026 09:21
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 78923de to 8b981e7 Compare April 9, 2026 11:26
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 8b981e7 to 768a90a Compare April 18, 2026 08:36
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 768a90a to 27695e8 Compare April 23, 2026 04:13
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 27695e8 to a380e4b Compare April 28, 2026 04:50
@stainless-app stainless-app Bot changed the title release: 0.3.1 release: 0.4.0 Apr 28, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from a380e4b to ea0799c Compare April 28, 2026 05:04
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from ea0799c to 93230c2 Compare April 30, 2026 07:59
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--patronus-api branch from 93230c2 to 1744678 Compare May 1, 2026 03:30
stainless-app Bot added 2 commits May 13, 2026 02:36
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--patronus-api branch from 1744678 to 41b0138 Compare May 13, 2026 03:03
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