Skip to content

Latest commit

 

History

History
877 lines (443 loc) · 45.1 KB

CHANGELOG.md

File metadata and controls

877 lines (443 loc) · 45.1 KB

Changelog

1.8.0 (2024-11-01)

Full Changelog: v1.7.0...v1.8.0

Features

1.7.0 (2024-10-23)

Full Changelog: v1.6.0...v1.7.0

Features

1.6.0 (2024-10-03)

Full Changelog: v1.5.0...v1.6.0

Features

1.5.0 (2024-09-25)

Full Changelog: v1.4.0...v1.5.0

Features

Chores

Documentation

1.4.0 (2024-09-03)

Full Changelog: v1.3.0...v1.4.0

Features

  • api: OpenAPI spec update via Stainless API (#242) (6d75af7)

1.3.0 (2024-08-30)

Full Changelog: v1.2.0...v1.3.0

Features

  • api: OpenAPI spec update via Stainless API (#239) (031be0d)

1.2.0 (2024-08-28)

Full Changelog: v1.1.0...v1.2.0

Features

  • chore: update reviewers for new teams (#236) (b04f6aa)

1.1.0 (2024-08-13)

Full Changelog: v1.0.3...v1.1.0

Features

1.0.3 (2024-08-12)

Full Changelog: v1.0.2...v1.0.3

Chores

1.0.2 (2024-08-12)

Full Changelog: v1.0.1...v1.0.2

Chores

1.0.1 (2024-08-09)

Full Changelog: v1.0.0...v1.0.1

Bug Fixes

  • deserialization of struct unions that implement json.Unmarshaler (#228) (c61052c)

Chores

1.0.0 (2024-08-01)

Full Changelog: v0.23.0...v1.0.0

Bug Fixes

  • handle nil pagination responses when HTTP status is 200 (#222) (cf14c8d)

Chores

0.23.0 (2024-07-26)

Full Changelog: v0.22.1...v0.23.0

Features

  • api: add 'payment frequencies' and 'pay group ids' to payment model (#220) (81dfe50)

0.22.1 (2024-07-23)

Full Changelog: v0.22.0...v0.22.1

Chores

0.22.0 (2024-07-19)

Full Changelog: v0.21.8...v0.22.0

⚠ BREAKING CHANGES

  • api: authentication method type is an enum, not a plain string (#214)

Bug Fixes

  • api: authentication method type is an enum, not a plain string (#214) (e66478c)

Chores

0.21.8 (2024-07-16)

Full Changelog: v0.21.7...v0.21.8

Chores

0.21.7 (2024-07-15)

Full Changelog: v0.21.6...v0.21.7

Bug Fixes

0.21.6 (2024-07-11)

Full Changelog: v0.21.5...v0.21.6

Chores

  • ci: also run workflows for PRs targeting next (#204) (f805b5e)

Documentation

0.21.5 (2024-07-07)

Full Changelog: v0.21.4...v0.21.5

Bug Fixes

  • internal: fix MarshalJSON logic for interface elemnets (#202) (1ec9f9d)

0.21.4 (2024-07-04)

Full Changelog: v0.21.3...v0.21.4

Chores

  • internal: improve deserialization of embedded structs (#200) (86e5a63)

0.21.3 (2024-07-02)

Full Changelog: v0.21.2...v0.21.3

Bug Fixes

  • use slice instead of appending to r.Options (#199) (57474b7)

Chores

0.21.2 (2024-06-28)

Full Changelog: v0.21.1...v0.21.2

Chores

0.21.1 (2024-06-21)

Full Changelog: v0.21.0...v0.21.1

Bug Fixes

  • fix ExtraFields serialization / deserialization (#193) (f6c540f)

0.21.0 (2024-06-07)

Full Changelog: v0.20.1...v0.21.0

Features

Bug Fixes

  • 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)

0.20.1 (2024-05-28)

Full Changelog: v0.20.0...v0.20.1

Chores

0.20.0 (2024-05-27)

Full Changelog: v0.19.3...v0.20.0

Features

0.19.3 (2024-05-23)

Full Changelog: v0.19.2...v0.19.3

Chores

0.19.2 (2024-05-17)

Full Changelog: v0.19.1...v0.19.2

Chores

0.19.1 (2024-05-15)

Full Changelog: v0.19.0...v0.19.1

Chores

  • internal: support parsing other json content types (#177) (a192156)

0.19.0 (2024-05-15)

Full Changelog: v0.18.5...v0.19.0

Features

  • propagate resource description field from stainless config to SDK docs (#168) (bd5200b)

Bug Fixes

  • api: correct authentication methods type (#173) (a21cfba)
  • fix reading the error body more than once (#176) (e144ce8)

Chores

0.18.5 (2024-05-01)

Full Changelog: v0.18.4...v0.18.5

Chores

0.18.4 (2024-05-01)

Full Changelog: v0.18.3...v0.18.4

Bug Fixes

0.18.3 (2024-04-30)

Full Changelog: v0.18.2...v0.18.3

Chores

  • internal: add scripts/test, scripts/mock and add ci job (#161) (889fc86)

0.18.2 (2024-04-30)

Full Changelog: v0.18.1...v0.18.2

Chores

0.18.1 (2024-04-26)

Full Changelog: v0.18.0...v0.18.1

Bug Fixes

Chores

  • internal: fix Port function for number and boolean enums (#156) (fa91abc)
  • internal: use actions/checkout@v4 for codeflow (#154) (f454a5f)

Documentation

  • clarify behavior around employee_size (#157) (fada270)

0.18.0 (2024-04-12)

Full Changelog: v0.17.0...v0.18.0

Features

Chores

0.17.0 (2024-04-10)

Full Changelog: v0.16.1...v0.17.0

Features

Bug Fixes

  • remove param.F wrapper from SandboxDirectoryNewParamsBody (#148) (effba6e)

Chores

0.16.1 (2024-04-01)

Full Changelog: v0.16.0...v0.16.1

Chores

  • internal: use a time zone less likely to conflict with the local one (#142) (db30d1c)

0.16.0 (2024-03-29)

Full Changelog: v0.15.0...v0.16.0

Features

  • add IsKnown method to enums (#135) (a12efdc)
  • client: implement raw requests methods on client (#139) (0469fdc)

Chores

  • internal: move pagination types to pagination package (#140) (b4172a5)
  • internal: update generated pragma comment (#134) (5acbf83)
  • revert temporary commit (4acd051)
  • temporary commit (46f8947)

Documentation

0.15.0 (2024-03-13)

Full Changelog: v0.14.3...v0.15.0

Features

  • set user-agent header by default when making requests (#130) (bb66a49)

0.14.3 (2024-03-12)

Full Changelog: v0.14.2...v0.14.3

Bug Fixes

  • client: don't include ? in path unless necessary (#129) (2096a3e)
  • fix String() behavior of param.Field (#127) (1b81f9f)

0.14.2 (2024-03-07)

Full Changelog: v0.14.1...v0.14.2

Documentation

0.14.1 (2024-03-07)

Full Changelog: v0.14.0...v0.14.1

Chores

  • internal: improve union deserialization logic (#123) (c810956)

0.14.0 (2024-03-06)

Full Changelog: v0.13.3...v0.14.0

Features

  • implement public RawJSON of response structs (#121) (d1161a4)

Bug Fixes

  • fix union deserialization for multiple objects (#122) (b72853d)

Documentation

0.13.3 (2024-03-05)

Full Changelog: v0.13.2...v0.13.3

Chores

0.13.2 (2024-03-04)

Full Changelog: v0.13.1...v0.13.2

Documentation

0.13.1 (2024-03-04)

Full Changelog: v0.13.0...v0.13.1

Chores

0.13.0 (2024-02-29)

Full Changelog: v0.12.0...v0.13.0

Features

Chores

Documentation

0.12.0 (2024-02-20)

Full Changelog: v0.11.1...v0.12.0

Features

0.11.1 (2024-02-15)

Full Changelog: v0.11.0...v0.11.1

Chores

  • internal: refactor release environment script (#104) (4b9567a)

0.11.0 (2024-02-09)

Full Changelog: v0.10.5...v0.11.0

Features

  • api: create access token reads client opts if not provided (#98) (2b02a6c)

Chores

0.10.5 (2024-01-30)

Full Changelog: v0.10.4...v0.10.5

Chores

  • internal: support pre-release versioning (#96) (5d95e24)

0.10.4 (2024-01-29)

Full Changelog: v0.10.3...v0.10.4

Chores

  • internal: parse date-time strings more leniently (#94) (8f4dafc)

0.10.3 (2024-01-29)

Full Changelog: v0.10.2...v0.10.3

Bug Fixes

  • api: update employer_size parameter to employee_size (#92) (eb47c23)

0.10.2 (2024-01-29)

Full Changelog: v0.10.1...v0.10.2

Bug Fixes

  • api: fix authentication_type enum (#90) (6e1fe9f)

0.10.1 (2024-01-26)

Full Changelog: v0.10.0...v0.10.1

⚠ BREAKING CHANGES

  • fix oauth casing (#88)

Features

  • api: add employer_contributions field (#87) (cdc1578)

Bug Fixes

  • 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)

Chores

  • ci: rely on Stainless GitHub App for releases (#86) (dbdd306)
  • internal: speculative retry-after-ms support (#83) (8ace10b)

Refactors

0.10.0 (2024-01-12)

Full Changelog: v0.9.0...v0.10.0

Features

Documentation

0.9.0 (2024-01-11)

Full Changelog: v0.8.0...v0.9.0

Features

  • client: hook up sandbox auth (#79) (45aa9b5)
  • remove redundant endpoint, add sandbox client options (not yet used) (#78) (0257f91)

Chores

  • internal: rename unreleased connection status type (#76) (feee2c9)

0.8.0 (2024-01-09)

Full Changelog: v0.7.1...v0.8.0

Features

Chores

  • add .keep files for examples and custom code directories (#73) (58e49c4)
  • internal: bump license (#69) (8a16565)
  • test: update examples (#75) (905b7d3)

Refactors

0.7.1 (2023-12-19)

Full Changelog: v0.7.0...v0.7.1

Documentation

0.7.0 (2023-12-17)

Full Changelog: v0.6.0...v0.7.0

Features

  • add GetAuthURL and GetAccessToken helpers (#63) (c68b690)
  • api: add /jobs endpoints (#59) (9396454)
  • api: add client_type and connection_type to introspection (#60) (a812d5c)
  • api: add lp tax payer type enum value (#62) (2c2291b)

Chores

  • ci: run release workflow once per day (#65) (425bca8)

0.6.0 (2023-11-21)

Full Changelog: v0.5.0...v0.6.0

Features

0.5.0 (2023-11-17)

Full Changelog: v0.4.0...v0.5.0

Features

Bug Fixes

  • make options.WithHeader utils case-insensitive (#51) (afe25dd)

Chores

Refactors

  • do not include JSON fields when serialising back to json (#54) (fabb56a)

0.4.0 (2023-11-05)

Full Changelog: v0.3.0...v0.4.0

Features

Documentation

  • readme: improve example snippets (#50) (f4a7114)

0.3.0 (2023-10-31)

Full Changelog: v0.2.2...v0.3.0

Features

  • github: include a devcontainer setup (#46) (ea59cb7)

0.2.2 (2023-10-27)

Full Changelog: v0.2.1...v0.2.2

Chores

0.2.1 (2023-10-24)

Full Changelog: v0.2.0...v0.2.1

0.2.0 (2023-10-24)

Full Changelog: v0.1.0...v0.2.0

Features

0.1.0 (2023-10-17)

Full Changelog: v0.0.8...v0.1.0

Features

  • make webhook headers case insensitive (#38) (fb58c4e)

Documentation

  • api.md: improve formatting of webhook helpers (#36) (d1dd461)
  • organisation -> organization (UK to US English) (#39) (bbcc80c)

0.0.8 (2023-10-12)

Full Changelog: v0.0.7...v0.0.8

Chores

  • internal: rearrange client arguments (#33) (81460c8)

0.0.7 (2023-10-11)

Full Changelog: v0.0.6...v0.0.7

Bug Fixes

0.0.6 (2023-10-11)

Full Changelog: v0.0.5...v0.0.6

0.0.5 (2023-10-03)

Full Changelog: v0.0.4...v0.0.5

Features

  • api: add /forward endpoint and other updates (#25) (f16872d)

Bug Fixes

  • prevent index out of range bug during auto-pagination (#23) (24b06e2)

Chores

0.0.4 (2023-09-26)

Full Changelog: v0.0.3...v0.0.4

Features

0.0.4 (2023-09-25)

Full Changelog: v0.0.3...v0.0.4

Features

0.0.3 (2023-09-22)

Full Changelog: v0.0.2...v0.0.3

Features

  • retry on 408 Request Timeout (#7) (6075488)

Bug Fixes

  • core: improve retry behavior and related docs (#9) (7107ce5)

Chores

  • api: remove deprecated & unused ATS API (#12) (213405d)

Documentation

  • api.md: rename Top Level to client name (#14) (3030c73)
  • README: fix variable names in some examples (#13) (4b23c28)

0.0.2 (2023-09-14)

Full Changelog: v0.0.1...v0.0.2

Features

Bug Fixes

  • core: add null check to prevent segfault when canceling context (#4) (39c282f)

Chores

  • internal: improve reliability of cancel delay test (#5) (381707d)