Releases: pace/bricks
Releases · pace/bricks
Autumn Blossom
- Swap out HTTP Retry libary and fix issue with retry roundtripper
Vanilla Cherry
POTENTIALLY BREAKING
- Change bricks errors.Hide behaviour to not obfuscate err on exposedErr being nil
Dark Velvet
- Add warmup mechanic to healthchecks
v0.4.1 - Purple Chlorine
What's Changed
- Updated golangci-lint to latest version to be compatible with go version > 1.8
- Fixed linter issues (deprecation warnings)
BREAKING: Changes to postgres backend logging behaviour
- See #315 for details
TL:DR the postgres backend will not log READs anymore unless configured explicitely.
Run healthchecks in background
What's Changed
- Run healthchecks in the background by @mihailozarinschi in #307
Full Changelog: v0.3.6...v0.3.7
v0.3.6
What's Changed
What's Changed
- Contains (draft) https://github.com/pace/bricks/releases/tag/untagged-5a8e89b2c8e11969abc1
- Fix infinite redis healthcheck append #303
Add some default sanitizers for the http package
Merge pull request #298 from pace/add-helpers http,runtime: Add useful default sanitizers