Skip to content

Latest commit

 

History

History
2518 lines (1284 loc) · 136 KB

CHANGELOG.md

File metadata and controls

2518 lines (1284 loc) · 136 KB

Changelog

0.189.1 (2025-03-09)

Full Changelog: v0.189.0...v0.189.1

Bug Fixes

Chores

Documentation

0.189.0 (2025-03-07)

Full Changelog: v0.188.0...v0.189.0

⚠ BREAKING CHANGES

  • client: refactor multipart formdata impl (#845)

Features

Chores

  • client: refactor multipart formdata impl (#845) (430695c)
  • internal: add .kotlin to .gitignore (#855) (df54f89)

Documentation

0.188.0 (2025-03-04)

Full Changelog: v0.187.0...v0.188.0

Features

0.187.0 (2025-03-04)

Full Changelog: v0.186.0...v0.187.0

Features

0.186.0 (2025-03-03)

Full Changelog: v0.185.0...v0.186.0

Features

Chores

  • internal: refactor ErrorHandlingTest (#834) (14fbda4)

0.185.0 (2025-03-01)

Full Changelog: v0.184.0...v0.185.0

Features

0.184.0 (2025-03-01)

Full Changelog: v0.183.0...v0.184.0

Features

0.183.0 (2025-03-01)

Full Changelog: v0.182.0...v0.183.0

Features

0.182.0 (2025-03-01)

Full Changelog: v0.181.0...v0.182.0

Features

0.181.0 (2025-02-28)

Full Changelog: v0.180.0...v0.181.0

Features

Chores

  • client: use deep identity methods for primitive array types (#815) (2c240d9)
  • internal: refactor ServiceParamsTest (#817) (e021532)

Documentation

  • update URLs from stainlessapi.com to stainless.com (#819) (e226761)

0.180.0 (2025-02-26)

Full Changelog: v0.179.0...v0.180.0

Features

Chores

  • internal: add async service tests (#812) (0670a07)
  • internal: improve sync service tests (0670a07)

Documentation

0.179.0 (2025-02-24)

Full Changelog: v0.178.0...v0.179.0

Features

0.178.0 (2025-02-22)

Full Changelog: v0.177.0...v0.178.0

Features

Documentation

  • add immutability explanation to readme (#802) (4e28d08)

0.177.0 (2025-02-20)

Full Changelog: v0.176.0...v0.177.0

Features

  • client: support JsonField#asX() for known values (#792) (1b5d350)
  • client: update enum asX methods (#791) (ac81831)

Bug Fixes

  • client: mark some request bodies as optional (#800) (c7f8313)

Chores

  • ci: update gradle actions to v4 (#797) (ebe2e29)
  • client: remove checked exception related code (#798) (04ca4cc)
  • docs: add faq to readme (#799) (710e8d0)
  • docs: reorganize readme (#793) (be3a03d)
  • internal: get rid of configuration cache (#796) (593aa2a)
  • internal: make body class constructors private (8d1f5fc)
  • internal: make body classes for multipart requests (8d1f5fc)
  • internal: misc formatting changes (8d1f5fc)
  • internal: optimize build and test perf (555e02f)
  • internal: remove unnecessary non-null asserts in tests (c7f8313)
  • internal: rename internal body classes (8d1f5fc)
  • internal: update formatter (#788) (555e02f)
  • internal: update some formatting in Values.kt (1b5d350)
  • internal: use assertNotNull in tests for type narrowing (c7f8313)
  • internal: use better test example values (#790) (8d1f5fc)

0.176.0 (2025-02-19)

Full Changelog: v0.175.0...v0.176.0

Features

Documentation

0.175.0 (2025-02-12)

Full Changelog: v0.174.0...v0.175.0

Features

0.174.0 (2025-02-11)

Full Changelog: v0.173.0...v0.174.0

Features

0.173.0 (2025-02-10)

Full Changelog: v0.172.0...v0.173.0

Features

0.172.0 (2025-02-07)

Full Changelog: v0.171.0...v0.172.0

Features

0.171.0 (2025-02-06)

Full Changelog: v0.170.1...v0.171.0

Features

0.170.1 (2025-02-05)

Full Changelog: v0.170.0...v0.170.1

Bug Fixes

  • api: add missing @MustBeClosed annotations (#766) (d571a5a)
  • api: switch CompletableFuture&lt;Void&gt; to CompletableFuture<Void?> (d571a5a)
  • client: add missing validation calls on response (d571a5a)
  • client: always provide a body for PATCH methods (d571a5a)

Chores

  • internal: minor formatting/style changes (d571a5a)
  • internal: rename some tests (d571a5a)

0.170.0 (2025-02-04)

Full Changelog: v0.169.0...v0.170.0

Features

0.169.0 (2025-02-03)

Full Changelog: v0.168.0...v0.169.0

Features

0.168.0 (2025-02-01)

Full Changelog: v0.167.0...v0.168.0

Features

0.167.0 (2025-01-31)

Full Changelog: v0.166.0...v0.167.0

Features

0.166.0 (2025-01-31)

Full Changelog: v0.165.0...v0.166.0

Features

0.165.0 (2025-01-30)

Full Changelog: v0.164.1...v0.165.0

Features

0.164.1 (2025-01-30)

Full Changelog: v0.164.0...v0.164.1

Bug Fixes

  • client: don't leak responses when retrying (#742) (c7f0301)

Documentation

  • fix incorrect additional properties info (#744) (17f5e19)

0.164.0 (2025-01-30)

Full Changelog: v0.163.0...v0.164.0

Features

Chores

  • internal: improve RetryingHttpClientTest (#740) (b833b42)

Refactors

  • internal: extract request preparation logic (b3cc4af)

0.163.0 (2025-01-30)

Full Changelog: v0.162.0...v0.163.0

Features

0.162.0 (2025-01-27)

Full Changelog: v0.161.0...v0.162.0

Features

Documentation

0.161.0 (2025-01-27)

Full Changelog: v0.160.0...v0.161.0

Features

Bug Fixes

  • client: make some classes and constructors non-public (#729) (f7f3921)

Chores

  • add max retries to test (#724) (b51bfef)
  • internal: remove some unnecessary constructor keywords (f7f3921)

Documentation

0.160.0 (2025-01-27)

Full Changelog: v0.159.0...v0.160.0

Features

Chores

  • internal: swap checkNotNull to checkRequired (#721) (bbe90aa)

Documentation

0.159.0 (2025-01-21)

Full Changelog: v0.158.0...v0.159.0

Features

0.158.0 (2025-01-21)

Full Changelog: v0.157.1...v0.158.0

Features

Documentation

0.157.1 (2025-01-20)

Full Changelog: v0.157.0...v0.157.1

Bug Fixes

  • client: make service impl constructors internal (#709) (db66a7d)

Chores

  • internal: upgrade kotlin compiler and gradle (#707) (81ccebd)
  • simplify examples involving lists (#704) (7fb2875)

Documentation

0.157.0 (2025-01-14)

Full Changelog: v0.156.0...v0.157.0

Features

Chores

  • internal: add and tweak check functions (#701) (a9e8c91)
  • internal: extract a checkRequired function (#699) (e08cfb7)
  • internal: tweak client options nullability handling (a9e8c91)

0.156.0 (2025-01-14)

Full Changelog: v0.155.1...v0.156.0

Features

Chores

  • internal: fix up root build.gradle.kts formatting (#692) (85f1ba6)
  • internal: remove unused Gradle imports (#694) (1544474)
  • internal: remove unused or unnecessary Gradle imports (#695) (0a4afc2)
  • internal: update some gradle formatting (#696) (f98ffb9)

0.155.1 (2025-01-10)

Full Changelog: v0.155.0...v0.155.1

Bug Fixes

  • client: add some missing validate() calls (#690) (799b348)

Chores

  • internal: codegen related update (#688) (9f1c0ac)
  • internal: refactor validate methods (799b348)

0.155.0 (2025-01-07)

Full Changelog: v0.154.1...v0.155.0

Features

  • client: add various convenience setters to models (#686) (a1892f0)
  • client: allow setting arbitrary JSON for top-level body params (a1892f0)
  • client: expose getters for JsonField of body params (a1892f0)

Bug Fixes

  • client: consistently throw on omitting required fields (a1892f0)
  • client: convert JsonField containing list type to mutable in builder (a1892f0)

Chores

Documentation

Styles

  • internal: explicitly add some method return types (a1892f0)
  • internal: move headers and query params setters below others (a1892f0)
  • internal: simplify existing convenience setters on params (a1892f0)

0.154.1 (2025-01-06)

Full Changelog: v0.154.0...v0.154.1

Bug Fixes

  • client: allow passing null for nullable fields where missing (#681) (65540c7)

Chores

Styles

0.154.0 (2025-01-02)

Full Changelog: v0.153.0...v0.154.0

Features

0.153.0 (2025-01-01)

Full Changelog: v0.152.0...v0.153.0

Features

Chores

0.152.0 (2024-12-23)

Full Changelog: v0.151.0...v0.152.0

⚠ BREAKING CHANGES

  • client: switch query params objects to use QueryParams (#664)

Features

Refactors

  • client: switch query params objects to use QueryParams (#664) (b8424eb)
  • internal: use constructor to deserialize json (#666) (d08fe13)

0.151.0 (2024-12-20)

Full Changelog: v0.150.1...v0.151.0

Features

Chores

0.150.1 (2024-12-18)

Full Changelog: v0.150.0...v0.150.1

Bug Fixes

0.150.0 (2024-12-15)

Full Changelog: v0.149.0...v0.150.0

Features

Chores

  • internal: remove unused and expand used wildcard imports (#650) (bd5ba0d)
  • internal: remove unused and expand used wildcard imports (#651) (3a4b70c)
  • test: remove unused imports (#647) (9f179aa)
  • test: use JsonValue instead of JsonString (#649) (01a5e47)

0.149.0 (2024-12-12)

Full Changelog: v0.148.0...v0.149.0

Features

Chores

Styles

  • internal: make enum value definitions less verbose (#642) (92589bc)
  • internal: move enum identity methods to bottom of class (#643) (bda8338)

0.148.0 (2024-12-09)

Full Changelog: v0.147.0...v0.148.0

Features

0.147.0 (2024-12-04)

Full Changelog: v0.146.0...v0.147.0

Features

0.146.0 (2024-12-02)

Full Changelog: v0.145.0...v0.146.0

Features

0.145.0 (2024-11-26)

Full Changelog: v0.144.0...v0.145.0

Features

  • client: add logging when debug env is set (#626) (b163198)
  • derive gpg release key's id via gpg itself (#629) (d4cd273)

Chores

0.144.0 (2024-11-26)

Full Changelog: v0.143.0...v0.144.0

Features

Chores

0.143.0 (2024-11-22)

Full Changelog: v0.142.0...v0.143.0

Features

Chores

0.142.0 (2024-11-14)

Full Changelog: v0.141.0...v0.142.0

Features

0.141.0 (2024-11-14)

Full Changelog: v0.140.0...v0.141.0

Features

0.140.0 (2024-11-14)

Full Changelog: v0.139.0...v0.140.0

Features

0.139.0 (2024-11-14)

Full Changelog: v0.138.0...v0.139.0

Features

0.138.0 (2024-11-13)

Full Changelog: v0.137.0...v0.138.0

Features

0.137.0 (2024-11-13)

Full Changelog: v0.136.0...v0.137.0

Features

0.136.0 (2024-11-13)

Full Changelog: v0.135.0...v0.136.0

Features

0.135.0 (2024-11-13)

Full Changelog: v0.134.0...v0.135.0

Features

0.134.0 (2024-11-13)

Full Changelog: v0.133.0...v0.134.0

Features

0.133.0 (2024-11-13)

Full Changelog: v0.132.0...v0.133.0

Features

0.132.0 (2024-11-13)

Full Changelog: v0.131.0...v0.132.0

Features

Chores

  • rebuild project due to codegen change (#580) (9bb6fb1)

0.131.0 (2024-11-11)

Full Changelog: v0.130.0...v0.131.0

Features

0.130.0 (2024-11-09)

Full Changelog: v0.129.0...v0.130.0

Features

0.129.0 (2024-11-08)

Full Changelog: v0.128.0...v0.129.0

Features

0.128.0 (2024-11-08)

Full Changelog: v0.127.0...v0.128.0

Features

Chores

0.127.0 (2024-11-07)

Full Changelog: v0.126.0...v0.127.0

Features

Chores

0.126.0 (2024-11-05)

Full Changelog: v0.125.0...v0.126.0

Features

Chores

0.125.0 (2024-11-04)

Full Changelog: v0.124.1...v0.125.0

Features

0.124.1 (2024-11-01)

Full Changelog: v0.124.0...v0.124.1

Bug Fixes

Chores

0.124.0 (2024-11-01)

Full Changelog: v0.123.1...v0.124.0

Features

0.123.1 (2024-10-31)

Full Changelog: v0.123.0...v0.123.1

Bug Fixes

  • erroneous deletion of getRequiredHeader (#544) (a397e6d)

0.123.0 (2024-10-31)

Full Changelog: v0.122.0...v0.123.0

Features

0.122.0 (2024-10-22)

Full Changelog: v0.121.0...v0.122.0

Features

0.121.0 (2024-10-22)

Full Changelog: v0.120.0...v0.121.0

Features

0.120.0 (2024-10-21)

Full Changelog: v0.119.0...v0.120.0

Features

0.119.0 (2024-10-17)

Full Changelog: v0.118.0...v0.119.0

Features

0.118.0 (2024-10-17)

Full Changelog: v0.117.0...v0.118.0

Features

0.117.0 (2024-10-17)

Full Changelog: v0.116.0...v0.117.0

Features

0.116.0 (2024-10-16)

Full Changelog: v0.115.0...v0.116.0

Features

0.115.0 (2024-10-16)

Full Changelog: v0.114.0...v0.115.0

Features

0.114.0 (2024-10-16)

Full Changelog: v0.113.0...v0.114.0

Features

0.113.0 (2024-10-16)

Full Changelog: v0.112.0...v0.113.0

Features

0.112.0 (2024-10-15)

Full Changelog: v0.111.0...v0.112.0

Features

0.111.0 (2024-10-14)

Full Changelog: v0.110.0...v0.111.0

Features

0.110.0 (2024-10-11)

Full Changelog: v0.109.0...v0.110.0

Features

0.109.0 (2024-10-11)

Full Changelog: v0.108.0...v0.109.0

Features

0.108.0 (2024-10-10)

Full Changelog: v0.107.0...v0.108.0

Features

Chores

  • internal: codegen related update (6a3c00e)

0.107.0 (2024-10-10)

Full Changelog: v0.106.0...v0.107.0

Features

0.106.0 (2024-10-10)

Full Changelog: v0.105.0...v0.106.0

Features

  • api: OpenAPI spec update via Stainless API (#482) (06dc44f)
  • api: OpenAPI spec update via Stainless API (#483) (1148857)
  • api: OpenAPI spec update via Stainless API (#484) (87ccc11)
  • api: OpenAPI spec update via Stainless API (#486) (35b49a3)

Chores

0.105.0 (2024-10-02)

Full Changelog: v0.104.0...v0.105.0

Features

  • api: OpenAPI spec update via Stainless API (#477) (0a43ae4)
  • api: OpenAPI spec update via Stainless API (#478) (6b72aa0)

Chores

0.104.0 (2024-09-26)

Full Changelog: v0.103.0...v0.104.0

Features

  • api: OpenAPI spec update via Stainless API (#473) (e3c6269)

Chores

0.103.0 (2024-09-25)

Full Changelog: v0.102.0...v0.103.0

Features

  • api: OpenAPI spec update via Stainless API (#468) (d1a93da)

0.102.0 (2024-09-24)

Full Changelog: v0.101.0...v0.102.0

Features

  • api: OpenAPI spec update via Stainless API (#465) (0636253)

0.101.0 (2024-09-24)

Full Changelog: v0.100.0...v0.101.0

Features

0.100.0 (2024-09-23)

Full Changelog: v0.99.0...v0.100.0

Features

  • api: OpenAPI spec update via Stainless API (#459) (079e8df)

0.99.0 (2024-09-23)

Full Changelog: v0.98.0...v0.99.0

Features

  • api: OpenAPI spec update via Stainless API (#456) (82df761)

0.98.0 (2024-09-19)

Full Changelog: v0.97.0...v0.98.0

Features

  • api: OpenAPI spec update via Stainless API (#453) (93e31c7)

0.97.0 (2024-09-18)

Full Changelog: v0.96.0...v0.97.0

Features

  • api: OpenAPI spec update via Stainless API (#451) (4c1eebf)
  • client: added structured fields to errors (#449) (32d0680)

0.96.0 (2024-09-17)

Full Changelog: v0.95.0...v0.96.0

Features

  • api: OpenAPI spec update via Stainless API (#446) (10124ce)

0.95.0 (2024-09-09)

Full Changelog: v0.94.0...v0.95.0

Features

  • api: OpenAPI spec update via Stainless API (#443) (1063f2f)

0.94.0 (2024-09-09)

Full Changelog: v0.93.0...v0.94.0

Features

  • api: OpenAPI spec update via Stainless API (#440) (623a9f8)

0.93.0 (2024-09-09)

Full Changelog: v0.92.0...v0.93.0

Features

  • api: OpenAPI spec update via Stainless API (#437) (3bb44c7)

0.92.0 (2024-09-09)

Full Changelog: v0.91.0...v0.92.0

Features

  • api: OpenAPI spec update via Stainless API (#434) (d4aea7e)

0.91.0 (2024-09-09)

Full Changelog: v0.90.0...v0.91.0

Features

  • api: OpenAPI spec update via Stainless API (#431) (9832234)

0.90.0 (2024-09-06)

Full Changelog: v0.89.0...v0.90.0

Features

  • api: OpenAPI spec update via Stainless API (#428) (437f2c3)

0.89.0 (2024-09-06)

Full Changelog: v0.88.0...v0.89.0

Features

  • api: OpenAPI spec update via Stainless API (#425) (e3e78a1)

0.88.0 (2024-09-06)

Full Changelog: v0.87.0...v0.88.0

Features

  • api: OpenAPI spec update via Stainless API (#420) (88f3792)
  • api: OpenAPI spec update via Stainless API (#422) (9e7b138)
  • api: OpenAPI spec update via Stainless API (#423) (3f0feba)

0.87.0 (2024-09-04)

Full Changelog: v0.86.0...v0.87.0

Features

  • api: OpenAPI spec update via Stainless API (#418) (6e09511)

0.86.0 (2024-09-04)

Full Changelog: v0.85.0...v0.86.0

Features

  • api: OpenAPI spec update via Stainless API (#415) (5e1cc09)

0.85.0 (2024-09-03)

Full Changelog: v0.84.0...v0.85.0

Features

  • api: OpenAPI spec update via Stainless API (#414) (2fe11de)

Chores

0.84.0 (2024-09-03)

Full Changelog: v0.83.0...v0.84.0

Features

  • api: OpenAPI spec update via Stainless API (#409) (7e5167a)

Chores

0.83.0 (2024-08-30)

Full Changelog: v0.82.0...v0.83.0

Features

  • api: OpenAPI spec update via Stainless API (#406) (87e91f4)

0.82.0 (2024-08-30)

Full Changelog: v0.81.0...v0.82.0

Features

  • api: OpenAPI spec update via Stainless API (#403) (b78e7f6)

0.81.0 (2024-08-27)

Full Changelog: v0.80.0...v0.81.0

Features

  • api: OpenAPI spec update via Stainless API (#401) (2234917)

0.80.0 (2024-08-26)

Full Changelog: v0.79.0...v0.80.0

Features

  • Remove inbound mail simulation (aa7308e)

0.79.0 (2024-08-26)

Full Changelog: v0.78.0...v0.79.0

Features

  • api: OpenAPI spec update via Stainless API (#391) (91ba2d3)
  • api: OpenAPI spec update via Stainless API (#392) (ecde168)

0.78.0 (2024-08-26)

Full Changelog: v0.77.0...v0.78.0

Features

  • api: OpenAPI spec update via Stainless API (#388) (b1899fd)

Bug Fixes

  • docs: use correct putAdditionalProperty value (#390) (3e9601d)

0.77.0 (2024-08-21)

Full Changelog: v0.76.0...v0.77.0

Features

  • api: OpenAPI spec update via Stainless API (#374) (d4465e0)

0.76.0 (2024-08-20)

Full Changelog: v0.75.0...v0.76.0

Features

  • api: OpenAPI spec update via Stainless API (#372) (5b158d5)

0.75.0 (2024-08-15)

Full Changelog: v0.74.0...v0.75.0

Features

  • api: OpenAPI spec update via Stainless API (#369) (b2005ab)

0.74.0 (2024-08-15)

Full Changelog: v0.73.0...v0.74.0

Features

  • api: OpenAPI spec update via Stainless API (#366) (e3c1068)

0.73.0 (2024-08-14)

Full Changelog: v0.72.0...v0.73.0

Features

  • api: OpenAPI spec update via Stainless API (#363) (995be30)

0.72.0 (2024-08-13)

Full Changelog: v0.71.0...v0.72.0

Features

  • api: OpenAPI spec update via Stainless API (#360) (8478434)

0.71.0 (2024-08-13)

Full Changelog: v0.70.0...v0.71.0

Features

  • api: OpenAPI spec update via Stainless API (#357) (46a1730)
  • api: OpenAPI spec update via Stainless API (#358) (5f8dd77)

Chores

0.70.0 (2024-08-09)

Full Changelog: v0.69.0...v0.70.0

Features

  • api: OpenAPI spec update via Stainless API (#352) (d6a1135)

0.69.0 (2024-08-08)

Full Changelog: v0.68.0...v0.69.0

Features

Chores

0.68.0 (2024-08-01)

Full Changelog: v0.67.0...v0.68.0

Features

  • api: OpenAPI spec update via Stainless API (#340) (7fc12d3)

0.67.0 (2024-07-26)

Full Changelog: v0.66.0...v0.67.0

Features

  • api: OpenAPI spec update via Stainless API (#337) (8b4d341)

0.66.0 (2024-07-26)

Full Changelog: v0.65.0...v0.66.0

Features

  • api: OpenAPI spec update via Stainless API (#334) (62d8d9e)

0.65.0 (2024-07-25)

Full Changelog: v0.64.0...v0.65.0

Features

  • api: OpenAPI spec update via Stainless API (#331) (bbab34e)

0.64.0 (2024-07-25)

Full Changelog: v0.63.0...v0.64.0

Features

  • api: OpenAPI spec update via Stainless API (#328) (e9e7166)

0.63.0 (2024-07-25)

Full Changelog: v0.62.0...v0.63.0

Features

  • api: OpenAPI spec update via Stainless API (#325) (daab257)

0.62.0 (2024-07-23)

Full Changelog: v0.61.0...v0.62.0

Features

  • api: OpenAPI spec update via Stainless API (#323) (1cb4afa)

Chores

0.61.0 (2024-07-23)

Full Changelog: v0.60.0...v0.61.0

Features

  • api: OpenAPI spec update via Stainless API (#318) (ba078e8)

0.60.0 (2024-07-21)

Full Changelog: v0.59.0...v0.60.0

Features

  • api: OpenAPI spec update via Stainless API (#314) (3baf70d)

Chores

0.59.0 (2024-07-15)

Full Changelog: v0.58.0...v0.59.0

Features

  • api: OpenAPI spec update via Stainless API (#311) (35998bf)

Chores

0.58.0 (2024-07-14)

Full Changelog: v0.57.1...v0.58.0

Features

  • api: OpenAPI spec update via Stainless API (#298) (4f71f0c)
  • api: OpenAPI spec update via Stainless API (#300) (92d7a0c)
  • api: OpenAPI spec update via Stainless API (#301) (ce0a8be)
  • api: OpenAPI spec update via Stainless API (#302) (18965b8)
  • api: OpenAPI spec update via Stainless API (#303) (5734864)
  • api: OpenAPI spec update via Stainless API (#304) (4747c0e)

0.57.1 (2024-07-11)

Full Changelog: v0.57.0...v0.57.1

Chores

  • ci: also run workflows for PRs targeting next (#296) (312565e)
  • docs: document minimum Java version (Java 8) in README (#294) (fcf6ffe)

Documentation

0.57.0 (2024-07-04)

Full Changelog: v0.56.0...v0.57.0

Features

  • api: add property 'receiver identification number' to 'originator company entry description' (#292) (d34e6b5)

0.56.0 (2024-07-02)

Full Changelog: v0.55.0...v0.56.0

Features

  • api: add deposit return property to inbound check deposit model (#290) (2826a54)

0.55.0 (2024-07-01)

Full Changelog: v0.54.0...v0.55.0

Features

  • api: add method to simulate international ACH transfers (#288) (f721922)

0.54.0 (2024-06-28)

Full Changelog: v0.53.0...v0.54.0

Features

Chores

0.53.0 (2024-06-04)

Full Changelog: v0.52.0...v0.53.0

Features

  • api: add default_digital_card_profile_id property (#282) (b825118)

0.52.0 (2024-06-03)

Full Changelog: v0.51.0...v0.52.0

Features

Chores

0.51.0 (2024-05-23)

Full Changelog: v0.50.0...v0.51.0

Features

0.50.0 (2024-05-15)

Full Changelog: v0.49.0...v0.50.0

Features

Chores

Documentation

0.49.0 (2024-05-10)

Full Changelog: v0.48.0...v0.49.0

Features

  • api: enhance API with extended transaction details and new entity types (#270) (a06edc1)
  • propagate resource description field from stainless config to SDK docs (#268) (45adef6)

0.48.0 (2024-05-01)

Full Changelog: v0.47.0...v0.48.0

Features

Bug Fixes

  • client: do not strip date-time 00 seconds when getQueryParams() is called (#261) (f400e5b)

Chores

0.47.0 (2024-04-25)

Full Changelog: v0.46.0...v0.47.0

⚠ BREAKING CHANGES

  • require account ID for creating an ACH prenotification (#260)

Bug Fixes

  • require account ID for creating an ACH prenotification (#260) (28f9f66)

Chores

  • internal: use actions/checkout@v4 for codeflow (#258) (b520dc0)

0.46.0 (2024-04-23)

Full Changelog: v0.45.0...v0.46.0

Features

  • api: remove inbound_wire_drawdown_payment_reversal (#257) (bc82d6a)

Chores

  • ci: validate Gradle wrapper (#254) (47f536d)
  • internal: gradlew v8.7, use gradle task config avoidance APIs (#256) (955eaa1)

0.45.0 (2024-04-19)

Full Changelog: v0.44.0...v0.45.0

Features

  • api: add account_id param to ach_prenotification and third_party to check_transfer (#252) (c842d14)

0.44.0 (2024-04-18)

Full Changelog: v0.43.0...v0.44.0

Features

  • api: add inbound_check_deposits decline endpoint (#250) (40b198f)

0.43.0 (2024-04-17)

Full Changelog: v0.42.0...v0.43.0

Features

  • api: add altered_or_fictitious check decline reason (#248) (046d638)

0.42.0 (2024-04-16)

Full Changelog: v0.41.0...v0.42.0

Features

  • api: remove deposit field from check transfer (#247) (3a251f8)

Build System

  • configure UTF-8 locale in devcontainer (#245) (175cb14)

0.41.0 (2024-04-16)

Full Changelog: v0.40.1...v0.41.0

Features

  • api: add /inbound_check_deposits endpoints (#244) (2860c3b)

Chores

0.40.1 (2024-04-11)

Full Changelog: v0.40.0...v0.40.1

Bug Fixes

  • types: mark physical card cardholder as required (#240) (9e48c3f)

0.40.0 (2024-04-10)

Full Changelog: v0.39.0...v0.40.0

Features

  • api: updates (#238) (b0e9371)
  • client: implement support for multipart/form-data body requests (#239) (8ea0590)

Chores

  • tests: import wiremock.client.WireMock.put (#237) (1e7a3d2)

Documentation

  • api: update links to NAICS classification codes (#235) (7665b3b)

0.39.0 (2024-04-05)

Full Changelog: v0.38.0...v0.39.0

Features

  • api: add inbound check deposit return intention (#233) (df24c91)

0.38.0 (2024-04-04)

Full Changelog: v0.37.0...v0.38.0

Features

  • api: remove inbound_check category, rename check_deposit_mail_item, add inbound_mail_item (#232) (2991aa8)

Chores

  • deps: update jackson to v2.14.3 (#227) (f2c94ec)
  • deps: update junit5 to v5.9.3 (#230) (1257df0)
  • deps: update kotlin-gradle-plugin to v1.9.23 (#229) (fbbeadb)
  • deps: update kotlinx-coroutines-core to v1.8.0 (#231) (90979c1)

0.37.0 (2024-04-02)

Full Changelog: v0.36.0...v0.37.0

Features

  • api: filter OAuth connections by their status (#225) (9a0494a)

0.36.0 (2024-03-29)

Full Changelog: v0.35.0...v0.36.0

Features

Chores

0.35.0 (2024-03-27)

Full Changelog: v0.34.0...v0.35.0

Features

  • api: add funding parameter to external account update (#220) (fda9499)
  • api: adding pending_reviewing wire transfer state (ecdc8bf)
  • api: introduce network_risk_score (#218) (ecdc8bf)
  • api: remove Card Profile ID properties (ecdc8bf)
  • api: updates (#219) (1ae8a9f)

Documentation

  • readme: consistent use of sentence case in headings (#216) (99b269e)

0.34.0 (2024-03-13)

Full Changelog: v0.33.0...v0.34.0

⚠ BREAKING CHANGES

  • rename card_profile_id -> digital_card_profile_id (#211)

Features

Bug Fixes

  • rename card_profile_id -> digital_card_profile_id (#211) (dd8d10d)

Chores

Documentation

  • update docs for digital wallet phone/email (#213) (8077cd6)

0.33.0 (2024-03-01)

Full Changelog: v0.32.0...v0.33.0

Features

  • api: add post /entities/{entity_id}/industry_code endpoint (#206) (406f9c9)

Documentation

0.32.0 (2024-02-27)

Full Changelog: v0.31.0...v0.32.0

Features

  • api: add industry_code property to methods (#204) (1c1c583)

0.31.0 (2024-02-26)

Full Changelog: v0.30.0...v0.31.0

Features

  • api: add unusual_activity_report_attachment enum member (#202) (5dac697)

0.30.0 (2024-02-23)

Full Changelog: v0.29.0...v0.30.0

Features

Chores

  • ci: update actions/setup-java action to v4 (#195) (d630401)
  • internal: update deps (#193) (0b6ebca)
  • update dependency com.diffplug.spotless:spotless-plugin-gradle to v6.25.0 (#197) (ca5bed8)
  • update dependency com.github.tomakehurst:wiremock-jre8 to v2.35.2 (#200) (c6603b8)
  • update dependency com.google.guava:guava to v33 (#198) (d823d5d)
  • update dependency com.squareup.okhttp3:okhttp to v4.12.0 (#196) (344f9fb)
  • update dependency org.apache.httpcomponents.client5:httpclient5 to v5.3.1 (#194) (bfef661)
  • update dependency org.assertj:assertj-core to v3.25.3 (#191) (b5eb31c)
  • update dependency org.assertj:assertj-guava to v3.25.3 (#192) (34e9045)
  • update dependency org.slf4j:slf4j-simple to v1.7.36 (#189) (0d58ba1)
  • update dependency org.slf4j:slf4j-simple to v2 (#199) (04f2c55)

0.29.0 (2024-02-22)

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

Features

Chores

  • internal: refactor release environment script (#184) (f127c63)
  • update dependency org.apache.httpcomponents.core5:httpcore5 to v5.2.4 (#188) (6f89dc9)

0.28.0 (2024-02-15)

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

⚠ BREAKING CHANGES

  • api: split card profile resource into digital and physical card profile resources (#183)

Features

  • api: split card profile resource into digital and physical card profile resources (#183) (aab1b0e)

Chores

  • ci: uses Stainless GitHub App for releases (#181) (28b1670)

0.27.1 (2024-02-13)

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

Bug Fixes

  • docs: wrong client import in readme usage example (#180) (37f1a62)

Chores

  • interal: make link to api.md relative (#179) (c53ff0f)
  • internal: support pre-release versioning (#177) (a235da3)

0.27.0 (2024-01-26)

Full Changelog: v0.26.0...v0.27.0

Features

0.26.0 (2024-01-24)

Full Changelog: v0.25.0...v0.26.0

Features

  • api: list Inbound Wire Transfers, change transfer simulation return types (#173) (29ca2b3)

0.25.0 (2024-01-22)

Full Changelog: v0.24.0...v0.25.0

Features

  • api: simplify WireDecline and InboundWireTransfer (#171) (a7ab754)

0.24.0 (2024-01-19)

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

⚠ BREAKING CHANGES

  • fix oauth casing (#168)

Features

  • api: add oauth token and inbound wire transfer methods (#170) (67ddbf5)

Refactors

0.23.1 (2024-01-18)

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

Bug Fixes

  • ci: ignore stainless-app edits to release PR title (#167) (386c3bb)

Chores

  • internal: speculative retry-after-ms support (#166) (bf4502f)
  • remove Alex Rattray from reviewers (#165) (6943c69)

Documentation

0.23.0 (2024-01-12)

Full Changelog: v0.22.0...v0.23.0

Features

  • api: add merchant data to simulation api (#162) (0efcae7)

Documentation

0.22.0 (2024-01-12)

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

Features

  • api: allow webhook unwrapping without providing secret (#158) (f86b768)

0.21.0 (2024-01-10)

Full Changelog: v0.20.0...v0.21.0

Features

  • api: new methods for handling webhooks (#157) (b1074e4)

Chores

  • add .keep files for examples and custom code directories (#154) (df4eb2a)
  • internal: minor improvements to auth code (#156) (89fa6b7)

0.20.0 (2024-01-08)

Full Changelog: v0.19.0...v0.20.0

Features

0.19.0 (2024-01-02)

Full Changelog: v0.18.0...v0.19.0

Features

  • api: add real-time payments request for payment endpoints (#151) (10596c4)

Chores

0.18.0 (2023-12-18)

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

Features

  • api: add deposit_submission property to check deposit (#148) (1f9c0da)

Chores

  • ci: run release workflow once per day (#146) (68e90e0)

0.17.0 (2023-12-14)

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

Features

  • api: add suspected_fraud rejection reason (#144) (dfc60e5)

0.16.0 (2023-12-08)

Full Changelog: v0.15.1...v0.16.0

Features

0.15.1 (2023-12-04)

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

0.15.0 (2023-11-08)

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

Features

Chores

0.14.0 (2023-11-01)

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

Features

  • api: add failed to export status enum (#134) (2cd100a)
  • github: include a devcontainer setup (#132) (e6f911e)

0.13.0 (2023-10-27)

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

Features

  • api: add network identifiers and effective date (#130) (6cecffb)

0.12.0 (2023-10-26)

Full Changelog: v0.11.0...v0.12.0

Features

0.11.0 (2023-10-24)

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

Features

0.10.0 (2023-10-19)

Full Changelog: v0.9.6...v0.10.0

Features

Chores

Documentation

  • organisation -> organization (UK to US English) (#116) (a3eccf4)

0.9.6 (2023-10-05)

Full Changelog: v0.9.5...v0.9.6

Features

  • api: add direction property to CardAuthorization (#108) (1994b5c)

0.9.5 (2023-10-04)

Full Changelog: v0.9.4...v0.9.5

Features

  • api: expand event categories and Entity status options (#106) (634ba9d)

Chores

  • internal: add a top-level generated comment to each file (#107) (370211c)

0.9.4 (2023-09-29)

Full Changelog: v0.9.3...v0.9.4

Features

0.9.3 (2023-09-22)

Full Changelog: v0.9.2...v0.9.3

Features

  • api: add inbound checks, originating routing number and new event types (#98) (f23f447)

0.9.2 (2023-09-20)

Full Changelog: v0.9.1...v0.9.2

Features

  • api: add entity_id to Card and make relationship nullable (#95) (9fb6c66)
  • api: export account statements in OFX format (#97) (e2a6b0d)

0.9.1 (2023-09-15)

Full Changelog: v0.9.0...v0.9.1

Features

  • api: add card payment ID reference to transaction models (#90) (ec6769a)
  • client: retry on 408 Request Timeout (#92) (29868c2)

0.9.0 (2023-09-12)

Full Changelog: v0.8.3...v0.9.0

⚠ BREAKING CHANGES

  • api: remove Limits API, add ACH controls to Account Numbers (#88)

Features

  • api: remove Limits API, add ACH controls to Account Numbers (#88) (81ca511)

0.8.3 (2023-09-07)

Full Changelog: v0.8.2...v0.8.3

Features

  • api: add bank_of_first_deposit_routing_number and transfer_id properties (#83) (d4cd559)
  • api: add Update Address and Create Notification Change endpoints (#86) (630a3a1)

Documentation

  • api: add docstrings and refine enum types (#87) (4a7a14d)

0.8.2 (2023-08-29)

Full Changelog: v0.8.1...v0.8.2

Features

  • api: remove unused /inbound_ach_transfer_returns endpoints (#82) (b092a05)

Bug Fixes

  • api: move ACH Return endpoint and add digital wallet properties (#81) (d89e39b)

Chores

  • ci: setup workflows to create releases and release PRs (#78) (e64ac5f)

0.8.1 (2023-08-27)

Features

  • api: move inbound ACH transfer returns (⚠️ breaking); add ACH transfer declines (#76) (a050465)
  • api: updates (#74) (49269a8)

Chores

  • internal: minor code re-ordering (#75) (d2270e8)

0.8.0 (2023-08-17)

⚠ BREAKING CHANGES

  • api: change physical_cards.status value, remove event_subscription field, add fields (#69)

Features

  • api: change physical_cards.status value, remove event_subscription field, add fields (#69) (3df1f0b)

0.7.3 (2023-08-16)

Features

  • default timeout is set for java clients (#63) (3a68122)
  • generate addXxx methods for array types (#66) (79d0d81)

Bug Fixes

  • set correct timeouts on okhttp client (#67) (afef21d)

Chores

  • assign default reviewers to release PRs (#65) (5f903ae)

0.7.2 (2023-08-11)

Features

Documentation

  • api: change description of various fields (#61) (c1ee5b7)

0.7.1 (2023-08-08)

Features

Chores

  • ci: allow release to proceed without signing key id secret (#56) (d85fe88)
  • internal: add codegen.log to .gitignore (#45) (6978144)
  • internal: publish with --stacktrace for more helpful error information (#52) (efc6b11)
  • internal: reorganize types (#57) (d060ea1)
  • internal: support passing GPG_SIGNING_KEY_ID from secrets (#54) (2db452c)

Documentation

  • readme: remove beta status + document versioning policy (#58) (4789614)

0.7.0 (2023-07-22)

⚠ BREAKING CHANGES

  • api: reorganize check_transfer and network fields; add request_details; add unknown` (#39)

Features

  • api: add fee_period_start and return_of_erroneous_or_reversing_debit (#43) (39c32a9)
  • api: reorganize check_transfer and network fields; add request_details; add unknown` (#39) (dd538f4)

Bug Fixes

  • auto-close responses even if an exception is thrown during deserialization (#41) (9e17d1a)

Documentation

  • api: update model_id documentation (#42) (d0df821)

0.6.1 (2023-07-17)

Features

Chores

  • internal: minor reformatting (#37) (3ddfa8f)
  • internal: minor reformatting + remove internal examples classes (#36) (3c1c615)

0.6.0 (2023-07-12)

⚠ BREAKING CHANGES

  • api: add unique_identifier, driver's license backs, inbound funds holds, and more (#31)

Features

  • api: add unique_identifier, driver's license backs, inbound funds holds, and more (#31) (2ca5f23)

0.5.0 (2023-07-07)

⚠ BREAKING CHANGES

  • api: add card profiles simulation method (#28)

Features

  • api: add card profiles simulation method (#28) (574d377)

0.4.0 (2023-06-29)

⚠ BREAKING CHANGES

  • api: remove many enum members from document category (#25)

Features

  • api/types: mark more check transfer intention properties as nullable (#24) (9dca61f)

Refactors

  • api: remove other from reason enum (#22) (17fb581)
  • api: remove many enum members from document category (#25) (53f7582)

Documentation

0.3.0 (2023-06-19)

⚠ BREAKING CHANGES

  • api: rename return reason enum member (#19)

Features

  • api: add new endpoints + properties + enums (#13) (70cd75f)

Bug Fixes

Chores

  • internal: remove unused check-test-server script (#15) (c912af8)

Documentation

  • point to github repo instead of email contact (#20) (78f1806)

Refactors

  • api: remove unused properties and enum members (#21) (b4fa416)
  • api: rename return reason enum member (#19) (77624f7)

0.2.0 (2023-05-31)

⚠ BREAKING CHANGES

  • improve pagination response types
  • rename nested params classes to use singular instead of plural
  • rename At3dsCapableMerchant and FormSs4 with correct casing
  • api: replace notification_of_change with a list, and add merchant_acceptor_id

Features

  • add async AutoPager implementation (3117134)
  • add async AutoPager implementation (3117134)
  • add JsonValue.convert method (41e8c05)
  • add methods to convert between sync and async clients (97fa182)
  • add sonatype urls to build.gradle.kts (44d214a)
  • add support for proxies (9d0a50a)
  • add support for proxies (9d0a50a)
  • add timeout to RequestOptions (09f65dd)
  • api: add at_time property for balance lookups (092f450)
  • api: add collection_receivable to transaction source category enum (48a295d)
  • api: add expires_at property (685de3f)
  • api: add bookkeeping accounts, entries, and entry sets, and several other changes (021350d)
  • api: add new enum members (3b6287e)
  • api: add new fields (f7770cd)
  • api: add optional pending_transaction_id field to pending transaction (1e6bac2)
  • api: add wire decline object (db56130)
  • api: enum updates (1440eaa)
  • api: remove cardSettlementTransactionId (f566f4f)
  • api: replace notification_of_change with a list, and add merchant_acceptor_id (6ff9642)
  • api: updates (d43e046)
  • core: add asUnknown to JsonField (69377cb)
  • docs: updates (f02d8f2)
  • improve pagination response types (94cc040)
  • tests: support specifying SKIP_MOCK_TESTS=true (aecbb88)
  • use latest Java LTS to build SDK (5d6c656)
  • use latest Java LTS to build SDK (5d6c656)

Bug Fixes

  • remove unnecessary annotations (ea2dd7b)
  • rename At3dsCapableMerchant and FormSs4 with correct casing (6a16c13)

Refactors

  • pagination: remove special casing of empty string cursors (466d690)
  • rename nested params classes to use singular instead of plural (85aefe1)