Thanks to visit codestin.com
Credit goes to github.com

Skip to content

v1.1.5

Latest

Choose a tag to compare

@cnlangzi cnlangzi released this 13 Aug 23:55
· 8 commits to main since this release
6f18ecc

What's Changed

  • chore(deps): bump golang.org/x/crypto from 0.37.0 to 0.38.0 by @dependabot[bot] in #73
  • chore(deps): bump golang.org/x/crypto from 0.38.0 to 0.39.0 by @dependabot[bot] in #74
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.26.0 to 10.27.0 by @dependabot[bot] in #75
  • chore(deps): bump golang.org/x/crypto from 0.39.0 to 0.40.0 by @dependabot[bot] in #76
  • fix(sse): fixed connection leak issue by @cnlangzi in #77
  • feat(ext/sse): added KeepAlive feature by @cnlangzi in #78
  • fix(ext/sse): use time.Sleep instead of time.NewTicker to fix cpu issue by @cnlangzi in #79
  • chore(deps): bump golang.org/x/crypto from 0.40.0 to 0.41.0 by @dependabot[bot] in #80
  • fix(ext/sse): improved keepalive by @cnlangzi in #81

Full Changelog: v1.1.4...v1.1.5