Full Changelog: v1.7.0...v1.8.0
Full Changelog: v1.6.0...v1.7.0
Full Changelog: v1.5.0...v1.6.0
Full Changelog: v1.4.0...v1.5.0
- api: Add connect sessions endpoints (#249) (64fa31b)
- api: manual updates (#251) (cf36c0d)
- api: manual updates (#252) (4967414)
- api: OpenAPI spec update via Stainless API (#248) (60bb890)
- internal: codegen related update (#245) (4a6fe60)
- internal: codegen related update (#253) (067c2f1)
- internal: skip failing tests (#250) (b0a5b1c)
Full Changelog: v1.3.0...v1.4.0
Full Changelog: v1.2.0...v1.3.0
Full Changelog: v1.1.0...v1.2.0
Full Changelog: v1.0.3...v1.1.0
Full Changelog: v1.0.2...v1.0.3
Full Changelog: v1.0.1...v1.0.2
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v0.23.0...v1.0.0
Full Changelog: v0.22.1...v0.23.0
Full Changelog: v0.22.0...v0.22.1
Full Changelog: v0.21.8...v0.22.0
- api: authentication method type is an enum, not a plain string (#214)
- ci: limit release doctor target branches (#215) (bdff696)
- docs: improve docstrings (#216) (1ee0485)
- internal: codegen related update (#212) (6ff2431)
Full Changelog: v0.21.7...v0.21.8
Full Changelog: v0.21.6...v0.21.7
Full Changelog: v0.21.5...v0.21.6
Full Changelog: v0.21.4...v0.21.5
Full Changelog: v0.21.3...v0.21.4
Full Changelog: v0.21.2...v0.21.3
Full Changelog: v0.21.1...v0.21.2
Full Changelog: v0.21.0...v0.21.1
Full Changelog: v0.20.1...v0.21.0
- fix port function for interface{} types (#190) (88bd8b3)
- internal: fix the way that unions are deserialized in nested arrays (#188) (66df98b)
- rename pay groups endpoint (#192) (b7f911b)
Full Changelog: v0.20.0...v0.20.1
Full Changelog: v0.19.3...v0.20.0
Full Changelog: v0.19.2...v0.19.3
Full Changelog: v0.19.1...v0.19.2
- internal: resolve spec formatting issue (#181) (fe9770c)
- tests: update some example values (#179) (f1c7c5e)
Full Changelog: v0.19.0...v0.19.1
Full Changelog: v0.18.5...v0.19.0
- api: correct authentication methods type (#173) (a21cfba)
- fix reading the error body more than once (#176) (e144ce8)
- docs: add SECURITY.md (#170) (8fe5bcb)
- internal: add slightly better logging to scripts (#175) (62478b8)
- internal: minor updates (#172) (8e015d7)
- tests: update client ID example value (#174) (5c7b044)
Full Changelog: v0.18.4...v0.18.5
Full Changelog: v0.18.3...v0.18.4
Full Changelog: v0.18.2...v0.18.3
Full Changelog: v0.18.1...v0.18.2
Full Changelog: v0.18.0...v0.18.1
- internal: fix Port function for number and boolean enums (#156) (fa91abc)
- internal: use actions/checkout@v4 for codeflow (#154) (f454a5f)
Full Changelog: v0.17.0...v0.18.0
Full Changelog: v0.16.1...v0.17.0
- api: improve descriptions (#144) (3e9910d)
- internal: implement Port function in apijson (#146) (004dc21)
- webhooks: fix type name (0838adf)
Full Changelog: v0.16.0...v0.16.1
Full Changelog: v0.15.0...v0.16.0
- add IsKnown method to enums (#135) (a12efdc)
- client: implement raw requests methods on client (#139) (0469fdc)
- internal: move pagination types to pagination package (#140) (b4172a5)
- internal: update generated pragma comment (#134) (5acbf83)
- revert temporary commit (4acd051)
- temporary commit (46f8947)
- fix typo in CONTRIBUTING.md (#132) (dd445c7)
- fix typo in docstring for Null() (#138) (da24dc4)
- readme: consistent use of sentence case in headings (#136) (2c2438f)
- readme: document file uploads (#137) (4fea46d)
Full Changelog: v0.14.3...v0.15.0
Full Changelog: v0.14.2...v0.14.3
- client: don't include ? in path unless necessary (#129) (2096a3e)
- fix String() behavior of param.Field (#127) (1b81f9f)
Full Changelog: v0.14.1...v0.14.2
Full Changelog: v0.14.0...v0.14.1
Full Changelog: v0.13.3...v0.14.0
Full Changelog: v0.13.2...v0.13.3
Full Changelog: v0.13.1...v0.13.2
Full Changelog: v0.13.0...v0.13.1
Full Changelog: v0.12.0...v0.13.0
Full Changelog: v0.11.1...v0.12.0
Full Changelog: v0.11.0...v0.11.1
Full Changelog: v0.10.5...v0.11.0
- interal: make link to api.md relative (#100) (041fa16)
- internal: adjust formatting (#102) (6a39496)
- internal: bump timeout threshold in tests (#103) (9839c83)
- internal: minor pagination restructuring (#101) (dba623c)
Full Changelog: v0.10.4...v0.10.5
Full Changelog: v0.10.3...v0.10.4
Full Changelog: v0.10.2...v0.10.3
Full Changelog: v0.10.1...v0.10.2
Full Changelog: v0.10.0...v0.10.1
- fix oauth casing (#88)
- test: avoid test failures when SKIP_MOCK_TESTS is not set (#85) (f84fbe8)
- use content-type application/json for request to POST /auth/token (#89) (d38b7f3)
- ci: rely on Stainless GitHub App for releases (#86) (dbdd306)
- internal: speculative retry-after-ms support (#83) (8ace10b)
Full Changelog: v0.9.0...v0.10.0
Full Changelog: v0.8.0...v0.9.0
- client: hook up sandbox auth (#79) (45aa9b5)
- remove redundant endpoint, add sandbox client options (not yet used) (#78) (0257f91)
Full Changelog: v0.7.1...v0.8.0
- add .keep files for examples and custom code directories (#73) (58e49c4)
- internal: bump license (#69) (8a16565)
- test: update examples (#75) (905b7d3)
Full Changelog: v0.7.0...v0.7.1
Full Changelog: v0.6.0...v0.7.0
- add GetAuthURL and GetAccessToken helpers (#63) (c68b690)
- api: add
/jobs
endpoints (#59) (9396454) - api: add
client_type
andconnection_type
to introspection (#60) (a812d5c) - api: add
lp
tax payer type enum value (#62) (2c2291b)
Full Changelog: v0.5.0...v0.6.0
Full Changelog: v0.4.0...v0.5.0
Full Changelog: v0.3.0...v0.4.0
Full Changelog: v0.2.2...v0.3.0
Full Changelog: v0.2.1...v0.2.2
Full Changelog: v0.2.0...v0.2.1
Full Changelog: v0.1.0...v0.2.0
Full Changelog: v0.0.8...v0.1.0
- api.md: improve formatting of webhook helpers (#36) (d1dd461)
- organisation -> organization (UK to US English) (#39) (bbcc80c)
Full Changelog: v0.0.7...v0.0.8
Full Changelog: v0.0.6...v0.0.7
Full Changelog: v0.0.5...v0.0.6
Full Changelog: v0.0.4...v0.0.5
- docs: adjust some docstrings (#26) (0dd63e2)
- docs: adjust some docstrings (#28) (23fa6ec)
- tests: update test examples (#27) (13f64a3)
Full Changelog: v0.0.3...v0.0.4
Full Changelog: v0.0.3...v0.0.4
Full Changelog: v0.0.2...v0.0.3
- api.md: rename Top Level to client name (#14) (3030c73)
- README: fix variable names in some examples (#13) (4b23c28)
Full Changelog: v0.0.1...v0.0.2
- init: initial commit (9f33baa)