Releases: hearchco/agent
Releases · hearchco/agent
v0.24.0
What's Changed
- build(deps): bump github.com/go-chi/chi/v5 from 5.0.14 to 5.1.0 by @dependabot in #342
- feat: zstd and disabled reencoding of
/proxy
by @aleksasiriski in #344
Full Changelog: v0.23.1...v0.24.0
v0.23.1
What's Changed
- fix(suggestions): x-suggestions api by @aleksasiriski in #341
Full Changelog: v0.23.0...v0.23.1
v0.23.0
BREAKING
- Config for image proxy timeout has changed from multiple values to a single value.
What's Changed
- fix(imageproxy): switch to get and copy body instead of reverse proxy by @aleksasiriski in #340
Full Changelog: v0.22.0...v0.23.0
v0.22.0
What's Changed
- build(deps): bump github.com/go-chi/chi/v5 from 5.0.13 to 5.0.14 by @dependabot in #338
- feat: Suggestions API by @aleksasiriski in #335
- feat: Favicons proxy by @aleksasiriski in #339
Full Changelog: v0.21.2...v0.22.0
v0.21.2
What's Changed
- fix(cli): version comp args by @aleksasiriski in #337
Full Changelog: v0.21.1...v0.21.2
v0.21.1
What's Changed
- fix: switch to better timing start and end by @aleksasiriski in #336
Full Changelog: v0.21.0...v0.21.1
v0.21.0
BREAKING
- Structure of response now has version and duration alongside results
What's Changed
- feat(router): return version and duration of search by @aleksasiriski in #334
Full Changelog: v0.20.2...v0.21.0
v0.20.2
What's Changed
- build(deps): bump github.com/go-chi/chi/v5 from 5.0.12 to 5.0.13 by @dependabot in #332
- fix: switch to consts instead of runtime structs and comments by @aleksasiriski in #333
Full Changelog: v0.20.1...v0.20.2
v0.20.1
What's Changed
- fix: wg consitency and comments by @aleksasiriski in #330
- fix(search): forgot a case when no workers return for a origin by @aleksasiriski in #331
Full Changelog: v0.20.0...v0.20.1
v0.20.0
BREAKING CHANGES
- The docker image has moved to
ghcr.io/hearchco/agent
- The image proxy salt has been renamed, so instead of using env
HEARCHCO_SERVER_PROXY_SALT
it is nowHEARCHCO_SERVER_IMAGEPROXY_SALT
What's Changed
- build(deps): bump github.com/redis/go-redis/v9 from 9.5.1 to 9.5.2 by @dependabot in #321
- chore: switch air github url by @aleksasiriski in #325
- build(deps): bump goreleaser/goreleaser-action from 5 to 6 by @dependabot in #324
- build(deps): bump golang.org/x/tools from 0.21.0 to 0.22.0 by @dependabot in #323
- feat: huge refactor by @aleksasiriski in #329
Full Changelog: v0.19.2...v0.20.0