Releases: smartcontractkit/crec-api-go
Releases · smartcontractkit/crec-api-go
Release list
v0.4.8
v0.4.7
v0.4.6
v0.4.5
v0.4.4
Support multiple values for query parameters
v0.4.3
include deleting status in watcher public endpoint (#61)
v0.4.2
What's Changed
- BCM-1821: make open api spec more DRY by @iljapavlovs in #58
Full Changelog: v0.4.1...v0.4.2
v0.4.1
feat: added transaction hash to verifiable event data field for op st…
v0.4.0
What's Changed
- feat: operation-status payload new fields added by @lucasfleischer7 in #37
- feat: wallet_owner_address added as required by @lucasfleischer7 in #38
- chore: worflow_id removed form wallet required by @lucasfleischer7 in #39
- feat: [BCM-1623] Wallet events by @urielkelman in #40
- update watcher event payload to match courier service by @dkneisly in #41
- fix: make wallet address nullable for wallet event by @urielkelman in #42
- feat: [BCM-1623] wallet id filter for wallet status update events by @urielkelman in #43
- feat: new wallet filters added by @lucasfleischer7 in #44
- add DonFamily field to Watcher struct and OpenAPI spec by @cmalec in #45
- feat: description field added to channels by @lucasfleischer7 in #46
- feat: add UpdateChannel model and PUT endpoint for channel updates by @lucasfleischer7 in #47
- feat: add DeleteWalletsWalletId endpoint by @lucasfleischer7 in #48
- feat: add operation_id filter to GetChannelsChannelIdEventsSearchParams by @lucasfleischer7 in #49
- feat [BCM 1800]: replace Watcher with WatcherSummary in WatcherList by @lucasfleischer7 in #50
- feat: add CreatedAt field to Wallet struct by @lucasfleischer7 in #51
- feat: add event_id field to Event model by @lucasfleischer7 in #54
- BCM-1725: update wallet and watcher statuses by @iljapavlovs in #55
- feat: Event schema cleanup by @urielkelman in #56
Full Changelog: v0.3.7...v0.4.0
v0.3.7
What's Changed
- Update PostWallets endpoint with wallet deployment params by @kidambisrinivas in #17
- Updating open API server code according to spec by @kidambisrinivas in #19
- bcm-1375: removes xGoType to uint64 for chainSelector field by @Rishabh570 in #20
- Avoid union/polymorphic types in generated Go code by @kidambisrinivas in #21
- BCM-1365: Modify channel events API to include querying context info by @iljapavlovs in #18
- feat: WorkflowId added to watcher by @lucasfleischer7 in #22
- fix: external_watcher_id renamed to workflow_id by @lucasfleischer7 in #23
- feat: [BCM-1382] Split search endpoint by @urielkelman in #24
- fix: workflow_id added to watcher as required by @lucasfleischer7 in #25
- feat: Query params for search endpoint by @urielkelman in #26
- feat: offset parameter optional by @lucasfleischer7 in #28
- fix: events offset description updated by @lucasfleischer7 in #29
- bcm-1293: turns on strict server by @Rishabh570 in #27
- feat: wallet status and type at response by @urielkelman in #31
- BCM-1553: Align Tenant API OpenAPI spec discriminator for Event.paylo… by @iljapavlovs in #32
- BCM-1432: Setup CI checks by @iljapavlovs in #33
- removed dta relocating to crec-sdk-ext-dta by @cmalec in #30
- feat: workflow_id and allowed signers added to wallets model by @lucasfleischer7 in #35
- add EventHeadersType and update EventHeaders structure by @cmalec in #36
Full Changelog: v0.3.6...v0.3.7