19 Commits

Author SHA1 Message Date
stainless-app[bot]
e4bee1f8e4 fix(encoder): correctly serialize NullStruct 2026-02-14 00:34:36 +00:00
stainless-app[bot]
15e80c7da4 feat(client): add a convenient param.SetJSON helper 2026-01-27 23:32:58 +00:00
stainless-app[bot]
13778d44fe release: 3.0.0 2025-09-30 16:35:20 +00:00
stainless-app[bot]
85c99f8159 fix: bugfix for setting JSON keys with special characters 2025-09-30 03:34:48 +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]
3c88b95dd4 chore: fix documentation of null map 2025-06-23 18:27:08 +00:00
stainless-app[bot]
3474462282 feat(client): add escape hatch for null slice & maps 2025-06-23 18:27:08 +00:00
stainless-app[bot]
5df5ea93ab feat(client): allow overriding unions 2025-06-09 16:50:47 +00:00
stainless-app[bot]
c6060fd112 fix: fix error 2025-06-02 19:39:27 +00:00
stainless-app[bot]
523487582e feat(client): experimental support for unmarshalling into param structs 2025-05-08 02:15:46 +00:00
stainless-app[bot]
9f312a9b14 fix(client)!: improve core function names 2025-05-08 02:05:22 +00:00
stainless-app[bot]
8a78f37c25 feat(client)!: improve param subunions & deduplicate types 2025-05-08 01:59:05 +00:00
stainless-app[bot]
ec171b2405 feat(client): support more time formats 2025-05-07 16:30:58 +00:00
stainless-app[bot]
1f11530f34 feat(client): add escape hatch to omit required param fields (#354) 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]
e202326176 chore(internal): codegen related update (#335) 2025-04-02 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]
717b6db407 feat(api)!: migrate to v2 2025-03-21 05:07:09 +00:00