15 Commits

Author SHA1 Message Date
stainless-app[bot]
13778d44fe release: 3.0.0 2025-09-30 16:35:20 +00:00
stainless-app[bot]
77c994b843 release: 2.0.0 (#466)
* feat(api): manual updates

* feat(client): support optional json html escaping

* feat(api): adds GPT-5 and new API features: platform.openai.com/docs/guides/gpt-5

* codegen metadata

* chore: document breaking changes

* chore: change readme warning and minimum version

* feat(client): rename union helpers

* chore: migrate examples

* release: 2.0.0

* release: 2.0.0

* Update CHANGELOG.md

---------

Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
Co-authored-by: Jacob Zimmerman <jacob@stainless.com>
2025-08-07 16:48:52 -04:00
stainless-app[bot]
60e56bd7d5 fix(client): process custom base url ahead of time 2025-07-22 13:10:56 +00:00
stainless-app[bot]
f6a7e7dcd8 feat(api): webhook and deep research support 2025-06-26 16:50:47 +00:00
stainless-app[bot]
5715c491c4 feat(client): add debug log helper 2025-06-16 20:34:37 +00:00
stainless-app[bot]
072dce4648 feat(client): add support for endpoint-specific base URLs in python
This also changes how `WithEnvironmentProduction()` and `WithBaseURL()` interact. Previously, `WithBaseURL()` would be overridden by `WithEnvironmentProduction()` if `WithEnvironmentProduction()` was later in the list of options; now, `WithBaseURL()` always takes precedence.
2025-05-13 15:23:02 +00:00
stainless-app[bot]
8a78f37c25 feat(client)!: improve param subunions & deduplicate types 2025-05-08 01:59:05 +00:00
stainless-app[bot]
f2d7118295 fix(client): correctly update body in WithJSONSet 2025-05-07 16:31:26 +00:00
stainless-app[bot]
83724640c6 fix: handle empty bodies in WithJSONSet 2025-05-07 16:31:10 +00:00
stainless-app[bot]
4d4168700e feat(client): support custom http clients (#357) 2025-04-09 05:07:19 +00:00
stainless-app[bot]
1bef69c514 fix(client): return error on bad custom url instead of panic (#341) 2025-04-03 05:07:13 +00:00
stainless-app[bot]
a0d104f8b8 chore(docs): improve security documentation (#319) 2025-03-28 05:06:48 +00:00
stainless-app[bot]
d927ff3438 feat(client): improve default client options support (#266) 2025-03-15 05:03:03 +00:00
stainless-app[bot]
32b7eb453c feat(client): allow custom baseurls without trailing slash (#254) 2025-03-12 05:02:50 +00:00
Stainless Bot
c329601324 feat: publish 2024-08-01 00:02:01 +00:00