Skip to content

release: 0.11.0#143

Merged
stainless-app[bot] merged 50 commits intomainfrom
release-please--branches--main--changes--next
Mar 23, 2026
Merged

release: 0.11.0#143
stainless-app[bot] merged 50 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

@stainless-app stainless-app bot commented Jan 5, 2026

Automated Release PR

0.11.0 (2026-03-23)

Full Changelog: v0.10.0...v0.11.0

Features

  • api: api update (ca9ee11)
  • api: api update (d683d44)
  • api: api update (01e0e53)
  • api: api update (53cbdac)
  • api: api update (7b287a1)
  • api: api update (aabe63c)
  • api: api update (74b758c)
  • api: api update (dc0fc24)
  • client: add HttpRequest#url() method (6b5a7b3)
  • client: add connection pooling option (dabf164)
  • client: allow configuring dispatcher executor service (960cc19)
  • client: send X-Stainless-Kotlin-Version header (32f4d72)

Bug Fixes

  • client: allow updating header/query affecting fields in toBuilder() (903da67)
  • client: disallow coercion from float to int (a498a2f)
  • client: fully respect max retries (db20e56)
  • client: incorrect Retry-After parsing (8ee79ed)
  • client: preserve time zone in lenient date-time parsing (62d4ba4)
  • client: send retry count header for max retries 0 (db20e56)
  • date time deserialization leniency (b53df43)
  • fix request delays for retrying to be more respectful of high requested delays (249bfd4)

Chores

  • ci: skip uploading artifacts on stainless-internal branches (2737021)
  • ci: upgrade actions/github-script (47e61f7)
  • ci: upgrade actions/setup-java (e3a09ff)
  • docs: add missing descriptions (edc87cc)
  • drop apache dependency (ea51709)
  • internal: allow passing args to ./scripts/test (68d4da0)
  • internal: bump palantir-java-format (4460207)
  • internal: clean up maven repo artifact script and add html documentation to repo root (88364fc)
  • internal: correct cache invalidation for SKIP_MOCK_TESTS (27772a9)
  • internal: depend on packages directly in example (db20e56)
  • internal: expand imports (ee924bd)
  • internal: improve maven repo docs (d891959)
  • internal: make OkHttp constructor internal (4d0d7a8)
  • internal: support uploading Maven repo artifacts to stainless package server (141a5d6)
  • internal: tweak CI branches (e599cbd)
  • internal: update actions/checkout version (bcb84ae)
  • internal: update TestServerExtension comment (2f1209d)
  • internal: update gitignore (60b2469)
  • internal: update maven repo doc to include authentication (95ce4a8)
  • internal: update retry delay tests (1c675ac)
  • internal: upgrade AssertJ (626ff7d)
  • make Properties more resilient to null (7e517d6)
  • test on Jackson 2.14.0 to avoid encountering FasterXML/jackson-databind#3240 in tests (b53df43)
  • test: do not count install time for mock server timeout (d631a4b)
  • tests: bump steady to v0.19.4 (cf4ff3e)
  • tests: bump steady to v0.19.5 (758dbbe)
  • update mock server docs (9ab611b)

Refactors

  • tests: switch from prism to steady (33adec4)

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 3b9ebda to b0823d0 Compare January 6, 2026 14:35
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b0823d0 to ff5bb66 Compare January 9, 2026 00:55
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ff5bb66 to c19d48d Compare January 9, 2026 08:55
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c19d48d to ac8ff53 Compare January 12, 2026 22:58
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from ac8ff53 to e57525d Compare January 15, 2026 19:41
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e57525d to 52682ae Compare January 16, 2026 06:12
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Jan 16, 2026

🧪 Testing

To try out this version of the SDK:

Add the following URL as a Maven source: 'https://pkg.stainless.com/s/prelude-java/60b2469a9eaabaa78e13be5fd33063b26ac5c4cd/mvn'

Expires at: Wed, 22 Apr 2026 12:45:33 GMT
Updated at: Mon, 23 Mar 2026 12:45:33 GMT

@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 52682ae to e54ba5d Compare January 16, 2026 12:12
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e54ba5d to 20e8ff0 Compare January 16, 2026 15:04
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 20e8ff0 to e39c7db Compare January 16, 2026 18:24
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e39c7db to 9e10d90 Compare January 16, 2026 18:31
fix(client): send retry count header for max retries 0
chore(internal): depend on packages directly in example
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 9e10d90 to bce571b Compare January 16, 2026 20:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from bce571b to b3e7b69 Compare January 16, 2026 20:38
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b3e7b69 to 39e977e Compare January 21, 2026 19:08
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from c307103 to 3f29271 Compare March 5, 2026 09:28
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3f29271 to b17605b Compare March 5, 2026 09:48
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b17605b to 368b7d9 Compare March 5, 2026 11:47
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 368b7d9 to 0c3b728 Compare March 7, 2026 12:56
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 0c3b728 to 489b8c2 Compare March 10, 2026 14:18
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 489b8c2 to 8559192 Compare March 16, 2026 20:49
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8559192 to eb8c7ff Compare March 17, 2026 16:50
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from eb8c7ff to 4ea6a34 Compare March 17, 2026 21:22
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4ea6a34 to a699fe3 Compare March 19, 2026 19:05
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a699fe3 to 6cd9de7 Compare March 20, 2026 17:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6cd9de7 to 6e221c7 Compare March 20, 2026 21:42
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 6e221c7 to 3d0590c Compare March 23, 2026 12:42
@stainless-app stainless-app bot merged commit 3279420 into main Mar 23, 2026
7 checks passed
@stainless-app stainless-app bot deleted the release-please--branches--main--changes--next branch March 23, 2026 12:47
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Mar 23, 2026

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.

1 participant