Skip to content
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

release: 0.12.1 #246

Conversation

stainless-bot
Copy link
Collaborator

@stainless-bot stainless-bot commented Jan 4, 2024

Automated Release PR

0.12.1 (2024-01-08)

Full Changelog: v0.12.0...v0.12.1

Bug Fixes

  • headers: always send lowercase headers and strip undefined (BREAKING in rare cases) (#245) (7703066)

Chores

  • add .keep files for examples and custom code directories (#249) (26b9062)
  • internal: improve type signatures (#247) (40edd29)

This Pull Request has been generated automatically as part of Stainless's release process.
For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request (see details).

More technical details can be found at stainless-api/release-please.

…KING in rare cases) (#245)

BREAKING: If you previously sent `My-Header: foo` and `my-header: bar`,
both would get sent. Now, only one will.
If you previously sent `My-Header: undefined`, it would send as such.
Now, the header will not be sent.
@stainless-bot stainless-bot requested a review from a team as a code owner January 4, 2024 21:05
@stainless-bot stainless-bot enabled auto-merge (rebase) January 4, 2024 21:05
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from 903e521 to 7703066 Compare January 5, 2024 05:01
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch 4 times, most recently from 1c137e1 to 40edd29 Compare January 8, 2024 05:01
@stainless-bot stainless-bot force-pushed the release-please--branches--main--changes--next--components--sdk branch from c13bbef to 26b9062 Compare January 8, 2024 20:26
@stainless-bot stainless-bot merged commit 8797990 into main Jan 8, 2024
4 checks passed
@stainless-bot stainless-bot deleted the release-please--branches--main--changes--next--components--sdk branch January 8, 2024 20:49
@stainless-bot
Copy link
Collaborator Author

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.

2 participants