Releases: appclacks/cabourotte
Releases · appclacks/cabourotte
v2.1.0
Changelog
- 526843e Add memory store tracing
- 9cb0e77 Cabourotte: fix README
- 8354241 change span names to match otel conventions
- c3866e0 echo upgrade + otel support
- 5763d2d healthcheck labels as otel spans attributes
- 1063197 remove useless tomb instances
v2.0.0
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
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
Changelog
- 32d37dc discovery log original error and remove the full body
v1.17.0
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
Changelog
- 557f97f Add ServerName to http check + reuse tls config fn
- e6fc7b2 Update link to the doc
v1.15.0
Changelog
- d276abe Allow overriding Host configuration in HTTP checks
v1.14.0
Changelog
- 72c0297 change project mod path + Upgrade dependencies