Skip to content

Releases: Clivern/Beaver

v1.5.0

03 Sep 10:24
Compare
Choose a tag to compare

Changelog

2c3c2e5 fix
0f8bc8d typo

v1.4.0

01 Sep 20:50
Compare
Choose a tag to compare

Changelog

6b5f2a2 fix build

v1.3.0

01 Sep 20:48
Compare
Choose a tag to compare

Changelog

af84d61 Update golang Docker tag to v1.15.7 (#141)
57c529d fix build
03309c1 release v2.0.0

1.2.3

31 Dec 20:43
d9cd51a
Compare
Choose a tag to compare

Changelog

d9cd51a Fix race condition in v1.x.x (#136)
c2fb6cd Mergify: configuration update (#90)
3d4be64 Update .mergify.yml
a8aeda2 Update alpine Docker tag to v3.11 (#91)
9eaaa19 Update alpine Docker tag to v3.12 (#93)
ee48032 Update golang Docker tag to v1.14.4 (#94)
911bf2c Update golang Docker tag to v1.14.5 (#96)
141d4f2 Update golang Docker tag to v1.14.6 (#97)
1db1a39 Update golang Docker tag to v1.15.0 (#100)
c5878e5 Update golang Docker tag to v1.15.1 (#120)
71e443e Update golang Docker tag to v1.15.3 (#125)
0713a49 Update golang Docker tag to v1.15.5 (#127)
d479f61 Update golang Docker tag to v1.15.6 (#128)
c2a4604 Update module go-redis/redis to v7 (#92)
e20daea Update module go-redis/redis/v7 to v7.4.0 (#95)
6419446 Update module spf13/viper to v1.7.1 (#99)
3b282dc Update redis Docker tag to v5.0.10 (#126)
a4b8006 chore(deps): update golang docker tag to v1.14.3 (#74)
2373eee chore(deps): update module go-redis/redis to v6.15.8 (#89)
fd13344 chore(deps): update redis docker tag to v5.0.9 (#80)
0a1d530 chore: bump pkgs (#88)

1.2.2

20 Mar 19:46
Compare
Choose a tag to compare

Changelog

f803865 Add logic handle panic when create log file (#82)
d66531b aaand a gopher
adbd0f0 bump version
207b129 update docker & docker-compose files

1.2.1

18 Feb 11:10
Compare
Choose a tag to compare

Changelog

7b06235 Add clients
1e2edfa Add renovate.json (#65)
10fd477 Create CODEOWNERS
eb65d7b Create FUNDING.yml
cf968f1 Merge pull request #60 from Clivern/feature/go-1.12.x
234209f Merge pull request #64 from Clivern/feature/clients
55f8c09 Update .goreleaser.yml
e738ca9 Update .travis.yml
873ea01 Update CONTRIBUTING.md
28b5366 Update README.md
492eba4 Update alpine Docker tag to v3.10 (#66)
65a903c Update golang Docker tag to v1.13.4 (#67)
0ffbcee Update redis Docker tag to v5.0.7 (#72)
519e8af add go master to allow failures list
2dd43cd fix client unsubscribe channel (#79)
a79b145 version bump

1.2.0

15 Mar 14:31
73b6364
Compare
Choose a tag to compare

Changelog

73b6364 Merge pull request #57 from Clivern/feature/support-tls
12c74c4 bump version to 1.2.0
e03c857 support TLS
c6307bd switch to spf13/viper

1.1.2

10 Feb 21:02
53bf53f
Compare
Choose a tag to compare

Changelog

53bf53f Merge pull request #55 from Clivern/feature/docs
102d2c3 Update docker files & add single node chart

1.1.1

14 Jan 21:46
aa6c232
Compare
Choose a tag to compare

Changelog

d286db4 Fix dockerfile
aa6c232 Merge pull request #47 from Clivern/fix/dockerfile
7200537 Update README.md
f462be1 Update docker-compose.yml
88cc128 bump version to 1.1.1

1.1.0

10 Jan 00:17
Compare
Choose a tag to compare

Changelog

3be2c3f Add 1.9.x and 1.10.x in allowed failures list
4181804 Add assets and templates to binary
f3dfb32 Bump version to 1.1.0
e9779f5 Drop 1.9.x and 1.10.x support from travisCI
b1d550a Fix assets issue
631a6cc Fix port issue
26b6900 Merge pull request #43 from Clivern/feature/description
6b96fb7 Merge pull request #44 from Clivern/feature/go-modules
c09a7a3 Update README and Dockerfile
f424d45 Update README.md
52dbe24 auto release binaries with TravisCI
6f2e819 remove templates and assets loading
0295ae6 switch from dep to go modules
d0263c7 update goreleaser.yml