Skip to content

Releases: nlnwa/veidemannctl

0.3.6

30 Nov 13:19
6438955
Compare
Choose a tag to compare

Changelog

6438955 Merge pull request #31 from nlnwa/status
4354e45 Update upstream api
c4a100c Support new status format in API

0.3.5

20 Jul 09:26
a5daa11
Compare
Choose a tag to compare

Changelog

a5daa11 Merge pull request #30 from nlnwa/api
47d9bb8 Fix test missing annotation property in meta
533e31e Upgrade veidemann-api-go to v1.0.0-beta17

0.3.4

19 Mar 10:35
Compare
Choose a tag to compare

Changelog

e3709b8 Fix for changes in protobuf equality
a1d5be2 Merge pull request #29 from nlnwa/filter
f32fdb2 new protobuf api
f8ff909 Rewrote filter. Now it handles enums
b03ced1 fix typo
9c35f34 Merge branch 'controller-service'
930104c Implement pause, unpause and status commands

0.3.3

10 Jan 14:51
009ba7f
Compare
Choose a tag to compare

Changelog

009ba7f Merge pull request #27 from nlnwa/import
60ed6e4 Fixed parameter setting wrong flag

0.3.2

10 Jan 14:12
8fc4b81
Compare
Choose a tag to compare

Changelog

8fc4b81 Merge pull request #26 from nlnwa/import
df8670b Cleanup unused code
0da3c5d Merge pull request #25 from nlnwa/import
9181a30 Fixed inconsistencies Better normalization of URLs
487bc02 Fixed wrong flag references

0.3.1

07 Jan 12:01
Compare
Choose a tag to compare

Changelog

32747df Links to github pages
852b9f0 Delete _config.yml
282b4d6 Set theme jekyll-theme-hacker
3c43f55 Merge pull request #24 from nlnwa/import
e066be9 Moved doc to docs
7bdea41 Better statistics
baeabfd Fix test and build problems
486341f Generated documentation and code for regenerating when running go generate
ecc1028 Check in generated bindata to allow for go install without running go generate
e03c59f Refactored import function. Entity is also checked for duplicates Duplicate report can be run on seeds or entities Duplicates are checked for the complete URL except hash
3eb955e Support for temporary contexts Support for setting context to kubectl (the context name used by kubectl will be used)
27933f6 Updated templates
9019b1d Update README.md

0.3.0

29 Nov 14:09
9b3f417
Compare
Choose a tag to compare

Changelog

9b3f417 Merge pull request #23 from nlnwa/report
f319d30 Trying to resolve build problems on travis
bed39df Trying to resolve build problems on travis
f1e3e6a Merge pull request #22 from nlnwa/report
d4fd88b Trying to resolve build problems on travis
a16bf91 Merge pull request #21 from nlnwa/report
a6ee5a0 Removed commented code
570e558 Trying to resolve build problems on travis
2da860b Trying to resolve build problems on travis
e39551c Trying to resolve build problems on travis
c69ffb0 Fixed failing tests
02dd54d Added support for wide output. Currently output is copy of table output for most of the objects.
6cdf65d Refactored table output to use templates
77a89f9 Support for new report API
ede4abd Support for API key
f4b5555 Log config moved to config api

0.2.10

01 Nov 15:36
e8d8852
Compare
Choose a tag to compare

Changelog

e8d8852 Merge pull request #20 from nlnwa/module
3404914 fix goreleaser config using deprecated config
df67c9a Remove generated file
55f549a Module (#19)
1f7d82d Module (#18)
6f24a2d Switch from dep to Go modules (#17)
a2019bc Merge pull request #16 from nlnwa/NNA-1299
f134eec NNA-1299, flags for crawlexecution should not be global

0.2.9

14 Mar 14:26
e0a62cf
Compare
Choose a tag to compare

Changelog

e0a62cf Merge pull request #15 from nlnwa/import_update
6081770 duplicate report as json
8653171 added dry-run to import added duplicate report bugfix

0.2.8

14 Mar 09:18
4fc565d
Compare
Choose a tag to compare

Changelog

4fc565d Merge pull request #14 from nlnwa/import_update
71938be Add call option wait for ready to grpc calls