Skip to content

v1.1.4

Latest
Compare
Choose a tag to compare
@cnlangzi cnlangzi released this 05 May 06:35
· 4 commits to main since this release
752c73d

What's Changed

  • fix(sse): fixed gzip/deflate compresser flush issue on SSE request by @cnlangzi in #61
  • chore(deps): bump golang.org/x/crypto from 0.35.0 to 0.36.0 by @dependabot in #62
  • feat(sse): updated event payload and added EventReader/PingEvent by @cnlangzi in #63
  • fix(sse): use ReadCloser instead of Reader by @cnlangzi in #64
  • fix(sse): breakline and concurrent write issues by @cnlangzi in #65
  • chore(deps): bump github.com/go-playground/validator/v10 from 10.25.0 to 10.26.0 by @dependabot in #66
  • chore(deps): bump golang.org/x/crypto from 0.36.0 to 0.37.0 by @dependabot in #67
  • chore(deps): bump golang.org/x/net from 0.37.0 to 0.38.0 by @dependabot in #68
  • fix(viewengine): continue to load other files when one file fails by @cnlangzi in #69
  • fix(hsts): exposed RedirectStatusCode by @cnlangzi in #70
  • feat/asseturl by @cnlangzi in #71
  • Feat/cache by @cnlangzi in #72

Full Changelog: v1.1.3...v1.1.4