Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump go.uber.org/zap from 1.16.0 to 1.17.0 #20

Merged
merged 1 commit into from
May 26, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 26, 2021

Bumps go.uber.org/zap from 1.16.0 to 1.17.0.

Release notes

Sourced from go.uber.org/zap's releases.

v1.17.0

Bugfixes:

  • #867[]: Encode <nil> for nil error instead of a panic.
  • #931[], #936[]: Update minimum version constraints to address vulnerabilities in dependencies.

Enhancements:

  • #865[]: Improve alignment of fields of the Logger struct, reducing its size from 96 to 80 bytes.
  • #881[]: Support grpclog.LoggerV2 in zapgrpc.
  • #903[]: Support URL-encoded POST requests to the AtomicLevel HTTP handler with the application/x-www-form-urlencoded content type.
  • #912[]: Support multi-field encoding with zap.Inline.
  • #913[]: Speed up SugaredLogger for calls with a single string.
  • #928[]: Add support for filtering by field name to zaptest/observer.

Thanks to @​ash2k, @​FMLS, @​jimmystewpot, @​Oncilla, @​tsoslow, @​tylitianrui, @​withshubh, and @​wziww for their contributions to this release.

#865: uber-go/zap#865 #867: uber-go/zap#867 #881: uber-go/zap#881 #903: uber-go/zap#903 #912: uber-go/zap#912 #913: uber-go/zap#913 #928: uber-go/zap#928 #931: uber-go/zap#931 #936: uber-go/zap#936

Changelog

Sourced from go.uber.org/zap's changelog.

1.17.0 (25 May 2021)

Bugfixes:

  • #867[]: Encode <nil> for nil error instead of a panic.
  • #931[], #936[]: Update minimum version constraints to address vulnerabilities in dependencies.

Enhancements:

  • #865[]: Improve alignment of fields of the Logger struct, reducing its size from 96 to 80 bytes.
  • #881[]: Support grpclog.LoggerV2 in zapgrpc.
  • #903[]: Support URL-encoded POST requests to the AtomicLevel HTTP handler with the application/x-www-form-urlencoded content type.
  • #912[]: Support multi-field encoding with zap.Inline.
  • #913[]: Speed up SugaredLogger for calls with a single string.
  • #928[]: Add support for filtering by field name to zaptest/observer.

Thanks to @​ash2k, @​FMLS, @​jimmystewpot, @​Oncilla, @​tsoslow, @​tylitianrui, @​withshubh, and @​wziww for their contributions to this release.

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@gianarb gianarb merged commit 4bfec45 into master May 26, 2021
@gianarb gianarb deleted the dependabot/go_modules/go.uber.org/zap-1.17.0 branch May 26, 2021 07:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant