Skip to content

Releases: beatlabs/harvester

Excessive logging fix

12 Jun 13:05
f04f97c
Compare
Choose a tag to compare
  • Excessive logging (#90)

Maintenance

11 Jun 12:03
f8dbf67
Compare
Choose a tag to compare
  • Use redis universal client instead of a concrete type (#88)
  • Contribution guiline mentions PR squash and merge (#80)
  • Bump github.com/go-redis/redis/v8 from 8.9.0 to 8.10.0 (#87)
  • Bump github.com/go-redis/redis/v8 from 8.8.3 to 8.9.0 (#86)
  • Bump github.com/go-redis/redis/v8 from 8.8.2 to 8.8.3 (#85)
  • Bump github.com/hashicorp/go-hclog from 0.16.0 to 0.16.1 (#84)
  • Bump github.com/go-redis/redis/v8 from 8.8.0 to 8.8.2 (#82)

Redis support (seed and monitor)

14 Apr 17:21
162e7c5
Compare
Choose a tag to compare

Redis support (seed and monitor)

09 Apr 07:56
59dbdfe
Compare
Choose a tag to compare
Pre-release
  • Redis support (#78)

Maintenance

11 Mar 10:32
3d9958e
Compare
Choose a tag to compare
  • Log on info level when seed value is provided (#77)
  • Coveralls migration (#75)
  • Bump github.com/stretchr/testify from 1.6.1 to 1.7.0 (#74)

Notification and Maintenance

04 Jan 11:18
7f03dbb
Compare
Choose a tag to compare
  • Notification Addition (#73)
  • Bump github.com/hashicorp/go-hclog from 0.12.0 to 0.15.0 (#71)
  • Bump github.com/hashicorp/consul/api from 1.5.0 to 1.8.1 (#70)
  • Bump actions/checkout from v1 to v2.3.4 (#68)
  • Bump actions/setup-go from v1 to v2.1.3 (#67)
  • Bump github.com/stretchr/testify from 1.4.0 to 1.6.1 (#69)
  • Fix broken CI (#72)
  • Dependabot alerts

Support for time.duration

08 Nov 11:53
3eb057d
Compare
Choose a tag to compare

3eb057d (HEAD -> master, origin/master, origin/HEAD) Add support for time.duration (#65)

Consul Logging support

12 Aug 13:52
034d984
Compare
Choose a tag to compare
  • Fix doc (#60)
  • Consul logging wrapper (#63)

[Breaking Changes] API improvements

07 Aug 08:07
8a39391
Compare
Choose a tag to compare
  • Add support for automatically monitoring consul-configured values (#59)

Consul client fixes

29 Jul 13:23
85d728f
Compare
Choose a tag to compare
  • Changed use of timeout, instead of setting it on the http client, set it in the consul client (#56)
  • Fix config modify index validation log levels (#54)