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

Preparing release 1.32.0 #594

Merged
merged 12 commits into from
Apr 24, 2024
Merged

Preparing release 1.32.0 #594

merged 12 commits into from
Apr 24, 2024

Commits on Feb 7, 2024

  1. feat: Remove PII from Logs and Error Outputs

    Implemented privacy measures to strip all PII from zap log entries,
    and from the outputs of String() and Error() methods.
    
    This update minimizes privacy risks by sanitizing log entries and error
    information.
    moisesvega committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    9695ddb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4798bbb View commit details
    Browse the repository at this point in the history
  3. Add more tests

    moisesvega committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    89b5b22 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Add behavioral tests

    moisesvega committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    7418b49 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2024

  1. Configuration menu
    Copy the full SHA
    11e60c8 View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Configuration menu
    Copy the full SHA
    899cabf View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    5e2e80c View commit details
    Browse the repository at this point in the history
  2. Add test case in ZapOut

    moisesvega committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    6296da8 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    fa3d7d4 View commit details
    Browse the repository at this point in the history
  2. Prepare release 1.32.0

    moisesvega committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    0f6144b View commit details
    Browse the repository at this point in the history
  3. Preparing release v1.32.0

    moisesvega committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6bac10a View commit details
    Browse the repository at this point in the history
  4. Update copyright year

    moisesvega committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    1ca0bc2 View commit details
    Browse the repository at this point in the history