Skip to content

2.0.1

Compare
Choose a tag to compare
@gen2thomas gen2thomas released this 21 May 14:17
· 92 commits to release since this release
20a92a3

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)