Skip to content

release: 0.1.0 #2

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Conversation

stainless-app[bot]
Copy link

@stainless-app stainless-app bot commented Aug 12, 2025

Automated Release PR

0.1.0 (2025-08-22)

Full Changelog: v0.0.2...v0.1.0

Features

Performance Improvements

  • internal: make formatting faster (962b633)

Chores

  • ci: add build job (b160680)
  • ci: reduce log noise (11577b5)
  • client: refactor closing / shutdown (a9a7732)
  • internal: codegen related update (5177422)
  • internal: dynamically determine included projects (6ef030b)
  • internal: support passing arguments to test script (e858395)
  • internal: support running formatters directly (62f3ad9)

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 branch from 49e31eb to b172bf0 Compare August 13, 2025 02:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b172bf0 to dd1042b Compare August 13, 2025 18:40
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from dd1042b to d6c1e5c Compare August 14, 2025 03:17
Running the formatter through Spotless is slow because Spotless synchronously runs the formatter on each file. Running the formatter directly parallelizes the formatting across cores.
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from d6c1e5c to fff30db Compare August 14, 2025 03:41
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from fff30db to 369a77f Compare August 15, 2025 02:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 369a77f to 3a75fdf Compare August 20, 2025 13:43
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3a75fdf to 10f56c9 Compare August 21, 2025 04:06
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 10f56c9 to f551b14 Compare August 21, 2025 04:11
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f551b14 to f3f4675 Compare August 22, 2025 05:20
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