Changelog
Features
Enhancements
- 5392099: chore: update dependencies to latest versions (@appleboy)
- 76f00ea: chore: update dependencies to latest versions (#333) (@iTanken)
- 246b77a: chore: refine
.goreleaser.yaml
and changelog setup (@appleboy) - efe5553: chore: remove typo server.go (#334) (@jp-santosq)
- 694fee1: chore: upgrade Go and dependencies to latest versions (@appleboy)
- 6e78f18: chore: bump Go version to 1.21.0 (@appleboy)
Refactor
- d36b890: refactor: Provided an Option to Set Cookie using *GinJWTMiddleware (#335) (@maniSHarma7575)
Build process updates
- 4da94ba: ci: update GitHub Actions and Improve CI Robustness (@appleboy)
- a4e49c3: ci: enhance testing matrix and tolerance limits (@appleboy)
- 466d7e9: ci: refine Go workflows and update actions versions (@appleboy)
- a7ade22: ci: refactor GitHub Actions workflows (@appleboy)
- 4339e81: ci: update Go linting action to v6 in CI workflow (@appleboy)
- 30cc93a: ci: refactor Go workflow for improved cross-platform support (@appleboy)
- 2b1dbef: ci: update workflow to support Go 1.23 (@appleboy)
- 2818e89: ci: upgrade GoReleaser action to version 6 (@appleboy)
Documentation updates
- b00ab28: docs(example): update code format (#322) (@AdwindOne)