Skip to content

Commit 4d395d2

Browse files
committed
## Java SDK Changes:
* `sdk.ledger.v2.countAccounts()`: * `request.query` **Added** * `sdk.ledger.v2.countTransactions()`: * `request.query` **Added** * `sdk.ledger.v2.getBalancesAggregated()`: * `request.query` **Added** * `sdk.ledger.v2.getVolumesWithBalances()`: * `request.query` **Added** * `sdk.ledger.v2.listAccounts()`: * `request.query` **Added** * `sdk.ledger.v2.listLedgers()`: * `request.query` **Added** * `sdk.ledger.v2.listLogs()`: * `request.query` **Added** * `sdk.ledger.v2.listTransactions()`: * `request.query` **Added** * `sdk.payments.v3.listAccounts()`: * `request.query` **Added** * `sdk.payments.v3.listBankAccounts()`: * `request.query` **Added** * `sdk.payments.v3.listConnectorSchedules()`: * `request.query` **Added** * `sdk.payments.v3.listConnectors()`: * `request.query` **Added** * `sdk.payments.v3.listPaymentInitiationAdjustments()`: * `request.query` **Added** * `sdk.payments.v3.listPaymentInitiationRelatedPayments()`: * `request.query` **Added** * `sdk.payments.v3.listPaymentInitiations()`: * `request.query` **Added** * `sdk.payments.v3.listPayments()`: * `request.query` **Added** * `sdk.payments.v3.listPools()`: * `request.query` **Added** * `sdk.reconciliation.v1.listPolicies()`: * `request.query` **Added** * `sdk.reconciliation.v1.listReconciliations()`: * `request.query` **Added**
1 parent 8ec5373 commit 4d395d2

44 files changed

Lines changed: 1077 additions & 206 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.speakeasy/gen.lock

Lines changed: 87 additions & 87 deletions
Large diffs are not rendered by default.

.speakeasy/workflow.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
speakeasyVersion: 1.755.1
1+
speakeasyVersion: 1.759.2
22
sources:
33
my-source:
44
sourceNamespace: my-source
@@ -9,18 +9,18 @@ sources:
99
- speakeasy-sdk-regen-1732202901
1010
stacks-source:
1111
sourceNamespace: stacks-source
12-
sourceRevisionDigest: sha256:5f3efcd6d57a3d10c6117dc8652e196b181e1535d33294062cfb5f997c8abff0
13-
sourceBlobDigest: sha256:9e907dbdf2d4f42763a7a8d9e384a155be7a9443e612fa924108231587f827ad
12+
sourceRevisionDigest: sha256:d091dba3ac68771e78fc0aac7a9a163e18c51927b4b0fd6545dbecfd467c17ad
13+
sourceBlobDigest: sha256:08678d02c2b5d95aa4b6a0b2063abd554999a6dc64fc22007d66f77a833cf860
1414
tags:
1515
- latest
1616
targets:
1717
Java:
1818
source: stacks-source
1919
sourceNamespace: stacks-source
20-
sourceRevisionDigest: sha256:5f3efcd6d57a3d10c6117dc8652e196b181e1535d33294062cfb5f997c8abff0
21-
sourceBlobDigest: sha256:9e907dbdf2d4f42763a7a8d9e384a155be7a9443e612fa924108231587f827ad
20+
sourceRevisionDigest: sha256:d091dba3ac68771e78fc0aac7a9a163e18c51927b4b0fd6545dbecfd467c17ad
21+
sourceBlobDigest: sha256:08678d02c2b5d95aa4b6a0b2063abd554999a6dc64fc22007d66f77a833cf860
2222
codeSamplesNamespace: stacks-source-java-code-samples
23-
codeSamplesRevisionDigest: sha256:695f5e62c3b46678cc764be9b105f70cb0f741fe3a604fe2c6e995780dd0b3f2
23+
codeSamplesRevisionDigest: sha256:471051c6e7c9bac05b63319578b0a428dca44509670e52b181e7671149544f4c
2424
workflow:
2525
workflowVersion: 1.0.0
2626
speakeasyVersion: latest

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,15 +55,15 @@ The samples below show how a published SDK artifact is used:
5555

5656
Gradle:
5757
```groovy
58-
implementation 'com.formance:formance-sdk:8.0.0'
58+
implementation 'com.formance:formance-sdk:8.0.1'
5959
```
6060

6161
Maven:
6262
```xml
6363
<dependency>
6464
<groupId>com.formance</groupId>
6565
<artifactId>formance-sdk</artifactId>
66-
<version>8.0.0</version>
66+
<version>8.0.1</version>
6767
</dependency>
6868
```
6969

RELEASES.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,4 +329,14 @@ Based on:
329329
### Generated
330330
- [java v8.0.0] .
331331
### Releases
332-
- [Maven Central v8.0.0] https://central.sonatype.com/artifact/com.formance/formance-sdk/8.0.0 - .
332+
- [Maven Central v8.0.0] https://central.sonatype.com/artifact/com.formance/formance-sdk/8.0.0 - .
333+
334+
## 2026-03-25 00:12:07
335+
### Changes
336+
Based on:
337+
- OpenAPI Doc
338+
- Speakeasy CLI 1.759.2 (2.869.23) https://github.com/speakeasy-api/speakeasy
339+
### Generated
340+
- [java v8.0.1] .
341+
### Releases
342+
- [Maven Central v8.0.1] https://central.sonatype.com/artifact/com.formance/formance-sdk/8.0.1 - .

docs/models/operations/ListPoliciesRequest.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
| Field | Type | Required | Description | Example |
77
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
88
| `cursor` | *Optional\<String>* | :heavy_minus_sign: | Parameter used in pagination requests. Maximum page size is set to 15.<br/>Set to the value of next for the next page of results.<br/>Set to the value of previous for the previous page of results.<br/>No other parameters can be set when this parameter is set.<br/> | aHR0cHM6Ly9nLnBhZ2UvTmVrby1SYW1lbj9zaGFyZQ== |
9-
| `pageSize` | *Optional\<Long>* | :heavy_minus_sign: | The maximum number of results to return per page.<br/> | 100 |
9+
| `pageSize` | *Optional\<Long>* | :heavy_minus_sign: | The maximum number of results to return per page.<br/> | 100 |
10+
| `query` | Map\<String, *Object*> | :heavy_minus_sign: | N/A | |

docs/models/operations/ListReconciliationsRequest.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,5 @@
66
| Field | Type | Required | Description | Example |
77
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
88
| `cursor` | *Optional\<String>* | :heavy_minus_sign: | Parameter used in pagination requests. Maximum page size is set to 15.<br/>Set to the value of next for the next page of results.<br/>Set to the value of previous for the previous page of results.<br/>No other parameters can be set when this parameter is set.<br/> | aHR0cHM6Ly9nLnBhZ2UvTmVrby1SYW1lbj9zaGFyZQ== |
9-
| `pageSize` | *Optional\<Long>* | :heavy_minus_sign: | The maximum number of results to return per page.<br/> | 100 |
9+
| `pageSize` | *Optional\<Long>* | :heavy_minus_sign: | The maximum number of results to return per page.<br/> | 100 |
10+
| `query` | Map\<String, *Object*> | :heavy_minus_sign: | N/A | |

0 commit comments

Comments
 (0)