You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* codegen metadata
* codegen metadata
* chore(ci): run on more branches and use depot runners
* chore(ci): only use depot for staging repos
* chore(internal): java 17 -> 21 on ci
* feat(api): api update
* feat(api): api update
* feat(api): api update
* feat(api): api update
* feat(api): api update
* feat(api): api update
* feat(api): api update
* feat(api): api update
* feat(api): api update
* feat(api): api update
* feat(api): api update
* feat(api): api update
* feat(api): api update
* feat(api): api update
* chore(internal): update java toolchain
* feat(api): api update
* feat(api): api update
* feat(api): api update
* feat(api): api update
* chore(internal): remove flaky `-Xbackend-threads=0` option
* feat(client)!: don't require end-users to specify constants
# Migration
Builder methods that previously accepted a single possible value no longer need to be called.
* release: 6.0.0
---------
Co-authored-by: stainless-app[bot] <142633134+stainless-app[bot]@users.noreply.github.com>
@@ -15,7 +15,7 @@ It is generated with [Stainless](https://www.stainless.com/).
15
15
16
16
<!-- x-release-please-start-version -->
17
17
18
-
The REST API documentation can be found on [developer.tryfinch.com](https://developer.tryfinch.com/). Javadocs are available on [javadoc.io](https://javadoc.io/doc/com.tryfinch.api/finch-java/5.5.0).
18
+
The REST API documentation can be found on [developer.tryfinch.com](https://developer.tryfinch.com/). Javadocs are available on [javadoc.io](https://javadoc.io/doc/com.tryfinch.api/finch-java/6.0.0).
19
19
20
20
<!-- x-release-please-end -->
21
21
@@ -26,7 +26,7 @@ The REST API documentation can be found on [developer.tryfinch.com](https://deve
0 commit comments