Skip to content

Releases: appclacks/server

v0.2.2

21 Jul 09:55
Compare
Choose a tag to compare

Changelog

  • a3a20c1 pushgateway: use string to store numbers

v0.2.1

11 Jul 22:32
Compare
Choose a tag to compare

Changelog

  • b36a7c6 Add docker compose configuration
  • 7791bdb Database: remove migrations field

v0.2.0

07 Jul 14:55
Compare
Choose a tag to compare

Changelog

  • 94240e1 DB migrations: embed migrations files into the binary
  • 002a965 config: http: use server-name to configure the tls server name

v0.1.1

04 Jul 20:39
Compare
Choose a tag to compare

Changelog

v0.1.0

04 Jul 19:11
Compare
Choose a tag to compare

Changelog

  • 78c91c2 Push gateway: fix prometheus format + add tests

v0.0.3

04 Jul 15:50
Compare
Choose a tag to compare

Changelog

  • 6a46a73 Add delete all pushgateway metric endpoint
  • 930899b Cabourotte discovery: return only enabled checks
  • 7c45066 Fix integration tests for pushgateway changes
  • 510b9eb Fix pushgateway delete endpoint
  • 4fb27a5 Integration: add more tests
  • 913d645 Merge pull request #1 from appclacks/pushgateway
  • c2c4574 Pushgateway implementation
  • 3c2e0fe Pushgateway metrics expiration
  • aea437e Upgrade go-client version
  • 1fbe8aa store: make DB dependency private

v0.0.2

02 Jun 17:32
Compare
Choose a tag to compare

Changelog

  • c8d7091 2 sec for minimum interval
  • 4b229c8 Add goreleaser configuration
  • a388195 CI: improve versions retrieval
  • 519dc8f Dockerfile: get config from the /app/config dir
  • aba0aa7 List health checks: move regex on name in the domain