Releases: smartcontractkit/crec-api-go
Releases · smartcontractkit/crec-api-go
v0.7.5
What's Changed
- feat [BCM]: add executionId/workflowId to details pages by @lucasfleischer7 in #118
Full Changelog: v0.7.4...v0.7.5
v0.7.4
What's Changed
- feat [BCM 3781]: Chain selector added to query status filter by @lucasfleischer7 in #117
Full Changelog: v0.7.3...v0.7.4
v0.7.3
What's Changed
- release 0.7 by @lucasfleischer7 in #98
- feat: Update OpenAPI specification with new tags for health, networks… by @cmalec in #100
- feat: [BCM-3435] Operation drafs by @urielkelman in #101
- fix: Update error types and enhance event payload descriptions in OpenAPI and generated code by @cmalec in #102
- fix: regression need to allow empty to clear by @cmalec in #103
- fix: nilable initiator to maintain backwards compatibility by @urielkelman in #104
- Read-queries TDD based api expansion by @OlegJakushkin in #99
- hotfix for UI to be friendlier by @OlegJakushkin in #105
- refactor: Update OpenAPI specification to replace inline GenericProof… by @cmalec in #106
- Query API updates to support UI filtering designs by @OlegJakushkin in #108
- Clean up query listing to sync up with other repo components by @OlegJakushkin in #110
- [BCM-3105] rework confidence levels by @masha256 in #109
- feat: Add query_id parameter to SearchChannelEvents API for enhanced filtering capabilities by @lucasfleischer7 in #111
- [BCM-3105] operation timestamps by @masha256 in #112
- [BCM-3105] make EVMEvent confidence field optional by @masha256 in #113
- add updated_at to operation examples by @masha256 in #114
Full Changelog: v0.6.5...v0.7.3
v0.6.5
What's Changed
- feat: Add ConfidenceLevel schema and integrate into watcher models by @lucasfleischer7 in #95
- feat: Introduce NetworkType with confidence level integration in watcher and wallet models by @lucasfleischer7 in #96
Full Changelog: v0.6.3...v0.6.5
v0.6.4
What's Changed
- feat: Add ConfidenceLevel schema and integrate into watcher models by @lucasfleischer7 in #95
- feat: Introduce NetworkType with confidence level integration in watcher and wallet models by @lucasfleischer7 in #96
Full Changelog: v0.6.3...v0.6.4
v0.6.3
What's Changed
- Add service field to WatcherStatusPayload by @lucasfleischer7 in #94
Full Changelog: v0.6.2...v0.6.3
v0.6.2
v0.6.1
v0.6.0
feat: operation deadline (#86) * operation deadline * docs correction