Commit Graph

45 Commits

Author SHA1 Message Date
stainless-app[bot]
0261507d39 chore(internal): move custom custom json tags to api 2026-02-24 17:13:14 +00:00
stainless-app[bot]
2b980ab8c1 chore(internal): refactor sse event parsing 2026-02-24 16:28:23 +00:00
stainless-app[bot]
fa21441332 fix(encoder): correctly serialize NullStruct 2026-02-10 20:31:14 +00:00
stainless-app[bot]
f88085347a feat(client): add a convenient param.SetJSON helper 2026-01-23 08:31:33 +00:00
stainless-app[bot]
544ffa36c4 chore(internal): codegen related update 2026-01-14 18:30:25 +00:00
stainless-app[bot]
a7ab721cbf chore(internal): grammar fix (it's -> its) 2025-11-03 16:14:27 +00:00
stainless-app[bot]
433a3e1668 chore(internal): version bump 2025-09-30 17:29:54 +00:00
stainless-app[bot]
e4c1a5a80f fix: bugfix for setting JSON keys with special characters 2025-09-25 15:33:59 +00:00
stainless-app[bot]
1ab3d15bcc feat(api): adding support for /v1/conversations to the API 2025-08-21 16:22:56 +00:00
stainless-app[bot]
10bbf5a7a6 chore(internal): version bump 2025-08-07 20:49:11 +00:00
stainless-app[bot]
7c18b7f67d feat(client): support optional json html escaping 2025-08-06 21:58:29 +00:00
stainless-app[bot]
8b8852f5ed feat(client): expand max streaming buffer size 2025-07-09 04:30:30 +00:00
stainless-app[bot]
3a620ab467 fix(pagination): check if page data is empty in GetNextPage 2025-06-27 01:14:01 +00:00
stainless-app[bot]
5072e1511e chore: fix documentation of null map 2025-06-20 23:13:36 +00:00
stainless-app[bot]
b22de83090 feat(client): add escape hatch for null slice & maps 2025-06-20 22:27:39 +00:00
stainless-app[bot]
ad360c231e feat(client): allow overriding unions 2025-06-03 18:23:36 +00:00
stainless-app[bot]
ea9c774e1c fix: fix error 2025-05-30 00:52:58 +00:00
stainless-app[bot]
80ea99b798 fix(client): increase max stream buffer size 2025-05-19 15:00:42 +00:00
stainless-app[bot]
ba98a7327a fix(client): use scanner for streaming 2025-05-19 11:39:41 +00:00
stainless-app[bot]
fbe05454a6 feat(client): experimental support for unmarshalling into param structs 2025-05-06 23:11:49 +00:00
stainless-app[bot]
ce6f50b65a fix(client): correctly update body in WithJSONSet 2025-05-06 14:48:02 +00:00
stainless-app[bot]
fb09b35b3e feat(client): add dynamic streaming buffer to handle large lines 2025-05-05 23:10:31 +00:00
stainless-app[bot]
200cf0dc6f chore(docs): update respjson package name 2025-05-05 21:42:24 +00:00
stainless-app[bot]
8e3f32c8fa feat(client)!: rename resp package 2025-05-05 19:33:45 +00:00
stainless-app[bot]
e19750bf6c fix(client)!: improve core function names 2025-05-03 03:31:13 +00:00
stainless-app[bot]
b34d4c9a47 fix(pagination): handle errors when applying options 2025-04-30 16:19:56 +00:00
stainless-app[bot]
9fbc8a9e26 feat(client): support more time formats 2025-04-22 15:57:06 +00:00
stainless-app[bot]
cacfc0511b feat(client)!: improve param subunions & deduplicate types 2025-04-15 19:02:38 +00:00
stainless-app[bot]
29e88367da feat(client): add escape hatch to omit required param fields (#354) 2025-04-07 21:36:55 +00:00
stainless-app[bot]
09312ab0b7 feat(client): support unions in query and forms (#347) 2025-04-03 22:13:20 +00:00
stainless-app[bot]
6434df172c fix(client): unmarshal stream events into fresh memory (#340) 2025-04-02 17:08:31 +00:00
stainless-app[bot]
f71e547153 chore(internal): codegen related update (#335) 2025-04-01 21:25:12 +00:00
stainless-app[bot]
58abd552f8 chore(docs): improve security documentation (#319) 2025-03-25 01:11:26 +00:00
stainless-app[bot]
01e87e46a4 feat(api)!: migrate to v2 2025-03-20 16:39:58 -04:00
stainless-app[bot]
9936c4763f fix: fix early cancel when RequestTimeout is provided for streaming requests (#221) 2025-02-07 01:19:33 +00:00
stainless-app[bot]
ef0f67dac4 feat(pagination): avoid fetching when has_more: false (#218) 2025-02-06 15:17:02 +00:00
stainless-app[bot]
13ef7dab79 fix: update stream error handling (#213) 2025-02-05 20:59:02 +00:00
stainless-app[bot]
ba0697397c chore(docs): add docstring explaining streaming pattern (#205) 2025-02-04 15:23:54 +00:00
stainless-app[bot]
c574345a67 fix(stream): ensure .Close() doesn't panic (#201) 2025-02-03 15:32:55 +00:00
stainless-app[bot]
dc0df38738 chore(internal): rename streaming.go (#176) 2025-01-20 18:33:09 +00:00
stainless-app[bot]
efa643834a fix: flush stream response when done event is sent (#172) 2025-01-20 04:09:35 +00:00
stainless-app[bot]
9ff73158a3 chore(internal): streaming refactors (#165) 2025-01-13 16:20:15 +00:00
stainless-app[bot]
757a9304a5 feat: move pagination package from internal to packages (#81) 2024-10-15 20:03:37 +00:00
stainless-app[bot]
fb5e50b566 feat: add support for error property in stream (#29) 2024-08-22 19:21:26 +00:00
Stainless Bot
c329601324 feat: publish 2024-08-01 00:02:01 +00:00