v0.6.0
What's Changed
- Fix panic when failing to connect to identity provider by @maeb in #41
- ci: enable
dependabot
by @trym-b in #42 - build(deps): bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #43
- build(deps): bump golang.org/x/net from 0.10.0 to 0.12.0 by @dependabot in #44
- build(deps): bump golang.org/x/oauth2 from 0.8.0 to 0.10.0 by @dependabot in #45
- build(deps): bump google.golang.org/grpc from 1.55.0 to 1.56.2 by @dependabot in #46
- build(deps): bump github.com/nlnwa/veidemann-api/go from 0.0.0-20220110104816-ea13deeb9671 to 1.0.0-rc.1 by @dependabot in #47
- ci: run test workflow on push by @trym-b in #48
- doc: add known limitations by @trym-b in #49
- build(deps): bump google.golang.org/grpc from 1.56.2 to 1.57.0 by @dependabot in #53
- build(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #52
- build(deps): bump golang.org/x/net from 0.12.0 to 0.14.0 by @dependabot in #56
- build(deps): bump github.com/dgraph-io/badger/v4 from 4.1.0 to 4.2.0 by @dependabot in #55
- build(deps): bump golang.org/x/oauth2 from 0.10.0 to 0.11.0 by @dependabot in #54
- Normalization of dates in responses from query command by @johnerikhalse in #51
- Fix unstable test by @johnerikhalse in #57
- Replaced deprecated github.com/golang/protobuf/ptypes with equivalent from google.golang.org/protobuf/types/known by @johnerikhalse in #59
- Override query templates with flags by @johnerikhalse in #58
- build: rename default branch to
main
by @trym-b in #50 - build(deps): bump actions/checkout from 3 to 4 by @dependabot in #61
New Contributors
- @trym-b made their first contribution in #42
- @dependabot made their first contribution in #43
Full Changelog: v0.5.1...v0.6.0