Full Changelog: v3.2.0...v3.3.0
- internal: codegen related update (#325) (4a3a195)
- internal: fix up root
build.gradle.kts
formatting (#326) (628ef46) - internal: remove unused Gradle imports (#327) (0a1b324)
Full Changelog: v3.1.1...v3.2.0
- client: add various convenience setters to models (#319) (8d2ac5a)
- client: allow setting arbitrary JSON for top-level body params (8d2ac5a)
- client: expose getters for
JsonField
of body params (8d2ac5a)
- client: consistently throw on omitting required fields (8d2ac5a)
- client: convert
JsonField
containing list type to mutable in builder (8d2ac5a)
- internal: explicitly add some method return types (8d2ac5a)
- internal: move headers and query params setters below others (8d2ac5a)
- internal: simplify existing convenience setters on params (8d2ac5a)
Full Changelog: v3.1.0...v3.1.1
Full Changelog: v3.0.0...v3.1.0
Full Changelog: v2.0.0...v3.0.0
- client: switch query params objects to use
QueryParams
(#302)
- docs: fix unused import (#300) (3f95d20)
- internal: codegen related update (#307) (2eab057)
- internal: codegen related update (#308) (b09374c)
- client: switch query params objects to use
QueryParams
(#302) (511df62) - internal: use constructor to deserialize json (#303) (040c55b)
Full Changelog: v1.13.0...v2.0.0
- client: numeric enum member type (#283)
- api: api update (#281) (7312af9)
- api: api update (#282) (e69c17b)
- api: api update (#291) (f475cda)
- api: api update (#295) (0cab1cf)
- docs: add example project (#299) (1edf6a7)
- docs: update readme (#298) (0add28f)
- internal: codegen related update (#279) (d452c47)
- internal: codegen related update (#288) (88f2494)
- internal: remove unused and expand used wildcard imports (#292) (5c75886)
- internal: remove unused and expand used wildcard imports (#294) (ff489d1)
- internal: remove unused imports (#287) (0d53a33)
- test: remove unused imports (#289) (b6a2588)
- test: use
JsonValue
instead ofJsonString
(#290) (2bbd395) - update example values in tests and docs (#284) (afdc50b)
- update parameter examples in tests and docs (#297) (c2b350e)
- internal: make enum value definitions less verbose (#285) (f63f9ae)
- internal: move enum identity methods to bottom of class (#286) (76b11a6)
Full Changelog: v1.12.1...v1.13.0
- remove reference to removed deps 'guava' (9935b97)
- internal: codegen related update (#272) (d19ffaa)
- internal: update example values (#274) (5f56afa)
- publish to maven central portal (#275) (51ee512)
Full Changelog: v1.12.0...v1.12.1
Full Changelog: v1.11.0...v1.12.0
- rebuild project due to codegen change (#261) (2f0254b)
- rebuild project due to codegen change (#264) (0d19b44)
- rebuild project due to codegen change (#266) (9a8b47b)
Full Changelog: v1.10.0...v1.11.0
- api: updates (abe3067)
Full Changelog: v1.9.0...v1.10.0
Full Changelog: v1.8.0...v1.9.0
Full Changelog: v1.7.0...v1.8.0
Full Changelog: v1.6.0...v1.7.0
Full Changelog: v1.5.0...v1.6.0
- internal: codegen related update (#233) (357e8bc)
- internal: codegen related update (#238) (7588c55)
- internal: fix test (57e3cae)
- internal: skip failing tests (#235) (83b4ce3)
Full Changelog: v1.4.0...v1.5.0
- api: OpenAPI spec update via Stainless API (#232) (47ba4be)
- client: added structured fields to errors (#231) (4bc25cd)
Full Changelog: v1.3.0...v1.4.0
Full Changelog: v1.2.1...v1.3.0
- consistent string literal escaping (#221) (fad5753)
- internal: codegen related update (#224) (25ad562)
Full Changelog: v1.2.0...v1.2.1
Full Changelog: v1.1.0...v1.2.0
Full Changelog: v1.0.1...v1.1.0
Full Changelog: v1.0.0...v1.0.1
Full Changelog: v0.29.0...v1.0.0
Full Changelog: v0.28.0...v0.29.0
Full Changelog: v0.27.1...v0.28.0
- client: add missing API fields to GetAccessTokenResponse (22406ee)
Full Changelog: v0.27.0...v0.27.1
- client: GetAccessTokenResponse was incorrectly expecting property 'accessToken' instead of 'access_token' (#198) (10b76af)
Full Changelog: v0.26.1...v0.27.0
Full Changelog: v0.26.0...v0.26.1
Full Changelog: v0.25.4...v0.26.0
- api: authentication method type is an enum, not a plain string (#190)
- ci: limit release doctor target branches (#191) (ec23e75)
- docs: improve docstrings (#192) (6ad3c92)
- internal: codegen related update (#187) (4ab7fb0)
Full Changelog: v0.25.3...v0.25.4
Full Changelog: v0.25.2...v0.25.3
- ci: also run workflows for PRs targeting
next
(#180) (fd15b84) - docs: document minimum Java version (Java 8) in README (#178) (448f290)
Full Changelog: v0.25.1...v0.25.2
Full Changelog: v0.25.0...v0.25.1
Full Changelog: v0.24.1...v0.25.0
Full Changelog: v0.24.0...v0.24.1
Full Changelog: v0.23.1...v0.24.0
Full Changelog: v0.23.0...v0.23.1
- examples: fix example snippets (cc67da4)
Full Changelog: v0.22.7...v0.23.0
- docs: add SECURITY.md (#152) (701749c)
- internal: add scripts-to-rule-them-all (#157) (de0f222)
- internal: minor updates (#154) (be91a55)
- tests: update client ID example value (#156) (7e21749)
Full Changelog: v0.22.6...v0.22.7
- internal: add scripts/mock (#146) (13fa391)
- internal: bump mock server version to ~5.8.0 (#148) (a7fe62e)
Full Changelog: v0.22.5...v0.22.6
Full Changelog: v0.22.4...v0.22.5
Full Changelog: v0.22.3...v0.22.4
Full Changelog: v0.22.2...v0.22.3
Full Changelog: v0.22.1...v0.22.2
Full Changelog: v0.22.0...v0.22.1
Full Changelog: v0.21.0...v0.22.0
- api: updates (#131) (735a11f)
- client: implement support for multipart/form-data body requests (#129) (e5dc24a)
Full Changelog: v0.20.1...v0.21.0
Full Changelog: v0.20.0...v0.20.1
Full Changelog: v0.19.1...v0.20.0
- 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)
Full Changelog: v0.19.0...v0.19.1
Full Changelog: v0.18.3...v0.19.0
Full Changelog: v0.18.2...v0.18.3
Full Changelog: v0.18.1...v0.18.2
Full Changelog: v0.18.0...v0.18.1
Full Changelog: v0.17.1...v0.18.0
- api: make redirect_uri optional (#103) (71a974b)
- api: remove deprecated
deduction
from docstring (#104) (3e52454)
- 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)
Full Changelog: v0.17.0...v0.17.1
Full Changelog: v0.16.0...v0.17.0
Full Changelog: v0.15.2...v0.16.0
Full Changelog: v0.15.1...v0.15.2
Full Changelog: v0.15.0...v0.15.1
- api: fix authentication_type enum (#76) (dcc1a37)
- api: update
employer_size
parameter toemployee_size
(#78) (a6e3dd9)
Full Changelog: v0.14.0...v0.15.0
- ci: rely on Stainless GitHub App for releases (#74) (825eca2)
- internal: speculative retry-after-ms support (#72) (b7fbb9a)
Full Changelog: v0.13.0...v0.14.0
Full Changelog: v0.12.0...v0.13.0
- client: hook up sandbox auth (#68) (822710c)
- remove redundant endpoint, add sandbox client options (not yet used) (#67) (ab01b16)
Full Changelog: v0.11.1...v0.12.0
- add .keep files for examples and custom code directories (#63) (01b99ed)
- internal: bump license (#60) (968fbcb)
Full Changelog: v0.11.0...v0.11.1
Full Changelog: v0.10.0...v0.11.0
Full Changelog: v0.9.0...v0.10.0
Full Changelog: v0.8.1...v0.9.0
Full Changelog: v0.8.0...v0.8.1
Full Changelog: v0.7.0...v0.8.0
Full Changelog: v0.6.0...v0.7.0
Full Changelog: v0.5.0...v0.6.0
Full Changelog: v0.4.0...v0.5.0
Full Changelog: v0.3.1...v0.4.0
Full Changelog: v0.3.0...v0.3.1
Full Changelog: v0.2.1...v0.3.0
Full Changelog: v0.2.0...v0.2.1
Full Changelog: v0.1.0...v0.2.0
Full Changelog: v0.0.5...v0.1.0
Full Changelog: v0.0.4...v0.0.5
Full Changelog: v0.0.3...v0.0.4
- docs: adjust some docstrings (#17) (49063d5)
- docs: adjust some docstrings (#18) (995d913)
- internal: add a top-level generated comment to each file (#19) (da285fa)
Full Changelog: v0.0.3...v0.0.4
- docs: adjust some docstrings (#17) (20971af)
- docs: adjust some docstrings (#18) (32cb6c0)
- internal: add a top-level generated comment to each file (#19) (79a0ca0)
Full Changelog: v0.0.2...v0.0.3
Full Changelog: v0.0.1...v0.0.2