Releases: hearchco/agent
Releases · hearchco/agent
v0.32.3
What's Changed
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.4 to 1.32.5 by @dependabot in #459
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.37.0 to 1.37.1 by @dependabot in #458
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.4 to 1.28.5 by @dependabot in #457
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.5 to 1.28.6 by @dependabot in #463
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.37.1 to 1.37.2 by @dependabot in #461
- build(deps): bump github.com/alecthomas/kong from 1.4.0 to 1.5.0 by @dependabot in #462
Full Changelog: v0.32.2...v0.32.3
v0.32.2
What's Changed
- fix(result): construct result check for proper url by @aleksasiriski in #455
Full Changelog: v0.32.1...v0.32.2
v0.32.1
What's Changed
- build(deps): bump github.com/knadh/koanf/v2 from 2.1.1 to 2.1.2 by @dependabot in #453
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.1 to 1.28.4 by @dependabot in #452
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.36.5 to 1.37.0 by @dependabot in #451
- fix(moreurls): assert that FQDN is not empty upon creation by @aleksasiriski in #454
Full Changelog: v0.32.0...v0.32.1
v0.32.0
What's Changed
- build(deps): bump golang.org/x/tools from 0.26.0 to 0.27.0 by @dependabot in #449
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.36.3 to 1.36.5 by @dependabot in #448
- build(deps): bump github.com/alecthomas/kong from 1.3.0 to 1.4.0 by @dependabot in #447
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.3 to 1.32.4 by @dependabot in #446
- docs: add docs for setup by @allendema in #444
- feat!: remove categories from config and instead pass them as base64 encoded json param by @aleksasiriski in #450
Full Changelog: v0.31.1...v0.32.0
v0.31.1
What's Changed
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.2 to 1.32.3 by @dependabot in #442
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.36.2 to 1.36.3 by @dependabot in #440
- build(deps): bump github.com/alecthomas/kong from 1.2.1 to 1.3.0 by @dependabot in #439
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.28.0 to 1.28.1 by @dependabot in #441
Full Changelog: v0.31.0...v0.31.1
v0.31.0
What's Changed
- build(deps): bump github.com/redis/go-redis/v9 from 9.6.2 to 9.7.0 by @dependabot in #435
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.43 to 1.28.0 by @dependabot in #434
- fix: output FQDN used to request for a favicon (also small refactor) by @aleksasiriski in #437
Full Changelog: v0.30.0...v0.31.0
v0.30.0
What's Changed
- fix(result): defer map unlocks instead of manual by @aleksasiriski in #432
- feat(search/engines): proper URL encoding by @aleksasiriski in #433
Full Changelog: v0.29.2...v0.30.0
v0.29.2
What's Changed
- build(deps): bump github.com/klauspost/compress from 1.17.9 to 1.17.10 by @dependabot in #407
- build(deps): bump github.com/knadh/koanf/providers/env from 0.1.0 to 1.0.0 by @dependabot in #410
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.35.0 to 1.35.3 by @dependabot in #409
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.36 to 1.27.39 by @dependabot in #408
- chore(funding): create by @aleksasiriski in #411
- build(deps): bump github.com/knadh/koanf/providers/file from 1.1.0 to 1.1.2 by @dependabot in #418
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.35.3 to 1.36.0 by @dependabot in #417
- build(deps): bump golang.org/x/net from 0.29.0 to 0.30.0 by @dependabot in #416
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.31.0 to 1.32.0 by @dependabot in #414
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.39 to 1.27.41 by @dependabot in #415
- build(deps): bump golang.org/x/tools from 0.25.0 to 0.26.0 by @dependabot in #424
- build(deps): bump github.com/aws/aws-sdk-go-v2 from 1.32.0 to 1.32.2 by @dependabot in #423
- build(deps): bump github.com/andybalholm/brotli from 1.1.0 to 1.1.1 by @dependabot in #422
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.36.0 to 1.36.2 by @dependabot in #421
- fix(brave): disable results being from google by @aleksasiriski in #412
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.41 to 1.27.43 by @dependabot in #420
- (build): release armv7 binary by @allendema in #419
- ci(goreleaser): lock to v2 and add armv7 to qemu by @aleksasiriski in #425
- ci(goreleaser): fix config and set header by @aleksasiriski in #426
- ci(Dockerfile,goreleaser): switch to scratch base and fix docker manifests by @aleksasiriski in #427
- ci(Dockerfile): use plain alpine tag by @aleksasiriski in #428
- build(Dockerfile): remove TZData from alpine by @aleksasiriski in #429
- fix(main): import embedded TZData for use with scratch image by @aleksasiriski in #430
New Contributors
- @allendema made their first contribution in #419
Full Changelog: v0.29.1...v0.29.2
v0.29.1
What's Changed
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.34.6 to 1.34.9 by @dependabot in #398
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.27.31 to 1.27.35 by @dependabot in #399
- build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 by @dependabot in #397
- chore(go.mod): go1.23 and deps by @aleksasiriski in #405
Full Changelog: v0.29.0...v0.29.1
v0.29.0
What's Changed
- refactor: minor changes and renames by @aleksasiriski in #389
- feat(proxy): make hashes expire after time by @aleksasiriski in #391
- fix(config): ranking defaults by @aleksasiriski in #390
Full Changelog: v0.28.6...v0.29.0