Skip to content

v0.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jan 11:34
· 250 commits to master since this release
edf95ae

9 changes since v0.1.0

🚀 Features

  • Ensure database is migrated to the current version before testing (#13)
  • Make upsert non-row-locking (#17)
  • Allow querying ranges (#16)
  • QoL Improvements: Cancellation, Progress reporter, Prom timeout (#18)
  • Prepare simple Grafana deployment (#19)
  • Invoice MVP (#15)

🛠️ Minor Changes

  • Add docker compose setup for local testing (#10)
  • Remove 'ping' query seed (#21)

🔗 Dependency Updates

  • Update module github.com/prometheus/client_golang to v1.12.0 (#14)