Skip to content

Releases: hearchco/agent

v0.12.0

09 Mar 03:00
a8ba25e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.2...v0.12.0

v0.11.2

05 Mar 19:29
5c355c6
Compare
Choose a tag to compare

What's Changed

  • chore(fly.io): min machines running are in primary region only, enable force https by @aleksasiriski in #234
  • fix(cors,healthcheck): multiple urls for CORS with wildcard support and string response for healthcheck by @aleksasiriski in #235

Full Changelog: v0.11.1...v0.11.2

v0.11.1

05 Mar 14:59
50e8e56
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.11.0...v0.11.1

v0.11.0

01 Mar 18:25
21daeef
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golangci/golangci-lint-action from 3 to 4 by @dependabot in #213
  • build(deps): bump github.com/fxamacker/cbor/v2 from 2.5.0 to 2.6.0 by @dependabot in #217
  • build(deps): bump github.com/gin-contrib/graceful from 0.1.0 to 1.0.0 by @dependabot in #216
  • build(deps): bump golang.org/x/tools from 0.17.0 to 0.18.0 by @dependabot in #215
  • build(deps): bump github.com/redis/go-redis/v9 from 9.4.0 to 9.5.0 by @dependabot in #218
  • build(deps): bump github.com/redis/go-redis/v9 from 9.5.0 to 9.5.1 by @dependabot in #219
  • build(deps): bump github.com/PuerkitoBio/goquery from 1.8.1 to 1.9.0 by @dependabot in #224
  • fix: review and cleanup code relating to bing image search by @k4lizen in #223
  • build(deps): bump github.com/PuerkitoBio/goquery from 1.9.0 to 1.9.1 by @dependabot in #225
  • feat: image search by @aleksasiriski in #226

Full Changelog: v0.10.0...v0.11.0

v0.10.0

09 Feb 23:53
1327085
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/tools from 0.16.1 to 0.17.0 by @dependabot in #177
  • fix(log): added port that the router listens on by @aleksasiriski in #182
  • fix(refactor): structured logs by @aleksasiriski in #178
  • feat: google scholar by @hiddenMedic in #186
  • ci: allow running tests on all PRs by @aleksasiriski in #193
  • ci: separate unit tests for engines and others by @aleksasiriski in #195
  • build(deps): bump github.com/rs/zerolog from 1.31.0 to 1.32.0 by @dependabot in #197
  • build(deps): bump github.com/knadh/koanf/v2 from 2.0.1 to 2.0.2 by @dependabot in #196
  • build(deps): bump github.com/cockroachdb/pebble from 1.0.0 to 1.1.0 by @dependabot in #198
  • build(deps): bump github.com/knadh/koanf/v2 from 2.0.2 to 2.1.0 by @dependabot in #199
  • fix(log): make gin use zerolog structured logs and remove query from logs by @aleksasiriski in #185
  • fix(log,cache): anonymous and hashed queries by @aleksasiriski in #181
  • fix: refactor some engines.Names and config defaults logic by @hiddenMedic in #188
  • feat(cache)!: BadgerDB and db.Get() with already hashed value and TTL by @aleksasiriski in #183
  • fix(proxy)!: added config for multiple rotating proxies and tls verification with CI integration by @aleksasiriski in #187
  • refactor(search,bucket,sedefaults): better project structure by @aleksasiriski in #203
  • fix(brave): title selector by @hiddenMedic in #206

Full Changelog: v0.9.0...v0.10.0

v0.9.0

11 Jan 19:09
68d9aa1
Compare
Choose a tag to compare

What's Changed

  • fix: url parsing by @hiddenMedic in #171
  • build(deps): bump github.com/redis/go-redis/v9 from 9.3.1 to 9.4.0 by @dependabot in #174
  • build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #175
  • feat: added and improved locale specification by @hiddenMedic in #173
  • fix(cache): removed fatals from cache related actions, allowing for clean searching instead of crashing by @aleksasiriski in #176

Full Changelog: v0.8.1...v0.9.0

v0.8.1

03 Jan 23:06
f9fc622
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/upload-artifact from 3 to 4 by @dependabot in #164
  • build(deps): bump golang.org/x/tools from 0.16.0 to 0.16.1 by @dependabot in #163
  • chore: added docker to dependabot by @aleksasiriski in #166
  • chore: added different running options in makefile by @aleksasiriski in #165
  • build(deps): bump github.com/cockroachdb/pebble from 0.0.0-20231206044450-348b3a068f94 to 1.0.0 by @dependabot in #167
  • build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #169
  • build(deps): bump github.com/redis/go-redis/v9 from 9.3.0 to 9.3.1 by @dependabot in #170

Full Changelog: v0.8.0...v0.8.1

v0.8.0

10 Dec 18:41
531d784
Compare
Choose a tag to compare

What's Changed

  • feat: added readme by @hiddenMedic in #160
  • build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #157
  • build(deps): bump golang.org/x/tools from 0.15.0 to 0.16.0 by @dependabot in #156
  • build(deps): bump github.com/gin-contrib/cors from 1.4.0 to 1.5.0 by @dependabot in #155
  • build(deps): bump github.com/gin-contrib/graceful from 0.0.0-20230904152018-e56ed94cd808 to 0.1.0 by @dependabot in #154
  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #162
  • feat: Error handling by @hiddenMedic in #161

Full Changelog: v0.7.0...v0.8.0

v0.7.0

03 Dec 18:54
8b219f5
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.4...v0.7.0

v0.6.4

03 Dec 16:15
6b36f66
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.6.3...v0.6.4