Skip to content

v2.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 10 May 15:02
· 55 commits to refs/heads/main since this release
9e05168

Changes

✨ Features

  • Improve logging messages @0237h (#25)
  • New /head endpoint for information about head block in database @0237h (#18)

🐛 Bug Fixes

  • Have at least one total_pages in case of empty query result @0237h (#28)
  • Throw error if the request page is beyond the total @0237h (#27)
  • Fix OpenAPI example for /transfers @0237h (#24)
  • Update parameters name in query to match DB columns @0237h (#22)
  • Add consistent error codes for API @0237h (#20)

📝 Documentation

  • Add issue template links to CONTRIBUTING @0237h (#19)

🔧 Operations

Full Changelog: v2.3.0...v2.4.0