UTMStack
UTMStack copied to clipboard
chore(deps): bump github.com/gin-contrib/gzip from 0.0.6 to 1.2.3 in /soc-ai
Bumps github.com/gin-contrib/gzip from 0.0.6 to 1.2.3.
Release notes
Sourced from github.com/gin-contrib/gzip's releases.
v1.2.3
Changelog
Enhancements
- 3b246bb1ab0a98b1e3685d98711669008e26d84a: chore: update dependencies to latest versions focused on security patches (
@appleboy)Build process updates
- ea4c811f5cc72f7f263ea105a51d354e33a1d24d: ci: update GitHub Actions and improve test configurations (
@appleboy)- f75942add4614f96c7b0a585a3dc3af6e6bd792c: build: drop support for older Go versions and upgrade dependencies (
@appleboy)- aa60ac102420547f81148d57c5e08fbaa48f0162: ci: reorganize and update golangci-lint configuration (
@appleboy)v1.2.2
Changelog
Features
- c881664f9a6e88a9aa562f78328278ec8cd46dbd: feat: add logic to handle weak ETag headers (#100) (
@appleboy)Bug fixes
- 438926dfeb8be56f0052fc211e90d353b99738c5: fix: default auto decompressor on uncompressed or double compressed bodies (#91) (
@alexdyukov)Refactor
- 3529136c16a1f39b15e558b1e7a6dff6a28d8ae7: refactor: improve error handling and resource management in gzip utils (#101) (
@appleboy)- f3f028a0433535f941fef3e483d45defa35a7caf: refactor: refactor middleware and improve API handling (
@appleboy)- 4fc267cc077ea76a93b5fee5d5337c074e769368: refactor: improve error handling and documentation for content encoding (
@appleboy)- aa5d8ee6bb29ab6c0d4055138b4ee24a2e1b07b3: refactor: optimize gzip writer pool management and resource handling (#102) (
@appleboy)v1.2.1
Changelog
Features
- 1b7e80168e465b05dc6808954b0993a41d8e73e5: feat: improve compression level validation and default handling (
@appleboy)- bc3ccd11f2bce606d8ff2059380a4a53262b97ab: feat: add new endpoint and improve middleware functionality (
@appleboy)Bug fixes
- 3bd96db1406edf854eb4070ebb84e16973009fb2: fix: use
Header().Addinstead ofHeader()for settingVaryheader (#99) (@appleboy)Enhancements
- fa0d885d737306430f120ec88aae8b811b360209: chore: update dependencies to latest versions (
@appleboy)Refactor
- 262eca6d329a97000761f4757c382412c558feff: refactor: improve gzip handling and optimize resource management (
@appleboy)- 79e888fe1e39cfaee270886eebcb3762dbf7b1c9: refactor: refactor codebase to improve maintainability and performance (
@appleboy)- e389346319d2ceb6cb1bf71929c5bed35af321be: refactor: refactor codebase and update API integration (
@appleboy)Others
- 3830b8f0d1ea89fd896c149b39a76184d50a5103: fix http: invalid Content-Length of "-1" (#97) (
@evildao)v1.2.0
Changelog
Features
- cb301401d3ac24cd228db8a389932fefd406e077: feat: add support for server-sent events (#72) (
@htrendev)- 969f96e95cadd39faae9b3b5f7c960ed787e37df: feat: gzip decompress-only supports (#90) (
@yzqzss)- 1b4a86607c155042323e02dc103ca01c556db788: feat: improve compression and testing mechanisms across the project (
@appleboy)- 53b6bc1334fba7fa9b6c1633d1d3b3dd57ab48ae: feat: introduce custom compression decision function in handler (#96) (
@appleboy)- f5e478469ba563659b73ce1302fa74ef32e5b2ab: feat: implement HTTP connection hijacking for gzipWriter (
@appleboy)Enhancements
- 9ab966554096a70be3629d1f0e511e69739ca631: chore: update various Go module dependencies to latest versions (
@appleboy)Refactor
- aa0f078fc2ed36b54fc6136811323d0ccfa2ff4e: refactor: refactor and optimize exclusion handling logic (
@appleboy)- 48d0307c68233eb4acd3f7454d253b54086f7969: refactor: refactor
WithDecompressOnlyfunction and update related tests (@appleboy)
... (truncated)
Commits
3b246bbchore: update dependencies to latest versions focused on security patchesaa60ac1ci: reorganize and update golangci-lint configurationf75942abuild: drop support for older Go versions and upgrade dependenciesea4c811ci: update GitHub Actions and improve test configurationsaa5d8eerefactor: optimize gzip writer pool management and resource handling (#102)4fc267crefactor: improve error handling and documentation for content encodingf3f028arefactor: refactor middleware and improve API handling438926dfix: default auto decompressor on uncompressed or double compressed bodies (#91)3529136refactor: improve error handling and resource management in gzip utils (#101)c881664feat: add logic to handle weak ETag headers (#100)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)