Skip to content

v0.11.0

Compare
Choose a tag to compare
@nwtgck nwtgck released this 29 Apr 07:27
· 10 commits to develop since this release

Changelog

  • 21dcc79 Merge branch 'release/0.11.0'
  • a5ce099 bump: 0.11.0
  • 99b2d46 ci: goreleaser/goreleaser-action@v5 and 1.19.2
  • 8bb7954 refactor: use io instead of ioutil
  • d09049e ci: use ubuntu-22.04
  • add2e22 use 4096 bytes for buffer by default
  • 166ef13 fix: not stop when error occurred using pmux
  • 4ba2623 deps: update
  • cfa10ed build(deps): bump actions/setup-go from 4 to 5 (#42)
  • 40fc332 build(deps): bump actions/checkout from 3 to 4 (#37)
  • e53d23d build(deps): bump golang.org/x/crypto from 0.9.0 to 0.11.0 (#35)
  • 5cfe2dd build(deps): bump golang.org/x/crypto from 0.1.0 to 0.9.0 (#31)
  • 9f169ef build(deps): bump actions/setup-go from 3 to 4 (#33)
  • 25e2a57 build(deps): bump golang.org/x/crypto (#28)
  • 4e7e06f build(deps): bump github.com/hashicorp/yamux (#22)
  • fb676d5 ci: go-version: '1.20' (#30)
  • 058f68f build(deps): bump github.com/spf13/cobra from 1.5.0 to 1.7.0 (#29)
  • fc59fc1 ci: use ubuntu-20.04 and on: [push] (#27)
  • 6a52401 build(deps): bump actions/setup-go from 2 to 3 (#14)
  • 9db5a59 build(deps): bump actions/checkout from 2 to 3 (#12)
  • d4f6810 build(deps): bump github.com/spf13/cobra from 1.3.0 to 1.5.0 (#16)
  • fc33747 Merge tag 'v0.10.2' into develop