Skip to content

chore(auth): remove custom header handling code#692

Merged
jordanbrauer merged 2 commits into
nextfrom
jordan/remove-custom-auth-headers
May 12, 2026
Merged

chore(auth): remove custom header handling code#692
jordanbrauer merged 2 commits into
nextfrom
jordan/remove-custom-auth-headers

Conversation

@jordanbrauer

Copy link
Copy Markdown
Contributor

title

@jordanbrauer jordanbrauer self-assigned this May 11, 2026
@coderabbitai

coderabbitai Bot commented May 11, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 338115dc-3c43-4ad4-8d75-51b77924684b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch jordan/remove-custom-auth-headers
✨ Simplify code
  • Create PR with simplified code
  • Commit simplified code in branch jordan/remove-custom-auth-headers

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Comment @coderabbitai help to get the list of available commands and usage tips.

@jordanbrauer jordanbrauer changed the base branch from main to next May 11, 2026 18:20
@jordanbrauer jordanbrauer marked this pull request as ready for review May 11, 2026 18:20
@jordanbrauer jordanbrauer requested a review from a team as a code owner May 11, 2026 18:20
@jharrell

Copy link
Copy Markdown

LGTM! Failures are due to OAS issues we've discussed separately.

@jordanbrauer jordanbrauer merged commit d64958b into next May 12, 2026
5 of 7 checks passed
@jordanbrauer jordanbrauer deleted the jordan/remove-custom-auth-headers branch May 12, 2026 21:36
@stainless-app stainless-app Bot mentioned this pull request May 12, 2026
stainless-app Bot added a commit that referenced this pull request Jun 18, 2026
* chore(ci): upgrade `actions/github-script`

* feat(api): add per endpoint security

* chore(internal): codegen related update

* fix(tests): skip broken date validation test

* fix(docs): fix mcp installation instructions for remote servers

* feat(client): add custom JSON encoder for extended type support

* chore(internal): bump dependencies

* chore(internal): fix lint error on Python 3.14

* chore: format all `api.md` files

* chore: update mock server docs

* chore(internal): add request options to SSE classes

* chore(internal):  make `test_proxy_environment_variables` more resilient

* chore(internal): make `test_proxy_environment_variables` more resilient to env

* fix(api): remove invalid transform config

* feat(api): api update

* chore(internal): codegen related update

* chore(ci): skip uploading artifacts on stainless-internal branches

* fix(pydantic): do not pass `by_alias` unless set

* fix(deps): bump minimum typing-extensions version

* chore(internal): tweak CI branches

* codegen metadata

* fix: sanitize endpoint path params

* refactor(tests): switch from prism to steady

* chore(tests): bump steady to v0.19.4

* chore(tests): bump steady to v0.19.5

* chore(internal): update gitignore

* chore(tests): bump steady to v0.19.6

* chore(ci): skip lint on metadata-only changes

Note that we still want to run tests, as these depend on the metadata.

* chore(tests): bump steady to v0.19.7

* codegen metadata

* feat(api): api update

* feat(internal): implement indices array format for query and form serialization

* codegen metadata

* chore(tests): bump steady to v0.20.1

* chore(tests): bump steady to v0.20.2

* fix(client): preserve hardcoded query params when merging with user params

* fix: ensure file data are only sent as 1 parameter

* feat(api): api update

* codegen metadata

* feat(api): api update

* perf(client): optimize file structure copying in multipart requests

* chore(tests): bump steady to v0.22.1

* chore(internal): more robust bootstrap script

* feat(api): api update

* fix: use correct field name format for multipart file arrays

* feat: support setting headers via env

* codegen metadata

* codegen metadata

* codegen metadata

* chore(internal): reformat pyproject.toml

* feat(api): api update

* fix(client): add missing f-string prefix in file type error message

* feat(internal/types): support eagerly validating pydantic iterators

* ci: pin GitHub Actions to commit SHAs

Pin all GitHub Actions referenced in generated workflows (both
first-party `actions/*` and third-party) to immutable commit SHAs.
Updating pinned actions is now a deliberate codegen-side bump rather
than implicit on every workflow run.

* feat(api): api update

* chore(auth): remove custom header handling code (#692)

remove custom auth header code

* feat(api): manual updates

removal of a transform that is no longer needed

* codegen metadata

* feat(api): add register benefits method

* fix(aliases): resolve broken types for alias methods with pagination

* codegen metadata

* feat(api): api update

* fix(auth): prioritize first auth header

* release: 1.45.0

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Jordan Brauer <18744334+jordanbrauer@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants