1) Update vendor and test (should be a separate PR)
1a) Update version in Makefile
1b) go get -u ./... && go mod tidy && go mod vendor
2) Tag new release version and push tag to github and use github ui to draft a new release
