Skip to content

Conversation

stainless-app[bot]
Copy link

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

Automated Release PR

0.1.0 (2025-09-20)

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

Features

Bug Fixes

  • ci: use java-version 21 for publish step (7fec339)
  • client: ensure single timer is created per client (31498f9)
  • client: incorrect getPackageVersion impl (2816d70)

Performance Improvements

  • internal: make formatting faster (962b633)

Chores

  • ci: add build job (b160680)
  • ci: reduce log noise (11577b5)
  • client: refactor closing / shutdown (a9a7732)
  • improve formatter performance (edb9343)
  • internal: codegen related update (e79ba3b)
  • internal: codegen related update (bba3567)
  • internal: codegen related update (54c20de)
  • 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
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from f3f4675 to 3d4fe22 Compare September 4, 2025 02:37
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3d4fe22 to b528bb6 Compare September 12, 2025 02:17
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b528bb6 to 92044a1 Compare September 13, 2025 02:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 92044a1 to c89e1ca Compare September 13, 2025 02:46
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c89e1ca to 2d8e27d Compare September 16, 2025 02:23
fix(client): ensure single timer is created per client
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 2d8e27d to 4d47821 Compare September 20, 2025 02:27
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4d47821 to d75f935 Compare September 20, 2025 03: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