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

Fix: Avoid NPE when MDC contains null values #1385

Merged
merged 9 commits into from
Apr 9, 2021

Commits on Apr 8, 2021

  1. Configuration menu
    Copy the full SHA
    1bdbb60 View commit details
    Browse the repository at this point in the history
  2. Remove unused import

    wreulicke committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    3a66a09 View commit details
    Browse the repository at this point in the history
  3. Add reference to changelog

    wreulicke committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    170893a View commit details
    Browse the repository at this point in the history
  4. Apply spotless

    wreulicke committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    9b38d74 View commit details
    Browse the repository at this point in the history
  5. Update CHANGELOG.md

    wreulicke committed Apr 8, 2021
    Configuration menu
    Copy the full SHA
    4fee690 View commit details
    Browse the repository at this point in the history
  6. Add missing import

    wreulicke authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    5f915ee View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    Co-authored-by: Manoel Aranda Neto <5731772+marandaneto@users.noreply.github.com>
    wreulicke and marandaneto authored Apr 8, 2021
    Configuration menu
    Copy the full SHA
    aa67f39 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2021

  1. Avoid NPE properly

    wreulicke committed Apr 9, 2021
    Configuration menu
    Copy the full SHA
    7dec970 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cbe4ae4 View commit details
    Browse the repository at this point in the history