Releases: gin-contrib/logger
Releases · gin-contrib/logger
v1.2.7
Changelog
Bug fixes
Enhancements
- e1ab9a1: chore(deps): upgrade golang.org/x/crypto to v0.45.0 (@appleboy)
- 01d915c: chore: update Go version and refresh indirect dependencies (@appleboy)
- 5bfe98c: chore: remove bearer.yml workflow (@appleboy)
- 380fb5f: chore(deps): bump actions/checkout from 4 to 6 (@appleboy)
- d5f8a20: chore: drop Go 1.23 support, require Go 1.24+ (@appleboy)
- b55893b: chore(deps): upgrade quic-go to v0.57.1 (@appleboy)
- 4010432: chore(ci): update golangci-lint to v2.6 (@appleboy)
- b1173c9: chore(deps): bump actions/cache from 4 to 5 (@appleboy)
- 1065dca: chore(ci): upgrade trivy-action from 0.33.1 to 0.35.0 (@appleboy)
- fa03ed2: chore(deps): upgrade gin to v1.12.0 and update CI Go versions (@appleboy)
- df37d7e: chore(deps): upgrade golang.org/x/text to v0.35.0 (@appleboy)
Build process updates
- c641ef3: ci: test against latest Go release in CI (@appleboy)
- add07ca: ci: integrate automated Trivy security scanning and reporting (@appleboy)
- ed9a350: ci(workflow): bump goreleaser/goreleaser-action from v6 to v7 (@appleboy)
Documentation updates
Others
v1.2.6
Changelog
Bug fixes
Enhancements
Refactor
Build process updates
v1.2.5
Changelog
Features
- 37aaf5d: feat: add specific log levels by status code (#105) (@nicolaspastorbueno-yape)
- 32f17a2: feat: improve HTTP request logging functionality and customization (@appleboy)
Refactor
v1.2.4
Changelog
Features
- 84d9845: feat: add specific log-message (#106) (@nicolaspastorbueno-yape)
Enhancements
- 7712471: chore: update dependencies and GitHub Actions workflows to latest versions (@appleboy)
- cf5d8eb: chore: update Go version and upgrade dependencies (@appleboy)
Refactor
Build process updates
v1.2.3
v1.2.2
Changelog
Features
Enhancements
Build process updates
Documentation updates
- a53e96f: docs(readme): refactor codebase and improve test coverage (@appleboy)
- 62fff47: docs(readme): improve documentation and logging functionality (@appleboy)
- 3624291: docs(readme): refactor and enhance codebase for better clarity and performance (@appleboy)
- 9df0507: docs(readme): improve documentation and enforce interface checks (@appleboy)
v1.2.1
v1.2.0
Changelog
Features
Enhancements
- 67774ca: chore: update dependencies and adjust modules (@appleboy)
- 46da7b5: chore: update dependencies to latest versions (@appleboy)
- 1af2b37: chore: upgrade Go and dependencies to latest versions (@appleboy)
- bdba8c8: chore: update dependencies to latest versions (@appleboy)
- 51e6098: chore: update Go version and dependencies to latest releases (@appleboy)
- 1cd04f4: chore: link logger with gin context. (#76) (@cedric-appdirect)
- 5cf8008: chore: improve code quality and testing infrastructure (@appleboy)
Build process updates
- 8db09f4: ci: remove project name (@appleboy)
- 4400825: ci: standardize and update CI configuration (@appleboy)
- cba1a2f: ci: update Go workflow to support latest versions only (@appleboy)
- 5e8dcc6: ci: support Go 1.23 in workflow configuration (@appleboy)
- 1840062: ci: update GitHub Actions workflow configuration (@appleboy)
Documentation updates
- 904b080: docs: enhance skipper documentation and simplify examples (@appleboy)
- f8558bf: docs: improve codebase documentation and comments (@appleboy)
- e4203c4: docs: improve code documentation and update test configurations (@appleboy)
- ee07bd7: docs: improve documentation and testing across the project (@appleboy)