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/logtest: Add RecordFactory #5258

Merged
merged 28 commits into from
Apr 25, 2024
Merged

Commits on Apr 19, 2024

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

Commits on Apr 22, 2024

  1. Configuration menu
    Copy the full SHA
    0430e54 View commit details
    Browse the repository at this point in the history
  2. Introduce assertAttributes

    pellared committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    ecb21ad View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2464512 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    22e5f4b View commit details
    Browse the repository at this point in the history
  5. Add SetObservedTimestamp

    pellared committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    0faec77 View commit details
    Browse the repository at this point in the history
  6. Add SetSeverity

    pellared committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    aa422b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a20910e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c68ebf0 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    0f44304 View commit details
    Browse the repository at this point in the history
  10. Add setters comments

    pellared committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    5c16e95 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f3b40d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    be8e20f View commit details
    Browse the repository at this point in the history
  13. Update changelog

    pellared committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    89858e8 View commit details
    Browse the repository at this point in the history
  14. Fix changelog

    pellared committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    2cab9ad View commit details
    Browse the repository at this point in the history
  15. Add package comment

    pellared committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7676b8b View commit details
    Browse the repository at this point in the history
  16. Add ExampleRecordBuilder

    pellared committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    4df52f0 View commit details
    Browse the repository at this point in the history
  17. Add errcheck

    pellared committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    44794f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    2f48c40 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b9cb31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ea8b319 View commit details
    Browse the repository at this point in the history
  4. Rename Record to NewRecord

    pellared committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    2bb62ff View commit details
    Browse the repository at this point in the history
  5. Rename files

    pellared committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    6e2ff4e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    45902d9 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. Update CHANGELOG.md

    Co-authored-by: Damien Mathieu <42@dmathieu.com>
    pellared and dmathieu committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    59f0956 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d01324 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    803c1c4 View commit details
    Browse the repository at this point in the history
  4. Update changelog

    pellared committed Apr 24, 2024
    Configuration menu
    Copy the full SHA
    fff83e7 View commit details
    Browse the repository at this point in the history