Skip to content

Releases: appclacks/cabourotte

v2.0.0

06 Jul 08:30
Compare
Choose a tag to compare

Changelog

  • 139946b Frontend: use top level api path + fix duration in html
  • b225d3a Version API + never return json arrays as top level
  • d1cf9b6 Workflow: add goreleaser

v1.19.0

24 Mar 14:03
Compare
Choose a tag to compare

Changelog

  • d8c7f78 Change string format for http error messages
  • 06fc8e8 better http health check management + bump to go 1.22
  • 38420e2 change to MIT License
  • 5c3c3cd fix README
  • 5c8cf99 fix: upgrade githubb workflow to 1.22
  • 451433e increase default buffer size

v1.18.0

06 Jan 15:59
Compare
Choose a tag to compare

Changelog

  • 32d37dc discovery log original error and remove the full body

v1.17.0

20 Dec 13:27
Compare
Choose a tag to compare

Changelog

  • a9721f3 Enclose HTTP listener address in brackets to allow for IPv6 addresses
  • abd382f Merge pull request #26 from sgaunet/feat-cicd-build
  • c91a028 Merge pull request #27 from gecio/http-listener-ipv6-support
  • 4e0bc66 Update dependencies
  • d7a313e Upgrade CI versions
  • a2306ee cicd: build push image on tags
  • eda073c only build/push to dockerhub on appclacks/cabourotte registry
  • de3249e rename MetricsLabels to HealthchecksLabels and update go/Docker

v1.16.0

16 Jul 20:59
Compare
Choose a tag to compare

Changelog

  • 557f97f Add ServerName to http check + reuse tls config fn
  • e6fc7b2 Update link to the doc

v1.15.0

01 Jul 13:18
Compare
Choose a tag to compare

Changelog

  • d276abe Allow overriding Host configuration in HTTP checks

v1.14.0

25 Jun 19:54
Compare
Choose a tag to compare

Changelog

  • 72c0297 change project mod path + Upgrade dependencies

v1.13.0

31 Mar 22:23
fa8bc97
Compare
Choose a tag to compare

Changelog

v1.12.0

28 Jan 13:25
1a6bd72
Compare
Choose a tag to compare

Changelog

  • 1a6bd72 HTTP health check: add native query param support

v1.11.0

26 Dec 22:24
fd225f2
Compare
Choose a tag to compare

Changelog

  • fd225f2 Fix serverName config bug for tls health checks