Skip to content

Latest commit

 

History

History
844 lines (424 loc) · 44.4 KB

CHANGELOG.md

File metadata and controls

844 lines (424 loc) · 44.4 KB

Changelog

1.11.0 (2024-11-01)

Full Changelog: v1.10.0...v1.11.0

Features

1.10.0 (2024-11-01)

Full Changelog: v1.9.0...v1.10.0

Features

1.9.0 (2024-10-25)

Full Changelog: v1.8.0...v1.9.0

Features

Chores

1.8.0 (2024-10-10)

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

Features

1.7.0 (2024-10-03)

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

Features

1.6.0 (2024-10-02)

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

Features

Chores

1.5.0 (2024-09-20)

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

Features

  • api: OpenAPI spec update via Stainless API (#232) (47ba4be)
  • client: added structured fields to errors (#231) (4bc25cd)

Documentation

  • adjust additional properties example (#229) (aea4600)

1.4.0 (2024-09-03)

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

Features

  • api: OpenAPI spec update via Stainless API (#226) (113b0f3)

1.3.0 (2024-08-30)

Full Changelog: v1.2.1...v1.3.0

Features

  • api: OpenAPI spec update via Stainless API (#223) (dd32700)

Chores

1.2.1 (2024-08-28)

Full Changelog: v1.2.0...v1.2.1

Chores

1.2.0 (2024-08-28)

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

Features

  • chore: update reviewers for new teams (#215) (8a43d76)

1.1.0 (2024-08-13)

Full Changelog: v1.0.1...v1.1.0

Features

1.0.1 (2024-08-09)

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

Chores

1.0.0 (2024-08-01)

Full Changelog: v0.29.0...v1.0.0

Chores

0.29.0 (2024-07-30)

Full Changelog: v0.28.0...v0.29.0

Features

  • client: deprecate getAccessToken in favor of client.accessTokens().create() (#204) (183fc5b)

Chores

0.28.0 (2024-07-30)

Full Changelog: v0.27.1...v0.28.0

Features

  • client: improve binary return values (#202) (4a86cc7)

Bug Fixes

  • client: add missing API fields to GetAccessTokenResponse (22406ee)

0.27.1 (2024-07-29)

Full Changelog: v0.27.0...v0.27.1

Bug Fixes

  • client: GetAccessTokenResponse was incorrectly expecting property 'accessToken' instead of 'access_token' (#198) (10b76af)

0.27.0 (2024-07-26)

Full Changelog: v0.26.1...v0.27.0

Features

  • api: add 'payment frequencies' and 'pay group ids' to payment model (#196) (5513919)

0.26.1 (2024-07-24)

Full Changelog: v0.26.0...v0.26.1

Bug Fixes

  • api: mark redirect_uri as optional for getAccessToken helper (#195) (44e9f69)

Chores

0.26.0 (2024-07-19)

Full Changelog: v0.25.4...v0.26.0

⚠ BREAKING CHANGES

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

Bug Fixes

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

Chores

0.25.4 (2024-07-16)

Full Changelog: v0.25.3...v0.25.4

Bug Fixes

Chores

  • docs: minor update to formatting of API link in README (#185) (eba7cd2)

0.25.3 (2024-07-11)

Full Changelog: v0.25.2...v0.25.3

Chores

  • ci: also run workflows for PRs targeting next (#180) (fd15b84)
  • docs: document minimum Java version (Java 8) in README (#178) (448f290)

Documentation

0.25.2 (2024-07-01)

Full Changelog: v0.25.1...v0.25.2

Chores

0.25.1 (2024-06-28)

Full Changelog: v0.25.0...v0.25.1

Chores

0.25.0 (2024-06-17)

Full Changelog: v0.24.1...v0.25.0

Features

  • client: add support for putQueryParam on ClientOptions (#171) (01625b2)

0.24.1 (2024-06-07)

Full Changelog: v0.24.0...v0.24.1

Bug Fixes

0.24.0 (2024-06-06)

Full Changelog: v0.23.1...v0.24.0

Features

0.23.1 (2024-05-29)

Full Changelog: v0.23.0...v0.23.1

Chores

Documentation

  • examples: fix example snippets (cc67da4)

0.23.0 (2024-05-14)

Full Changelog: v0.22.7...v0.23.0

Features

  • propagate resource description field from stainless config to SDK docs (#150) (037749f)

Bug Fixes

  • api: correct authentication methods type (#155) (bd1f0d2)

Chores

0.22.7 (2024-05-01)

Full Changelog: v0.22.6...v0.22.7

Chores

0.22.6 (2024-04-30)

Full Changelog: v0.22.5...v0.22.6

Chores

0.22.5 (2024-04-29)

Full Changelog: v0.22.4...v0.22.5

Bug Fixes

  • internal: escape characters for POM description in gradle publish (#142) (26224e0)

0.22.4 (2024-04-25)

Full Changelog: v0.22.3...v0.22.4

Documentation

  • clarify behavior around employee_size (#140) (d28f696)

0.22.3 (2024-04-24)

Full Changelog: v0.22.2...v0.22.3

Chores

  • internal: use actions/checkout@v4 for codeflow (#138) (1e3d0bc)

0.22.2 (2024-04-23)

Full Changelog: v0.22.1...v0.22.2

Chores

  • internal: gradlew v8.7, use gradle task config avoidance APIs (#136) (92bde04)

0.22.1 (2024-04-21)

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

Chores

0.22.0 (2024-04-16)

Full Changelog: v0.21.0...v0.22.0

Features

  • api: updates (#131) (735a11f)
  • client: implement support for multipart/form-data body requests (#129) (e5dc24a)

Chores

Build System

  • configure UTF-8 locale in devcontainer (#133) (4cb138a)

0.21.0 (2024-04-09)

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

Features

Chores

  • tests: import wiremock.client.WireMock.put (#128) (d6c852b)

0.20.1 (2024-04-04)

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

Chores

0.20.0 (2024-04-03)

Full Changelog: v0.19.1...v0.20.0

Features

  • client: add support for top-level array body params (#120) (3efe064)

Chores

  • deps: update jackson to v2.14.3 (#118) (d772b92)
  • deps: update junit5 to v5.9.3 (#122) (95c1341)
  • deps: update kotlin-gradle-plugin to v1.9.23 (#121) (18f10af)
  • deps: update kotlinx-coroutines-core to v1.8.0 (#123) (c6da004)

0.19.1 (2024-03-27)

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

Bug Fixes

  • handle nullable values inside of arrays (#116) (344e654)

Chores

Documentation

  • readme: consistent use of sentence case in headings (#114) (2328d09)

0.19.0 (2024-03-13)

Full Changelog: v0.18.3...v0.19.0

Features

0.18.3 (2024-03-05)

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

Chores

0.18.2 (2024-03-04)

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

Documentation

0.18.1 (2024-03-04)

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

Chores

0.18.0 (2024-02-28)

Full Changelog: v0.17.1...v0.18.0

Features

  • api: make redirect_uri optional (#103) (71a974b)
  • api: remove deprecated deduction from docstring (#104) (3e52454)

Chores

  • ci: update actions/setup-java action to v4 (#97) (c678f4d)
  • internal: update deps (#95) (7dd20bf)
  • update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.25.0 (#99) (9782649)
  • update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.2 (#102) (0420f22)
  • update dependency com.google.guava:guava to v33 (#100) (2fccb42)
  • update dependency com.squareup.okhttp3:okhttp to v4.12.0 (#98) (a8ba672)
  • update dependency org.apache.httpcomponents.client5:httpclient5 to v5.3.1 (#96) (160547c)
  • update dependency org.assertj:assertj-core to v3.25.3 (#93) (58405ff)
  • update dependency org.assertj:assertj-guava to v3.25.3 (#94) (977b2d2)
  • update dependency org.slf4j:slf4j-simple to v1.7.36 (#91) (be1c65a)
  • update dependency org.slf4j:slf4j-simple to v2 (#101) (c831fb3)

0.17.1 (2024-02-22)

Full Changelog: v0.17.0...v0.17.1

Chores

  • update dependency org.apache.httpcomponents.core5:httpcore5 to v5.2.4 (#89) (56316e4)

0.17.0 (2024-02-20)

Full Changelog: v0.16.0...v0.17.0

Features

Chores

  • internal: refactor release environment script (#85) (faa2a00)

0.16.0 (2024-02-02)

Full Changelog: v0.15.2...v0.16.0

Features

  • api: create access token reads client opts if not provided (#83) (4f732c1)

Bug Fixes

  • pagination: correct hasNextPage check (#81) (d39149b)

Chores

  • interal: make link to api.md relative (#84) (9b52b78)

0.15.2 (2024-01-30)

Full Changelog: v0.15.1...v0.15.2

Chores

  • internal: support pre-release versioning (#79) (0887da9)

0.15.1 (2024-01-29)

Full Changelog: v0.15.0...v0.15.1

Bug Fixes

  • api: fix authentication_type enum (#76) (dcc1a37)
  • api: update employer_size parameter to employee_size (#78) (a6e3dd9)

0.15.0 (2024-01-18)

Full Changelog: v0.14.0...v0.15.0

Features

  • api: add employer_contributions field (#75) (4243525)

Chores

  • ci: rely on Stainless GitHub App for releases (#74) (825eca2)
  • internal: speculative retry-after-ms support (#72) (b7fbb9a)

0.14.0 (2024-01-12)

Full Changelog: v0.13.0...v0.14.0

Features

  • webhooks: add types to the unwrap method (#69) (69cc98f)

Documentation

0.13.0 (2024-01-11)

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

Features

  • client: hook up sandbox auth (#68) (822710c)
  • remove redundant endpoint, add sandbox client options (not yet used) (#67) (ab01b16)

Chores

  • internal: rename unreleased connection status type (#65) (7c99a67)

0.12.0 (2024-01-09)

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

Features

Chores

  • add .keep files for examples and custom code directories (#63) (01b99ed)
  • internal: bump license (#60) (968fbcb)

0.11.1 (2023-12-18)

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

Chores

  • ci: run release workflow once per day (#57) (8a49238)

Documentation

0.11.0 (2023-12-07)

Full Changelog: v0.10.0...v0.11.0

Features

  • api: add lp tax payer type enum value (#55) (e009e5f)

0.10.0 (2023-12-06)

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

Features

  • api: add client_type and connection_type to introspection (#52) (a4428ae)

0.9.0 (2023-12-04)

Full Changelog: v0.8.1...v0.9.0

Features

0.8.1 (2023-12-04)

Full Changelog: v0.8.0...v0.8.1

0.8.0 (2023-11-21)

Full Changelog: v0.7.0...v0.8.0

Features

Chores

0.7.0 (2023-11-13)

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

Features

0.6.0 (2023-11-08)

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

Features

Chores

Documentation

  • readme: improve example snippets (#40) (1f7941a)

0.5.0 (2023-11-07)

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

Features

Chores

Documentation

  • readme: improve example snippets (#40) (1f7941a)

0.4.0 (2023-10-31)

Full Changelog: v0.3.1...v0.4.0

Features

  • github: include a devcontainer setup (#36) (1812964)

0.3.1 (2023-10-24)

Full Changelog: v0.3.0...v0.3.1

0.3.0 (2023-10-24)

Full Changelog: v0.2.1...v0.3.0

Features

0.2.1 (2023-10-19)

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

0.2.0 (2023-10-18)

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

Features

  • make webhook headers case insensitive (#27) (f024f71)

Bug Fixes

Chores

Documentation

  • organisation -> organization (UK to US English) (#28) (669b99d)

0.1.0 (2023-10-17)

Full Changelog: v0.0.5...v0.1.0

Features

  • make webhook headers case insensitive (#27) (f024f71)

Bug Fixes

Chores

Documentation

  • organisation -> organization (UK to US English) (#28) (669b99d)

0.0.5 (2023-10-06)

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

0.0.4 (2023-10-05)

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

Features

  • api: add /forward endpoint and other updates (#16) (a4838f4)

Chores

  • docs: adjust some docstrings (#17) (49063d5)
  • docs: adjust some docstrings (#18) (995d913)
  • internal: add a top-level generated comment to each file (#19) (da285fa)

0.0.4 (2023-10-04)

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

Features

  • api: add /forward endpoint and other updates (#16) (1a2db24)

Chores

  • docs: adjust some docstrings (#17) (20971af)
  • docs: adjust some docstrings (#18) (32cb6c0)
  • internal: add a top-level generated comment to each file (#19) (79a0ca0)

0.0.3 (2023-09-25)

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

Features

0.0.2 (2023-09-19)

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

Features

  • client: retry on 408 Request Timeout (#5) (55f5fd6)
  • init: initial commit (670bd4e)

Chores

  • api: remove deprecated & unused ATS API (#8) (0b42c6c)