Skip to content

Release v1.0.14

Compare
Choose a tag to compare
@k-matsuzawa k-matsuzawa released this 17 May 00:42
· 203 commits to master since this release
a3bc5ac

What's Changed

  • chore(deps): bump github.com/mattn/go-sqlite3 from 1.14.9 to 1.14.10 by @dependabot in #46
  • chore(deps): bump github.com/stretchr/testify from 1.7.0 to 1.7.1 by @dependabot in #48
  • test: support go 1.18 in #49
  • feat: update from upstream in #50
    • quickfixgo
      • Make use of SocketCAFile config
    • alpacahq
      • delete tag from fix
  • fix: timer reset in #51
    • fix session timer
    • add logging for changing status and timeout
    • add golangci-lint for local

Full Changelog: v1.0.13...v1.0.14