Skip to content

Releases: gin-contrib/gzip

v1.0.1

02 May 01:23
5046004
Compare
Choose a tag to compare

Changelog

Enhancements

v1.0.0

23 Mar 11:50
b476794
Compare
Choose a tag to compare

Changelog

Enhancements

  • 46340a9 chore(CD): enable goreleaser config.
  • 3819350 chore(CI): add go 1.21
  • d221afa chore(CI): add go1.20 version
  • fffbe9e chore(deps): update dependency.
  • 45b5061 chore: Add go 1.19 and upgrade lint version to v1.49
  • 17b65c8 chore: refactor linter configurations and settings
  • f7d1af4 chore: update GitHub Actions versions in relevant files
  • 4a52e82 chore: update GitHub action to use goreleaser/goreleaser-action v5
  • 95350ab chore: update dependencies to latest versions
  • 7944e91 chore: update golang.org/x packages to latest versions
  • 6af466d chore: update goreleaser
  • d3b1ccd chore: update various third-party dependencies to latest versions

Others

  • cd336fa ci: enhance Go version compatibility in CI workflow
  • b476794 ci: refactor GitHub Actions workflows configurations
  • 49194dd ci: update GitHub Actions workflow to use latest CodeQL version
  • ef7d482 test: refactor test suite for excluded paths and extensions (#80)

Release v0.0.6

05 Jul 03:49
eba7ac8
Compare
Choose a tag to compare
Merge pull request #65 from gin-contrib/dependabot/go_modules/github.…

…com/stretchr/testify-1.8.0

chore(deps): bump github.com/stretchr/testify from 1.7.5 to 1.8.0

v0.0.5: chore: sync.Pool contains sync.noCopy

13 Dec 05:29
Compare
Choose a tag to compare

v0.0.4

12 Dec 23:06
d34904d
Compare
Choose a tag to compare
Fix don't gzip server-sent events (#31)

v0.0.3: Remove Content-Length in more cases (#27)

16 Sep 13:23
474b41b
Compare
Choose a tag to compare

v0.0.2: Merge pull request #36 from standcats/master

22 Jun 14:50
6ac096f
Compare
Choose a tag to compare