Skip to content

v0.10.0

Compare
Choose a tag to compare
@k4lizen k4lizen released this 09 Feb 23:53
· 703 commits to main since this release
1327085

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