Skip to content

Releases: MarijnKoesen/replikator-api

v0.0.3

21 Dec 14:07
Compare
Choose a tag to compare

http_duration metrics, improved log message, improved locking, remove travis #14

  • Add http_duration metrics
  • Add log message when request has finished
  • Only lock API calls for a specific instance name, and do not block read operations like /metrics
  • Replace travis ci for github actions

v0.0.2

26 Oct 19:52
d45b3e9
Compare
Choose a tag to compare
Add cors middleware

More info: https://github.com/gorilla/mux#handling-cors-requests

v0.0.1

26 Oct 19:46
62180f9
Compare
Choose a tag to compare
Fix copy-paste mistake