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

sdk/log: Processor.OnEmit accetps a Record pointer #5636

Merged
merged 23 commits into from
Aug 1, 2024

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    65934b2 View commit details
    Browse the repository at this point in the history
  2. Update BenchmarkProcessor

    pellared committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    7c70511 View commit details
    Browse the repository at this point in the history
  3. Update unit tests

    pellared committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    eae4fa9 View commit details
    Browse the repository at this point in the history
  4. gofumpt

    pellared committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    fd713c8 View commit details
    Browse the repository at this point in the history
  5. Update DESIGN.md

    pellared committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    07d7af9 View commit details
    Browse the repository at this point in the history
  6. Make BatchProcessor safer

    pellared committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    94f3c6e View commit details
    Browse the repository at this point in the history
  7. Update CHANGELOG.md

    pellared authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    3fe660b View commit details
    Browse the repository at this point in the history
  8. Refine commments

    pellared committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4f5cdb6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3c0a490 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    6a944cf View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

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

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    947aeaf View commit details
    Browse the repository at this point in the history
  2. Apply suggestions from code review

    Co-authored-by: Sam Xie <sam@samxie.me>
    pellared and XSAM authored Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8b64c68 View commit details
    Browse the repository at this point in the history
  3. Revert Record.Clone changes

    pellared committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    790ab22 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55dafb5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    82d5cf7 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

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

Commits on Jul 29, 2024

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

Commits on Jul 30, 2024

  1. Update sdk/log/example_test.go

    Co-authored-by: Tyler Yahn <MrAlias@users.noreply.github.com>
    pellared and MrAlias authored Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b8b7fb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    79f79ee View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d304818 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dfa72a6 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

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