uber-go/zap (go.uber.org/zap)
### [`v1.25.0`](https://togithub.com/uber-go/zap/releases/tag/v1.25.0)
[Compare Source](https://togithub.com/uber-go/zap/compare/v1.24.0...v1.25.0)
This release contains several improvements including performance, API additions,
and two new experimental packages whose APIs are unstable and may change in the
future.
Enhancements:
- [#1246][]: Add `zap/exp/zapslog` package for integration with slog.
- [#1273][]: Add `Name` to `Logger` which returns the Logger's name if one is set.
- [#1281][]: Add `zap/exp/expfield` package which contains helper methods
`Str` and `Strs` for constructing String-like zap.Fields.
- [#1310][]: Reduce stack size on `Any`.
Thanks to [@knight42](https://togithub.com/knight42), [@dzakaammar](https://togithub.com/dzakaammar), [@bcspragu](https://togithub.com/bcspragu), and [@rexywork](https://togithub.com/rexywork) for their contributions
to this release.
[#1246]: https://togithub.com/uber-go/zap/pull/1246
[#1273]: https://togithub.com/uber-go/zap/pull/1273
[#1281]: https://togithub.com/uber-go/zap/pull/1281
[#1310]: https://togithub.com/uber-go/zap/pull/1310
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
v1.24.0
->v1.25.0
Release Notes
uber-go/zap (go.uber.org/zap)
### [`v1.25.0`](https://togithub.com/uber-go/zap/releases/tag/v1.25.0) [Compare Source](https://togithub.com/uber-go/zap/compare/v1.24.0...v1.25.0) This release contains several improvements including performance, API additions, and two new experimental packages whose APIs are unstable and may change in the future. Enhancements: - [#1246][]: Add `zap/exp/zapslog` package for integration with slog. - [#1273][]: Add `Name` to `Logger` which returns the Logger's name if one is set. - [#1281][]: Add `zap/exp/expfield` package which contains helper methods `Str` and `Strs` for constructing String-like zap.Fields. - [#1310][]: Reduce stack size on `Any`. Thanks to [@knight42](https://togithub.com/knight42), [@dzakaammar](https://togithub.com/dzakaammar), [@bcspragu](https://togithub.com/bcspragu), and [@rexywork](https://togithub.com/rexywork) for their contributions to this release. [#1246]: https://togithub.com/uber-go/zap/pull/1246 [#1273]: https://togithub.com/uber-go/zap/pull/1273 [#1281]: https://togithub.com/uber-go/zap/pull/1281 [#1310]: https://togithub.com/uber-go/zap/pull/1310Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.