Skip to content

release: 0.1.0-alpha.3 - #13

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

release: 0.1.0-alpha.3#13
stainless-app[bot] wants to merge 109 commits into
mainfrom
release-please--branches--main--changes--next--components--maisa

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Apr 23, 2024

Copy link
Copy Markdown
Contributor

Automated Release PR

0.1.0-alpha.3 (2026-07-18)

Full Changelog: v0.1.0-alpha.2...v0.1.0-alpha.3

Features

  • add SKIP_BREW env var to ./scripts/bootstrap (#28) (3565f73)
  • api: OpenAPI spec update via Stainless API (#12) (70eaf21)
  • api: OpenAPI spec update via Stainless API (#14) (39d7ac0)
  • clean up environment call outs (9650bfb)
  • client: accept RFC6838 JSON content types (#29) (e18ddd3)
  • client: add support for endpoint-specific base URLs (d3cec19)
  • stlc: configurable CI runner and private-production-repo support in workflow templates (a0c5ab4)
  • support setting headers via env (73cd33f)

Bug Fixes

Performance Improvements

Chores

  • break long lines in snippets into multiline (db72364)
  • ci build action (eb696f7)
  • ci: add timeout thresholds for CI jobs (959262c)
  • ci: bump node version for release workflows (202d49b)
  • ci: enable for pull requests (554bc43)
  • ci: only run for pushes and fork pull requests (411abab)
  • ci: only use depot for staging repos (4016e99)
  • ci: skip lint on metadata-only changes (70b2d9e)
  • ci: skip uploading artifacts on stainless-internal branches (2795477)
  • ci: upgrade actions/github-script (26b60fa)
  • client: do not parse responses with empty content-length (2146bde)
  • client: minor internal fixes (0924cf6)
  • deps: update dependency node-fetch to v2.6.13 (fc9ab23)
  • do not install brew dependencies in ./scripts/bootstrap by default (16353ab)
  • docs: grammar improvements (2966ec5)
  • docs: use top-level-await in example snippets (cb12043)
  • exports: cleaner resource index imports (#32) (b97f68a)
  • exports: stop using path fallbacks (#33) (2282a64)
  • fix typo in descriptions (bab57e2)
  • improve publish-npm script --latest tag logic (2a38060)
  • internal: add aliases for Record and Array (#37) (bff89be)
  • internal: codegen related update (007bf40)
  • internal: codegen related update (ad7909c)
  • internal: codegen related update (ceb4f95)
  • internal: codegen related update (59ebea3)
  • internal: codegen related update (a0eff02)
  • internal: codegen related update (51d8020)
  • internal: codegen related update (618a3aa)
  • internal: codegen related update (#24) (987a383)
  • internal: codegen related update (#27) (694c674)
  • internal: fix incremental formatting in some cases (d3f62b4)
  • internal: formatting change (846300a)
  • internal: ignore .eslintcache (638db23)
  • internal: make base APIResource abstract (eef6cdc)
  • internal: more robust bootstrap script (e6a079e)
  • internal: move publish config (151270b)
  • internal: move stringifyQuery implementation to internal function (9b1e546)
  • internal: reduce CI branch coverage (94b6670)
  • internal: remove .eslintcache (34ca6c3)
  • internal: remove deprecated compilerOptions.baseUrl from tsconfig.json (accffdb)
  • internal: remove extra empty newlines (#30) (de5ba3f)
  • internal: remove redundant imports config (11a7948)
  • internal: tweak CI branches (454a3b2)
  • internal: update actions/checkout version (1b1a007)
  • internal: update comment in script (ca84bfc)
  • internal: update gitignore (ad82170)
  • internal: update multipart form array serialization (d2be5a4)
  • internal: upgrade babel, qs, js-yaml (725bccb)
  • internal: upload builds and expand CI branch coverage (730ed99)
  • internal: use npm pack for build uploads (c3fd8cd)
  • make some internal functions async (8ea868a)
  • mention unit type in timeout docs (d5641f8)
  • rebuild project due to codegen change (#16) (df79224)
  • rebuild project due to codegen change (#18) (036b17d)
  • rebuild project due to codegen change (#19) (c8a77bf)
  • rebuild project due to codegen change (#20) (424c10e)
  • rebuild project due to codegen change (#21) (31e045e)
  • rebuild project due to oas spec rename (#15) (9d62f64)
  • remove redundant word in comment (#23) (487943a)
  • test: do not count install time for mock server timeout (c86bbfc)
  • tests: bump steady to v0.19.4 (b5d7d9f)
  • tests: bump steady to v0.19.5 (f72c552)
  • tests: bump steady to v0.19.6 (ca75a49)
  • tests: bump steady to v0.19.7 (ad262cf)
  • tests: bump steady to v0.20.1 (30bf325)
  • tests: bump steady to v0.20.2 (7f5ab97)
  • tests: bump steady to v0.22.1 (eceb8f0)
  • tests: improve enum examples (#40) (50475c4)
  • types: nicer error class types + jsdocs (#26) (eeae75a)
  • update @stainless-api/prism-cli to v5.15.0 (15c1948)
  • update CI script (695a63b)
  • update mock server docs (ec98593)
  • update placeholder string (194604e)

Documentation

Refactors

  • tests: switch from prism to steady (31ba293)
  • types: replace Record with mapped types (affc927)

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
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--maisa branch 2 times, most recently from adb8e1d to 544a0a4 Compare May 7, 2024 11:55
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--maisa branch from f8f1fa3 to bf2d2ac Compare November 4, 2024 19:48
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--maisa branch from 4a603db to df79224 Compare November 6, 2024 15:58
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--maisa branch from 8187fb8 to 036b17d Compare November 12, 2024 03:25
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--maisa branch from 5b526b8 to c8a77bf Compare November 15, 2024 03:06
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--maisa branch from 0722c48 to 424c10e Compare November 15, 2024 21:35
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--maisa branch from 65ed289 to 31e045e Compare November 18, 2024 14:33
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--maisa branch from 3e9deba to 0331bba Compare November 20, 2024 08:19
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--maisa branch from c079ff4 to 487943a Compare November 20, 2024 08:23
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--maisa branch from 210eb01 to 987a383 Compare November 28, 2024 06:04
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--maisa branch from edad97e to 23917bf Compare December 10, 2024 15:19
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--maisa branch from c0fb1ab to eeae75a Compare December 11, 2024 05:58
@stainless-app
stainless-app Bot force-pushed the release-please--branches--main--changes--next--components--maisa branch from 1180dc2 to 694c674 Compare March 4, 2025 06:15
Note that we still want to run tests, as these depend on the metadata.
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.
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