Skip to content

Releases: nlnwa/veidemannctl

v0.8.0

26 Jan 14:45
4a4a97e
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump golang.org/x/oauth2 from 0.15.0 to 0.16.0 by @dependabot in #97
  • Fix nil pointer exception when veidemann is configured without auth by @maeb in #98
  • Revert "refactor: remove non-standard scope" by @maeb in #99

Full Changelog: v0.7.0...v0.8.0

v0.7.0

03 Jan 13:33
e3bd53d
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump actions/setup-go from 4 to 5 by @dependabot in #89
  • build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 by @dependabot in #85
  • build(deps): bump github.com/spf13/viper from 1.17.0 to 1.18.1 by @dependabot in #87
  • build(deps): bump github.com/coreos/go-oidc/v3 from 3.7.0 to 3.9.0 by @dependabot in #88
  • build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 by @dependabot in #91
  • build(deps): bump google.golang.org/grpc from 1.59.0 to 1.60.1 by @dependabot in #93
  • build(deps): bump github.com/spf13/viper from 1.18.1 to 1.18.2 by @dependabot in #95
  • feat: Authorization Code Flow with PKCE by @maeb in #92
  • build(deps): bump google.golang.org/protobuf from 1.31.0 to 1.32.0 by @dependabot in #94

Full Changelog: v0.6.2...v0.7.0

v0.6.2

29 Nov 14:46
556e545
Compare
Choose a tag to compare

What's Changed

  • fix: nil pointer exception by @maeb in #82

Full Changelog: v0.6.1...v0.6.2

v0.6.1

22 Nov 15:36
794a50a
Compare
Choose a tag to compare

What's Changed

  • Updated documentation by @johnerikhalse in #62
  • build(deps): bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #67
  • build(deps): bump google.golang.org/grpc from 1.57.0 to 1.58.2 by @dependabot in #69
  • build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 by @dependabot in #65
  • build(deps): bump golang.org/x/oauth2 from 0.11.0 to 0.12.0 by @dependabot in #64
  • build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #68
  • build(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 by @dependabot in #73
  • build(deps): bump google.golang.org/grpc from 1.58.2 to 1.58.3 by @dependabot in #74
  • build(deps): bump golang.org/x/oauth2 from 0.12.0 to 0.13.0 by @dependabot in #70
  • build(deps): bump github.com/spf13/viper from 1.16.0 to 1.17.0 by @dependabot in #71
  • build(deps): bump google.golang.org/grpc from 1.58.3 to 1.59.0 by @dependabot in #75
  • build(deps): bump github.com/coreos/go-oidc/v3 from 3.6.0 to 3.7.0 by @dependabot in #76
  • build(deps): bump github.com/spf13/cobra from 1.7.0 to 1.8.0 by @dependabot in #77
  • build(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 by @dependabot in #79
  • build(deps): bump golang.org/x/oauth2 from 0.13.0 to 0.14.0 by @dependabot in #78
  • build(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.1 by @dependabot in #80
  • Fix nil pointer exception by @maeb in #81

Full Changelog: v0.6.0...v0.6.1

v0.6.0

05 Sep 06:12
213c69f
Compare
Choose a tag to compare

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

Full Changelog: v0.5.1...v0.6.0

v0.5.1

04 Jul 13:54
6b55c95
Compare
Choose a tag to compare

Changelog

  • 6b55c95 Merge pull request #40 from nlnwa/fix-import-ca
  • 534c477 fix: typo in config.Config struct

v0.5.0

05 Jun 11:23
Compare
Choose a tag to compare

Changelog

  • b4ccf48 Add arm64 to list of build architectures
  • d6be57d Fix install script to support more kernels and architectures
  • a9a1ae5 Only release on semver tags
  • c481ee7 Merge pull request #39 from nlnwa/piece-by-piece
  • 7068732 Remove leftover debug statement
  • 331632f Give loginserver some time to start in test.
  • 9c77e3e Increase context timeout in uri checker test. Still flaky and should be rewritten.
  • c1cf07c Major refurbishment
  • 41177aa Fix CreateTemplateFilter to support multiple filters

v0.4.1

24 Jun 11:30
5ddf39d
Compare
Choose a tag to compare

Changelog

  • 5ddf39d Merge pull request #38 from nlnwa/github-actions
  • 6a2f413 Add GitHub Action workflows for test and release
  • 0376e30 Remove Travis CI configuration
  • c44a81c Update README
  • a16bcd3 Merge pull request #37 from nlnwa/tools
  • b6877fd Update dependencies
  • b111960 Generate docs
  • c86981f Fix typos
  • 9262373 Fix missing dependency when running go generate
  • 1c60239 Merge pull request #36 from nlnwa/report-filtering
  • e5dd1c2 Filter jobexecutions and crawlexecutions on start ime (to and from)
  • 890095e Improved support for filtering crawlexecution and jobexecution report queries
  • ff5ded4 Remove redundant code
  • fb612b0 Remove unused variable typeRegistry in apiutil
  • 324e403 Move subcommand addition (for consistency)
  • 6606816 Remove redundant error output (cobra prints it so it is output two times)
  • 3ed665a Implement stringer interface in version structure

0.4.0

11 May 07:20
d383206
Compare
Choose a tag to compare

Changelog

d383206 Merge pull request #35 from nlnwa/jira/NNA-2490
0c37f07 Fix escape-string for colored output
e0b09d4 Merge pull request #34 from nlnwa/log-service
768ac65 Fix tests
6dacfb4 PageLog/CrawlLog moved from frontierV1 to logV1
2f54e9f update veidemann api
fb22532 Merge pull request #33 from nlnwa/stdout-fix
db31a27 Use stdout instead of stderr to return jobid

0.3.7

14 Dec 19:01
e18c3a2
Compare
Choose a tag to compare

Changelog

e18c3a2 Merge pull request #32 from nlnwa/scope
24808cc Updated to newest API (1.0.0-beta20) Added command for checking scope parameters Fixed some problems with json/yaml parser/formatter