go-logr/logr
### [`v0.4.0`](https://togithub.com/go-logr/logr/releases/v0.4.0)
[Compare Source](https://togithub.com/go-logr/logr/compare/v0.3.0...v0.4.0)
- Adds `logr.WithCallDepth()`
- Deprecate logr/testing.NullLogger in favor of logr.Discard()
### [`v0.3.0`](https://togithub.com/go-logr/logr/releases/v0.3.0)
[Compare Source](https://togithub.com/go-logr/logr/compare/v0.2.1...v0.3.0)
- Adds support for `NewContext`, `FromContext`, and `FromContextOrDiscard`
- Documents the "underlier" pattern for implementations
### [`v0.2.1`](https://togithub.com/go-logr/logr/releases/v0.2.1)
[Compare Source](https://togithub.com/go-logr/logr/compare/v0.2.0...v0.2.1)
- Adds an `InfoLogger` type alias for v0.1.0 compatibility
### [`v0.2.0`](https://togithub.com/go-logr/logr/releases/v0.2.0)
[Compare Source](https://togithub.com/go-logr/logr/compare/v0.1.0...v0.2.0)
This tag is API-incompatible with previous versions.
- Get rid of `InfoLogger` THIS IS A BREAKING CHANGE
- Clarify that `V()` is supposed to be additive
Renovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: 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 contains the following updates:
v0.1.0
->v0.4.0
Release Notes
go-logr/logr
### [`v0.4.0`](https://togithub.com/go-logr/logr/releases/v0.4.0) [Compare Source](https://togithub.com/go-logr/logr/compare/v0.3.0...v0.4.0) - Adds `logr.WithCallDepth()` - Deprecate logr/testing.NullLogger in favor of logr.Discard() ### [`v0.3.0`](https://togithub.com/go-logr/logr/releases/v0.3.0) [Compare Source](https://togithub.com/go-logr/logr/compare/v0.2.1...v0.3.0) - Adds support for `NewContext`, `FromContext`, and `FromContextOrDiscard` - Documents the "underlier" pattern for implementations ### [`v0.2.1`](https://togithub.com/go-logr/logr/releases/v0.2.1) [Compare Source](https://togithub.com/go-logr/logr/compare/v0.2.0...v0.2.1) - Adds an `InfoLogger` type alias for v0.1.0 compatibility ### [`v0.2.0`](https://togithub.com/go-logr/logr/releases/v0.2.0) [Compare Source](https://togithub.com/go-logr/logr/compare/v0.1.0...v0.2.0) This tag is API-incompatible with previous versions. - Get rid of `InfoLogger` THIS IS A BREAKING CHANGE - Clarify that `V()` is supposed to be additiveRenovate configuration
:date: Schedule: At any time (no schedule defined).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.