Releases: gin-contrib/graceful
Releases · gin-contrib/graceful
v1.2.1
Changelog
Others
- d499b57: Add Go 1.26 to GitHub Actions test matrix (@appleboy)
- 7b2ea14: Update golangci-lint version to v2.9 (@appleboy)
- 6b5bd03: Upgrade GitHub Actions versions (@appleboy)
Enhancements
- 52297f2: chore: upgrade core dependencies to latest supported versions (@appleboy)
- e0c0b4e: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@appleboy)
- 233139d: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@appleboy)
- 1f5e656: chore(deps): upgrade golang.org/x/text to v0.35.0 (@appleboy)
Build process updates
v1.2.0
Changelog
Features
- 1828784: feat: add configurable graceful shutdown timeout and related tests (@appleboy)
- 6f9b980: feat: add configurable HTTP server timeout options and examples (@appleboy)
- 49464e5: feat: add lifecycle hook support and documentation for server shutdown (@appleboy)
Bug fixes
Enhancements
- 475a348: chore(deps): upgrade golang.org/x/crypto to v0.45.0 (@appleboy)
- a0b203d: chore: update Go version and upgrade X packages to latest versions (@appleboy)
- 3bf03e0: chore: update dependency versions and clean up dependency tree (@appleboy)
- a41957d: chore: remove bearer.yml workflow (@appleboy)
- f0209cd: chore(deps): bump actions/checkout from 4 to 6 (@appleboy)
- 053f431: chore: drop Go 1.23 support, require Go 1.24+ (@appleboy)
- 5b76795: chore(deps): upgrade quic-go to v0.57.1 (@appleboy)
- 918c781: chore(ci): update golangci-lint to v2.6 (@appleboy)
- 3275027: chore(deps): bump actions/cache from 4 to 5 (@appleboy)
Refactor
Build process updates
- bfc7e52: ci: add automated vulnerability scanning to CI workflow (@appleboy)
- 62161a3: ci: update CI workflow to test against Go 1.25 (@appleboy)
- fa0b354: ci: update CI workflows to latest actions and enhance Trivy scanning (@appleboy)
- 96efa4a: ci: integrate automated Trivy security scanning with reporting (@appleboy)
Documentation updates
v1.1.4
Changelog
Enhancements
Documentation updates
v1.1.3
v1.1.2
v1.1.1
Changelog
Enhancements
- 72c6765: chore(deps): update third-party dependencies to latest versions (@appleboy)
- 86c7ce4: chore(deps): refactor codebase and update dependencies (@appleboy)
- b5075ea: chore: update dependencies to latest versions (@appleboy)
- 23ace23: chore: upgrade Go version and dependencies to latest stable releases (@appleboy)
Refactor
Build process updates
- bae139f: ci(github): improve GitHub Actions workflow configuration (@appleboy)
- 1d4f9c2: ci(github): update GitHub actions and API usage (@appleboy)
Documentation updates
v1.1.0
Changelog
Features
Others
Enhancements
- 589dc29: chore: upgrade golangci-lint and drop old Go versions (@appleboy)
- 27df2b1: chore: upgrade Go and dependencies to latest versions (@appleboy)
- 92212ff: chore: update dependencies and remove unused packages (@appleboy)
- 1c34f39: chore: update dependencies to latest versions (@appleboy)
- ebceea0: chore: upgrade Go version to 1.20 (@appleboy)
- 5e5d296: chore: update Go version to include 1.23 (@appleboy)
- afc8ed8: chore(go): update Go version and upgrade dependencies (@appleboy)
- 397fdff: chore(go): refactor codebase and update configurations (@appleboy)
Build process updates
v1.0.2
v1.0.1
v1.0.0
Changelog
Enhancements
- 057b9ce chore: update dependencies
- 2551004 chore: update dependencies to latest versions
- 269bd6e chore: update dependencies to latest versions
- c4ce41d chore: update dependencies to latest versions
- 4301dce chore: update version of actions/setup-go to v5 in GitHub workflows