Releases: gin-contrib/zap
Releases · gin-contrib/zap
v1.1.6
v1.1.5
Changelog
Enhancements
- a7617b9: chore: update dependencies and Go versions in the project (@appleboy)
- 74cc010: chore: update Go dependencies to latest versions (@appleboy)
- 43bce28: chore(deps): update dependencies to latest versions (@appleboy)
- 6b058ce: chore: update Go module dependencies to latest versions (@appleboy)
- 15e4eec: chore: update Go version and indirect dependencies (@appleboy)
Build process updates
- aff6330: ci(bearer): enhance GitHub workflow with Bearer action and diff option (@appleboy)
- 899ccc9: ci: add GitHub Actions workflow for Bearer PR checks (@appleboy)
- db615b5: ci: update GitHub actions and API usage for improved CI/CD (@appleboy)
- ca1bc9c: ci: update GitHub Actions workflow for Go 1.24 compatibility (@appleboy)
- 05e8246: ci: update and optimize Go linting configuration and toolchain (@appleboy)
Documentation updates
v1.1.4
Changelog
Bug fixes
Enhancements
- 43127d6: chore: update dependencies for improved stability (@appleboy)
- 18d9e0a: chore: standardize naming conventions and update dependencies (@appleboy)
- 3431177: chore: update dependencies to latest versions (@appleboy)
- 3d51282: chore: optimize performance and update dependencies (@appleboy)
- a761fbc: chore: upgrade Go and dependencies to latest versions (@appleboy)
Build process updates
v1.1.3
v1.1.2
v1.1.1
v1.1.0
v1.0.0
Changelog
Features
- d4400a8 feat(func): implement Skipper functionality for logging configuration (#71)
- 58dd173 feat: consolidate code examples into new file
Enhancements
- 0dbb391 chore(deps): bump actions/setup-go from 2 to 4 (#59)
- 1358676 chore(deps): bump golang.org/x/net from 0.15.0 to 0.17.0 (#62)
- 4da7ce3 chore(deps): bump goreleaser/goreleaser-action from 4 to 5 (#58)
- a63110e chore(level): make log level configurable (#53)
- 35a621a chore: remove duplication log to msg (#69)
- 4c79a60 chore: update GitHub Actions and Test Configurations
- 6f17b6f chore: update GitHub Actions versions in workflow files
- 737c214 chore: update Go versions in GitHub Actions workflow
- 2e44ef6 chore: update configuration files for Go version and tags
- d7a16ba chore: update dependencies across multiple modules
- c5decc3 chore: update dependencies to latest versions
- d017ca5 chore: update golang.org/x packages to latest versions
- cd1bff6 chore: update version of actions/setup-go in GitHub workflows
Others
v0.2.0
Changelog
Features
- 4622367 feat: refactor logging functions to use
ZapLoggerinterface
Enhancements
- a584183 chore(deps): add go1.20 version
- fe995df chore(zap): replace otel trace ID with custom fields. (#46)
- 33fb008 chore: update
goreleaser/goreleaser-actionto v4 - 1669c2c chore: update golangci-lint version to latest
- 1f1c990 chore: update supported versions of Go
Others
- 018ec49 build: update Go version requirement and dependencies
v0.1.0
Changelog
Features
- 07883db feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL
Bug fixes
- 30de6b1 fix: Add request meta data when logging request error.
- 751da59 fix: dependency
- 0862d21 fix: remove go1.14 and go1.15
Enhancements
- b36edc1 chore(CD): enable goreleaser config.
- aab63c4 chore(deps): bump github.com/gin-gonic/gin from 1.8.0 to 1.8.1
- 04f4165 chore(deps): bump github/codeql-action from 1 to 2
- fdbf5e4 chore(deps): bump golangci/golangci-lint-action from 2 to 3
- 39b9a05 chore(deps): bump goreleaser/goreleaser-action from 2 to 3
- 7f5e926 chore(gin): upgrade to v1.8.0
- 0c2b37d chore(github): upgrade action package.
- 3542732 chore(go): upgrade go module
- 9334b16 chore(recovery): support custom recovery
- 81070e0 chore(zap): support custom fields for zap (#45)
- c6cdd5a chore: Add go 1.19 and upgrade lint version to v1.49
- 3c53093 chore: upgrade checkout version to v3
- 39bc455 chore: upgrade dependency
Others
- c834bc1 Example for traceId.
- 2c90cac Merge pull request #25 from gin-contrib/dependabot/github_actions/golangci/golangci-lint-action-3
- 40abd12 Merge pull request #29 from gin-contrib/dependabot/github_actions/github/codeql-action-2
- 88f01f4 Merge pull request #32 from gin-contrib/dependabot/github_actions/goreleaser/goreleaser-action-3
- 5b0f0a9 Merge pull request #34 from gin-contrib/dependabot/go_modules/github.com/gin-gonic/gin-1.8.1
- 755e78d Support logging Open Telemetry TraceId.
- fe61b70 chore(CI/CD): add dependabot
- 558f153 chore(CI/CD): remove macos-latest testing