Skip to content

release: 2.2.1#240

Merged
sarahcstringer merged 38 commits into
mainfrom
release-please--branches--main--changes--next
Jul 16, 2025
Merged

release: 2.2.1#240
sarahcstringer merged 38 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented May 8, 2025

Copy link
Copy Markdown
Contributor

Automated Release PR

2.2.1 (2025-07-16)

Full Changelog: v2.2.0...v2.2.1

Features

  • clean up environment call outs (fc436af)
  • client: add follow_redirects request option (1bf8218)
  • client: add support for aiohttp (843d69d)

Bug Fixes

  • allow utf-8 encoded filename in headers (27ebc83)
  • ci: correct conditional (7f49d8d)
  • ci: release-doctor — report correct token name (0d20a9e)
  • client: correctly parse binary response | stream (55872c2)
  • client: don't send Content-Type header on GET requests (ffcc579)
  • merged_headers -> default_headers to avoid conflicts (6b7aeb4)
  • package: support direct resource imports (2016cda)
  • parsing: correctly handle nested discriminated unions (a4774a8)
  • tests: fix: tests which call HTTP endpoints directly with the example parameters (f5db115)

Chores

  • ci: change upload type (9ee05fb)
  • ci: enable for pull requests (2dc262b)
  • ci: fix installation instructions (b421fd0)
  • ci: only run for pushes and fork pull requests (ced5ec3)
  • ci: upload sdks to package manager (bfc448f)
  • docs: grammar improvements (302e1a8)
  • docs: remove reference to rye shell (b6a9aff)
  • docs: remove unnecessary param examples (b78bf04)
  • internal: avoid errors for isinstance checks on proxies (6bec701)
  • internal: avoid lint errors in pagination expressions (abf0203)
  • internal: bump pinned h11 dep (383abab)
  • internal: codegen related update (81c98bd)
  • internal: update conftest.py (f6aa1eb)
  • package: mark python 3.13 as supported (fe9f5d9)
  • parse environment variables for default headers (fd7c358)
  • readme: fix version rendering on pypi (b93bb29)
  • readme: update badges (52ec704)
  • tests: add tests for httpx client instantiation & proxies (5e99c8f)
  • tests: run tests in parallel (6c8b5ad)
  • tests: skip some failing tests on the latest python versions (94bb5d6)

Documentation

  • api: updates to API spec (4902642)
  • api: updates to API spec (e704323)
  • client: fix httpx.Timeout documentation reference (f0cc6ef)

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 b4b8b79 to abf0203 Compare May 9, 2025 10:57
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 972f5a6 to 2016cda Compare May 9, 2025 14:19
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3f7043c to e704323 Compare May 9, 2025 17:50
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 4df2d15 to 4902642 Compare May 9, 2025 18:14
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b27ff4a to bfc448f Compare May 14, 2025 23:08
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from d45c259 to b421fd0 Compare May 15, 2025 12:26
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from b19e3fd to 302e1a8 Compare May 21, 2025 15:13

@hackerone-code hackerone-code Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ This pull request was succesfully scanned and it was determined that it does not contain any changes that present immediate security concerns. If you would still like for it to be reviewed by an expert from our reviewer community, you can submit it manually via the HackerOne PullRequest dashboard.

⏱️ Latest scan covered changes up to commit a67f85a (latest)

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from a67f85a to b6a9aff Compare June 2, 2025 10:13

@hackerone-code hackerone-code Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ This pull request was succesfully scanned and it was determined that it does not contain any changes that present immediate security concerns. If you would still like for it to be reviewed by an expert from our reviewer community, you can submit it manually via the HackerOne PullRequest dashboard.

⏱️ Latest scan covered changes up to commit bfb11df (latest)

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from bfb11df to b78bf04 Compare June 2, 2025 10:46

@hackerone-code hackerone-code Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ This pull request was succesfully scanned and it was determined that it does not contain any changes that present immediate security concerns. If you would still like for it to be reviewed by an expert from our reviewer community, you can submit it manually via the HackerOne PullRequest dashboard.

⏱️ Latest scan covered changes up to commit 3a0ddaa (latest)

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 3a0ddaa to 1bf8218 Compare June 2, 2025 17:34
@stainless-app stainless-app Bot changed the title release: 2.2.1 release: 2.3.0 Jun 2, 2025
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch 2 times, most recently from 59a0d06 to 1bf8218 Compare June 2, 2025 17:35
@stainless-app

stainless-app Bot commented Jun 2, 2025

Copy link
Copy Markdown
Contributor Author

Release version edited manually

The Pull Request version has been manually set to 2.3.0 and will be used for the release.

If you instead want to use the version number 2.3.0 generated from conventional commits, just remove the label autorelease: custom version from this Pull Request.

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch 12 times, most recently from 1272302 to fc436af Compare July 15, 2025 14:15

@hackerone-code hackerone-code Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ This pull request was succesfully scanned and it was determined that it does not contain any changes that present immediate security concerns. If you would still like for it to be reviewed by an expert from our reviewer community, you can submit it manually via the HackerOne PullRequest dashboard.

⏱️ Latest scan covered changes up to commit e8dbe24 (latest)

chore: parse environment variables for default headers - AB-115
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from e8dbe24 to e924493 Compare July 16, 2025 16:03

@hackerone-code hackerone-code Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ This pull request was succesfully scanned and it was determined that it does not contain any changes that present immediate security concerns. If you would still like for it to be reviewed by an expert from our reviewer community, you can submit it manually via the HackerOne PullRequest dashboard.

⏱️ Latest scan covered changes up to commit da52d0b (latest)

@sarahcstringer sarahcstringer changed the title release: 2.3.0 release: 2.2.1 Jul 16, 2025
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from da52d0b to e924493 Compare July 16, 2025 21:53

@hackerone-code hackerone-code Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ This pull request was succesfully scanned and it was determined that it does not contain any changes that present immediate security concerns. If you would still like for it to be reviewed by an expert from our reviewer community, you can submit it manually via the HackerOne PullRequest dashboard.

⏱️ Latest scan covered changes up to commit aac4777 (latest)

@sarahcstringer sarahcstringer merged commit 3898c9f into main Jul 16, 2025
11 checks passed
@stainless-app

stainless-app Bot commented Jul 16, 2025

Copy link
Copy Markdown
Contributor Author

🤖 Release is at https://github.com/writer/writer-python/releases/tag/v2.2.1 🌻

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