Skip to content

release: 0.1.0-alpha.6 #133

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 40 commits into
base: main
Choose a base branch
from

Conversation

stainless-app[bot]
Copy link
Contributor

@stainless-app stainless-app bot commented Apr 19, 2025

Automated Release PR

0.1.0-alpha.6 (2025-05-01)

Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6

Features

  • api: adding new image model support (641f4eb)
  • support specifying content-type with FilePart class (ece942c)
  • support webmock for testing (9e1a0f1)

Bug Fixes

  • ensure gem release is unaffected by renaming (513acd8)
  • fix workflow syntax (b5d45ce)
  • JSON.fast_generate is deprecated (591fdf0)
  • make a typo for FilePart.content (c78ea0f)

Chores

  • add generator safe directory (5c9767e)
  • always check if current page is empty in next_page? (8e8464e)
  • broadly detect json family of content-type headers (77f7239)
  • bump minimum supported Ruby version to 3.2 (41ce053)
  • ci: add timeout thresholds for CI jobs (6fba7b2)
  • ci: only use depot for staging repos (57a10b0)
  • ci: run on more branches and use depot runners (0ae14a8)
  • consistently use string in examples, even for enums (cec4b05)
  • ensure examples have busybox compat shebangs (7720dca)
  • explicitly mark apis public under Internal module (ca0d841)
  • internal: annotate request options with type aliases in sorbet (4918836)
  • internal: improve response envelope unwrap functionality (a05d2c5)
  • internal: minor type annotation improvements (67b0e35)
  • internal: remove unnecessary rbi/lib folder (df9e099)
  • internal: version bump (ef2a5d4)
  • loosen rubocop rules that don't always make sense (4244f89)
  • migrate away from deprecated JSON#fast_generate (3be700f)
  • more accurate type annotations and aliases (04b111d)
  • re-export top level models under library namespace (8c5e78a)
  • remove Gemfile.lock (2306cb4)
  • remove Gemfile.lock during bootstrap (c248f15)
  • reorganize type aliases (1815c45)
  • show truncated parameter docs in yard (bf84473)
  • validate request option coercion correctness (c5b4f52)

Documentation


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 requested a review from a team as a code owner April 19, 2025 02:20
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 237cddf to 67b0e35 Compare April 21, 2025 17:33
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e1d7d6f to 6fba7b2 Compare April 22, 2025 20:14
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from da3f249 to 641f4eb Compare April 23, 2025 16:31
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 3a7febf to 0ae14a8 Compare April 23, 2025 17:56
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 1565082 to 57a10b0 Compare April 23, 2025 20:00
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 73bbde9 to 77f7239 Compare April 23, 2025 22:09
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from b22042a to 9e1a0f1 Compare April 24, 2025 05:16
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 978b9c3 to bf84473 Compare April 24, 2025 07:10
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 28829a6 to ece942c Compare April 24, 2025 18:59
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 771ae77 to cec4b05 Compare April 24, 2025 19:45
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from bf18297 to 4244f89 Compare April 29, 2025 15:15
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 842bc3b to 41ce053 Compare April 30, 2025 14:41
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 7c7f079 to 591fdf0 Compare April 30, 2025 14:47
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 37c62e8 to a6c7609 Compare April 30, 2025 15:47
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 28771aa to 3be700f Compare April 30, 2025 15:59
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 53c2050 to 2306cb4 Compare May 1, 2025 15:39
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from a5d921a to 1815c45 Compare May 1, 2025 15:53
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 298eddb to 8c5e78a Compare May 1, 2025 18:39
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 8832ef1 to 8e8464e Compare May 1, 2025 21:45
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from 4b1544c to c5b4f52 Compare May 1, 2025 22:55
@stainless-app stainless-app bot force-pushed the release-please--branches--main--changes--next branch from e6a36df to 7720dca Compare May 1, 2025 22:59
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.

3 participants