Skip to content

Releases: pinax-network/substreams-clock-api

v1.4.1

17 Feb 13:43
ff26fe1
Compare
Choose a tag to compare

Changes

✨ Features

📝 Documentation

Full Changelog: v1.4.0...v1.4.1

v1.4.0

16 Nov 18:52
Compare
Choose a tag to compare

Changes

  • Added aggregation endpoints
  • Added /uaw endpoint
  • Added supported chains as store (periodically updated)
  • Added chain parameter verification
  • Simplified queries and tests
  • Added /uaw/history endpoint
  • fixed endpoint name and unix date to seconds
  • enum time range filter and results split by chain

@Pelotfr

v1.3.1

16 Nov 18:50
30990d7
Compare
Choose a tag to compare

Changes

✨ Features

  • Feature/subtivity @DenisCarriere (#51)
  • Add more input type validation to prevent injection @Krow10 (#49)
  • Query for all chains if no chain parameter present @Krow10 (#48)
  • Replace fetch with query from Clickhouse Web Client @Krow10 (#39)

🐛 Bug Fixes

  • Remove chains import for getBlock query @Krow10 (#50)
  • Fix undefined errors when no final block is found in DB @Krow10 (#38)

📝 Documentation

🔧 Operations

  • Query for all chains if no chain parameter present @Krow10 (#48)
  • Add documentation tag for docs/* branches @Krow10 (#35)

Full Changelog: v1.3.0...v1.3.1

v1.3.0

20 Oct 22:22
dfd8657
Compare
Choose a tag to compare

Changes

✨ Features

  • Enable {chain}/final route query @Krow10 (#34)

🐛 Bug Fixes

  • Fix broken link generation for release changelog #32 @Krow10 (#32)

🔧 Operations

  • Update mock data to reflect real DB @Krow10 (#33)

Full Changelog: v1.2.1...v1.3.0

v1.2.1

20 Oct 21:03
Compare
Choose a tag to compare

Changes

✨ Features

  • Refactor config parsing from CLI @Krow10 (#29)

🔧 Operations

  • Implement Release Drafter workflow @Krow10 (#30)

Full Changelog: v1.2.0...v1.2.1

v1.2.0

20 Oct 17:04
1f9909d
Compare
Choose a tag to compare

What's Changed

  • Fix default table name to match Clickhouse default by @Krow10 in #25
  • Improve logging capability with custom middleware by @Krow10 in #26
  • Fix Swagger example not using actual values for chains by @Krow10 in #28

Full Changelog: v1.1.0...v1.2.0

v1.1.0

20 Oct 13:24
33f44de
Compare
Choose a tag to compare

What's Changed

  • Add /metrics endpoint for exposing API metrics by @Krow10 in #24

Full Changelog: v1.0.1...v1.1.0

v1.0.1

18 Oct 18:36
5b9602b
Compare
Choose a tag to compare

What's Changed

  • Fix timestamp query parameter parsing by @Krow10 in #22

Full Changelog: v1.0.0...v1.0.1

v1.0.0

17 Oct 22:35
275b983
Compare
Choose a tag to compare

What's Changed

  • v1.0.0 by @Krow10 in #19

Full Changelog: v0.2.1...v1.0.0

v0.2.1

17 Oct 22:01
Compare
Choose a tag to compare

What's Changed

  • Remove bun test from build by @Krow10 in #14
  • Merge develop by @Krow10 in #15
  • Merge latest changes by @Krow10 in #17
  • Add docker setup by @Krow10 in #18

Full Changelog: v0.2.0...v0.2.1