Skip to content

Releases: vitalvas/vxdb

v0.8.3

04 Nov 00:22
bbbf424
Compare
Choose a tag to compare

Changelog

  • bbbf424 chore: update dependabot config
  • 45a1341 chore: update deps
  • 33cd17c Merge pull request #18 from vitalvas/dependabot/go_modules/golang.org/x/net-0.17.0
  • 2620589 ci: bump golang.org/x/net from 0.10.0 to 0.17.0
  • b1fce49 Merge pull request #17 from vitalvas/dependabot/go_modules/github.com/prometheus/client_golang-1.17.0
  • 9711dc1 ci: bump github.com/prometheus/client_golang from 1.16.0 to 1.17.0
  • c4bbd21 Merge pull request #16 from vitalvas/dependabot/go_modules/github.com/prometheus/client_golang-1.16.0
  • 625859f ci: bump github.com/prometheus/client_golang from 1.15.1 to 1.16.0
  • cfb095b Merge pull request #15 from vitalvas/dependabot/go_modules/github.com/lestrrat-go/jwx-1.2.26
  • d4e66b0 ci: bump github.com/lestrrat-go/jwx from 1.2.25 to 1.2.26
  • 7cd6d2f Merge pull request #14 from vitalvas/dependabot/go_modules/github.com/prometheus/client_golang-1.15.1
  • 4a6d90f ci: bump github.com/prometheus/client_golang from 1.15.0 to 1.15.1
  • ed0c399 Merge pull request #13 from vitalvas/dependabot/go_modules/github.com/prometheus/client_golang-1.15.0
  • 60effe6 ci: bump github.com/prometheus/client_golang from 1.14.0 to 1.15.0
  • 09bfe37 Merge pull request #12 from vitalvas/dependabot/go_modules/golang.org/x/net-0.7.0
  • 2713d39 ci: bump golang.org/x/net from 0.6.0 to 0.7.0
  • e309280 update deps
  • d3540cd Merge pull request #11 from vitalvas/dependabot/go_modules/github.com/dgraph-io/badger/v3-3.2103.5
  • bd5b0ac ci: bump github.com/dgraph-io/badger/v3 from 3.2103.4 to 3.2103.5

v0.8.2

06 Dec 20:36
5cad600
Compare
Choose a tag to compare

Changelog

  • 5cad600 update dependabot config
  • cb664ea Merge pull request #10 from vitalvas/dependabot/go_modules/github.com/prometheus/client_golang-1.14.0
  • d676e06 ci: bump github.com/prometheus/client_golang from 1.13.1 to 1.14.0
  • d53eee8 Merge pull request #9 from vitalvas/dependabot/go_modules/github.com/prometheus/client_golang-1.13.1
  • 8a61baa Merge pull request #8 from vitalvas/dependabot/go_modules/github.com/dgraph-io/badger/v3-3.2103.4
  • 5d70c2a ci: bump github.com/prometheus/client_golang from 1.13.0 to 1.13.1
  • b44daa2 ci: bump github.com/dgraph-io/badger/v3 from 3.2103.3 to 3.2103.4
  • 6aa8104 Merge pull request #7 from vitalvas/dependabot/go_modules/github.com/dgraph-io/badger/v3-3.2103.3
  • caab9f1 ci: bump github.com/dgraph-io/badger/v3 from 3.2103.2 to 3.2103.3

v0.8.1

07 Oct 10:11
735eef2
Compare
Choose a tag to compare

Changelog

v0.8.0

07 Oct 10:08
ee87f70
Compare
Choose a tag to compare
fix linter errors

v0.7.0

07 Nov 09:08
d6324e1
Compare
Choose a tag to compare

Changelog

d6324e1 block reserved keys in per-db mode
c9d80fb implement db per bucket

Docker images

  • docker pull vitalvas/vxdb:v0.7.0

v0.6.0

07 Aug 21:44
5081eb0
Compare
Choose a tag to compare

Changelog

5081eb0 split http router
f6ea192 add support basic auth
1efb92a update docs - add auth detail for api
db49587 add jwt auth in api
904fb92 Merge pull request #2 from vitalvas/feature/jwt-auth
289b614 fix CVE-2020-26160
6cf308b Merge pull request #1 from vitalvas/feature/jwt-auth
d84f338 implement jwt auth for data
64134be changes in workflows

Docker images

  • docker pull vitalvas/vxdb:v0.6.0

v0.5.2

19 Jun 19:16
85ba013
Compare
Choose a tag to compare

Changelog

85ba013 fix publish ctx via goreleaser

Docker images

  • docker pull vitalvas/vxdb:v0.5.2

v0.5.1

19 Jun 19:01
02bc154
Compare
Choose a tag to compare
switch build ctx to goreleaser

v0.5.0

19 Jun 15:39
5a9f4f1
Compare
Choose a tag to compare
  • Add support encryption
  • Add more metrics
  • Limited value size

v0.4.1

12 Jun 15:14
2780a8c
Compare
Choose a tag to compare

Test release for goreleaser