2.0.1
v2.0.1 (2023-05-21)
This version fix the download error of previous version but introduce a general error with v2+ releases (#920).
Build
- style: add golangci-lint workflow configuration (#916)
- style: fix linter findings of "gosimple", "govet" and "staticcheck" (#917)
Bump
- periph.io/x/conn/v3 from 3.6.10 to 3.7.0 (#913)
- github.com/gofrs/uuid from 4.3.0+incompatible to 4.4.0+incompatible (#914)
- golang.org/x/net from 0.1.0 to 0.10.0 (#915)
- github.com/nats-io/nats-server/v2 from 2.1.0 to 2.7.4 (#906)
Core
- fix Semantic Import Versioning for v2 (#921)
Docs
- core: adjust changelog generation (#924)