Releases: box/box-typescript-sdk-gen
Releases · box/box-typescript-sdk-gen
v1.5.1
30 Aug 11:58
Compare
Sorry, something went wrong.
No results found
v1.5.0
23 Aug 11:16
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Add missing fields to Sign Template Signer and fix AI schema (box/box-openapi#451 ) (#317 ) (340fbd8 )
Fix IntegrationMapping schemas (box/box-codegen#551 ) (#315 ) (a863b1e )
New Features and Enhancements
Add new parameters to Box AI methods and introduce AiResponseFull variant (box/box-openapi#446 ) (#313 ) (d9664fd )
Include URL into FetchOptions (box/box-codegen#549 ) (#319 ) (30eaa6b )
v1.4.0
12 Aug 14:58
Compare
Sorry, something went wrong.
No results found
Bug Fixes
New Features and Enhancements
Parametrise chunked uploads endpoint urls (box/box-openapi#444 ) (#302 ) (293a6e9 )
ts: Add comments to properties and methods (box/box-codegen#537 ) (#284 ) (db3a2b5 )
v1.3.0
24 Jul 22:04
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Extract IntegrationMappingPartnerItemSlack to union type (box/box-codegen#530 ) (#255 ) (fa8952a )
Improve chunked upload reliability (box/box-codegen#529 ) (#254 ) (12d9288 )
New Features and Enhancements
v1.2.0
08 Jul 15:04
Compare
Sorry, something went wrong.
No results found
Bug Fixes
New Features and Enhancements
Retry request with status code 202 (box/box-codegen#511 ) (#235 ) (03b8f43 )
Support extensible enum types in Typescript (box/box-codegen#520 ) (#243 ) (5237972 )
v1.1.0
12 Jun 09:26
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Fix CI for auto update pull requests (box/box-codegen#506 ) (#221 ) (bbc14f6 )
remove quotation mark when date or datetime is used in queryParams (box/box-codegen#509 ) (#225 ) (28d2220 )
New Features and Enhancements
add missing marker pagination fields and introduce new event type AppItemEventSource (box/box-openapi[#431](https://github.com/box/box-typescript-sdk-gen/issues/431)) (#224 ) (6c18ca3 )
v1.0.0
20 May 13:34
Compare
Sorry, something went wrong.
No results found
Bug Fixes
New Features and Enhancements
Add suppressNotifications and externalSystemName fields for Box Sign (box/box-openapi#425 ) (#197 ) (f4e4d52 )
Move schemas to separate modules (box/box-codegen#483 ) (#182 ) (cf55214 )
Support excluding endpoints and schemas in parser (box/box-codegen#487 ) (#183 ) (3bd6076 )
Strict checks during deserialization (box/box-codegen#484 ) (#185 ) (469afb9 )
v0.5.4
09 May 15:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Ensure AuthorizationManager in authentication classes is initialized with NetworkSession object (box/box-codegen#469 ) (#140 ) (464bc25 )
Fix Box AI endpoints (box/box-openapi#418 ) (#171 ) (6450322 )
Fix metadata filter resource (box/box-openapi#419 ) (#173 ) (38ca06c )
Remove most of use of any in generated code (box/box-codegen#475 ) (#166 ) (9fabddf )
New Features and Enhancements
Define interfaces for headers input (box/box-codegen#468 ) (#134 ) (28b266c )
pack optional arguments of API methods into a new record(box/box-codegen#471 ) (#156 ) (2f311c9 )
Support Box AI endpoints (box/box-openapi#416 ) (#170 ) (febd8d0 )
Support Date and DateTime types (box/box-codegen#476 ) (#152 ) (9939ea9 )
Support revoking and downscoping token for BoxDeveloperTokenAuth (#147 ) (6d09845 )
Support union of primitives and objects (box/box-codegen#481 ) (#172 ) (c3c6457 )
v0.5.3
04 Apr 15:14
Compare
Sorry, something went wrong.
No results found
Bug Fixes
docs: fixes for chunked uploads docs (box/box-codegen#457 ) (#128 ) (c94dbf5 )
New Features and Enhancements
Assign default value to fields and args of type enum with only one value (box/box-codegen#465 ) (#131 ) (bf4d58c )
Change asUser and asEnterprise method names (box/box-codegen#464 ) (#125 ) (22c1907 )
transformers: determineIsType (box/box-codegen#148 ) (#129 ) (57ccdac )
v0.5.2
26 Mar 13:16
Compare
Sorry, something went wrong.
No results found
New Features and Enhancements
Support additionalProperties of type any in Python and TS (box/box-codegen#453 ) (#97 ) (d159548 )
Support custom Agent in Typescript (box/box-codegen#452 ) (#117 ) (de06c26 )
use getDiscriminatorsForUnion in generic serialization (box/box-codegen#448 ) (#95 ) (06680c0 )