Skip to content

v0.8.1

Compare
Choose a tag to compare
@github-actions github-actions released this 18 Sep 01:31
· 88 commits to master since this release
ac5cf33

NOTE
In this Release, we are changing the architecture of Redis.

// delete all old key
$ redis-cli keys "CVE#*" | xargs redis-cli del

Changelog

ac5cf33 feat(models): remove FeedMeta (#218)
76e786d fix(fetch-nvd): fix 403 Forbidden (#219)
8a51113 breaking-change(redis): change Redis Architecture (#205)
8933fa6 chore: fix .goreleaser.yml (#217)
947df30 chore: chore: move github.com/kotakanbe to github.com/vulsio (#216)