stainless-app[bot]
531ece1703
chore(internal): codegen related update
2026-03-10 14:37:28 +00:00
stainless-app[bot]
267de8f6cb
chore(internal): codegen related update
2026-03-05 18:12:45 +00:00
stainless-app[bot]
3c2146264d
fix: allow canceling a request while it is waiting to retry
2026-02-23 20:14:22 +00:00
stainless-app[bot]
13778d44fe
release: 3.0.0
2025-09-30 16:35:20 +00:00
stainless-app[bot]
8dfed35f11
fix: close body before retrying
2025-08-28 16:50:02 +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
Jacob Zimmerman
aea5ebccac
feat(client): remove HTML escaping in JSON
2025-08-06 18:33:19 -04:00
stainless-app[bot]
944e0f8d2f
fix: don't try to deserialize as json when ResponseBodyInto is []byte
2025-06-27 17:06:25 +00:00
stainless-app[bot]
f6a7e7dcd8
feat(api): webhook and deep research support
2025-06-26 16:50:47 +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]
710b92eaa7
fix(client): clean up reader resources
2025-05-07 16:31:39 +00:00
stainless-app[bot]
4befa5a48c
chore(docs): document pre-request options
2025-05-07 16:30:39 +00:00
stainless-app[bot]
4d4168700e
feat(client): support custom http clients ( #357 )
2025-04-09 05:07:19 +00:00
stainless-app[bot]
fc5eabf81d
feat(client): support unions in query and forms ( #347 )
2025-04-04 05:07:06 +00:00
stainless-app[bot]
4f9fdc9c98
chore: fix typos ( #324 )
2025-03-28 05:06:48 +00:00
stainless-app[bot]
717b6db407
feat(api)!: migrate to v2
2025-03-21 05:07:09 +00:00
stainless-app[bot]
a2d5a8c9d4
chore(internal): codegen related update ( #292 )
2025-03-20 05:06:53 +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]
9a8f472bc6
feat(client): accept RFC6838 JSON content types ( #256 )
2025-03-12 05:02:50 +00:00
stainless-app[bot]
08320be359
fix: fix early cancel when RequestTimeout is provided for streaming requests ( #221 )
2025-02-07 02:33:24 +00:00
stainless-app[bot]
72405f00fb
feat(client): send X-Stainless-Timeout header ( #204 )
2025-02-04 02:33:12 +00:00
stainless-app[bot]
9e252ee90d
fix(client): no panic on missing BaseURL ( #121 )
2024-11-12 16:13:24 +00:00
stainless-app[bot]
01ed6ab70b
feat(client): send retry count header ( #60 )
2024-09-25 15:34:47 +00:00
stainless-app[bot]
3c7aa48609
fix(requestconfig): copy over more fields when cloning ( #44 )
2024-09-10 15:13:40 +00:00
Stainless Bot
c329601324
feat: publish
2024-08-01 00:02:01 +00:00