Skip to content

release: 0.1.0-alpha.3#12

Open
stainless-app[bot] wants to merge 93 commits intomainfrom
release-please--branches--main--changes--next
Open

release: 0.1.0-alpha.3#12
stainless-app[bot] wants to merge 93 commits intomainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app
Copy link
Copy Markdown
Contributor

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

Automated Release PR

0.1.0-alpha.3 (2026-04-01)

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

Features

Bug Fixes

  • absolutely qualified uris should always override the default (9fd3d83)
  • align path encoding with RFC 3986 section 3.3 (b35149f)
  • always send filename=... for multipart requests where a file is expected (20f6509)
  • better thread safety via early initializing SSL store during HTTP client creation (8bd0408)
  • bump sorbet version and fix new type errors from the breaking change (fa59039)
  • calling break out of streams should be instantaneous (ecfd335)
  • client: always add content-length to post body, even when empty (eb3ea72)
  • client: loosen json header parsing (957d356)
  • coroutine leaks from connection pool (a5254d2)
  • internal: correct multipart form field name encoding (f6eae25)
  • issue where json.parse errors when receiving HTTP 204 with nobody (87443ec)
  • properly mock time in ruby ci tests (895712f)
  • shorten multipart boundary sep to less than RFC specificed max length (d152d0e)
  • should not reuse buffers for IO.copy_stream interop (53ea770)
  • variable name typo (6564f11)

Performance Improvements

Chores

  • add json schema comment for rubocop.yml (0a2b891)
  • bump dependency version and update sorbet types (3d6246e)
  • ci: add build step (d2fb9ac)
  • ci: skip lint on metadata-only changes (01835c3)
  • ci: skip uploading artifacts on stainless-internal branches (3e091ad)
  • ci: support opting out of skipping builds on metadata-only commits (b63d6c9)
  • collect metadata from type DSL (044f442)
  • do not install brew dependencies in ./scripts/bootstrap by default (3c5912f)
  • docs: remove www prefix (d505a1c)
  • explicitly require "base64" gem (d845469)
  • ignore linter error for tests having large collections (046bb78)
  • internal: codegen related update (de05ce7)
  • internal: codegen related update (fbb3b16)
  • internal: codegen related update (ae49c77)
  • internal: codegen related update (b0ef527)
  • internal: codegen related update (c9e7de1)
  • internal: codegen related update (d36fed0)
  • internal: codegen related update (eed56ef)
  • internal: increase visibility of internal helper method (fb8f268)
  • internal: remove mock server code (13cf8a8)
  • internal: tweak CI branches (5fcf2ce)
  • internal: update actions/checkout version (d1ef0f9)
  • internal: update comment in script (78697f1)
  • internal: update gitignore (7afc188)
  • move cgi into dependencies for ruby 4 (21a953a)
  • sync repo (039c06d)
  • update @stainless-api/prism-cli to v5.15.0 (bcd7ba0)
  • update mock server docs (abd9570)

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 29 times, most recently from ce2b7a2 to 03b8478 Compare August 5, 2025 08:58
@stainless-app
Copy link
Copy Markdown
Contributor Author

stainless-app bot commented Mar 4, 2026

🧪 Testing

To try out this version of the SDK:

bundle remove vers && bundle add vers --source 'https://pkg.stainless.com/s/firecracker-manager-ruby/b35149faf463fd5e8e33a994e9d5729f6933b052'

Expires at: Fri, 01 May 2026 02:26:22 GMT
Updated at: Wed, 01 Apr 2026 02:26:22 GMT

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