Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 385 Bytes

CHANGELOG.md

File metadata and controls

17 lines (11 loc) · 385 Bytes

Changelog

[0.1.0] - 2021-08-21

Added

  • Added REST API server with /v0/charts endpoint
  • Added Swagger API spec generation script, spec can be found in /api directory
  • Added Dockerflie
  • Added gRPC healthcheck
  • Added /metrics endpoint with Prometheus metrics

[0.0.1] - 2021-06-29

Added

  • Added gRPC server that implements lc-proto v0 ChartAPI service.