File tree Expand file tree Collapse file tree 3 files changed +3463
-1563
lines changed Expand file tree Collapse file tree 3 files changed +3463
-1563
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## v0.7.5-alpha
4+
5+ - Updated some dependencies.
6+
37## v0.7.4-alpha
48
5- - Added filtering, sorting and pagination options to ` listTransactions ` API. [ \# 101] ( https://github.com/RelationalAI/rai-sdk-javascript/pull/101 )
9+ - Added filtering, sorting and pagination options to ` listTransactions ` API.
10+ [ \# 101] ( https://github.com/RelationalAI/rai-sdk-javascript/pull/101 )
11+
612### Breaking Changes
7- - ` listTransactions ` API now returns an object that contains ` transactions ` and ` next ` properties.
8- - ` transactions ` is the result of the API call.
9- - ` next ` is a continuation token that can be used to fetch the next page of results. ` next ` is ` undefined ` if there are no more results to fetch.
1013
14+ - ` listTransactions ` API now returns an object that contains ` transactions ` and
15+ ` next ` properties.
16+ - ` transactions ` is the result of the API call.
17+ - ` next ` is a continuation token that can be used to fetch the next page of
18+ results. ` next ` is ` undefined ` if there are no more results to fetch.
1119
1220## v0.7.1-alpha
13- - Storing ` AccessToken.createdOn ` in seconds to be consistent with other RAI SDKs.
21+
22+ - Storing ` AccessToken.createdOn ` in seconds to be consistent with other RAI
23+ SDKs.
1424
1525## [ v0.7.0] ( https://github.com/relationalai/rai-sdk-javascript/tree/v0.7.0 )
1626
You can’t perform that action at this time.
0 commit comments