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

feat(dsm): implement avro schemas for avsc package #4726

Merged
merged 41 commits into from
Oct 4, 2024

Commits on Sep 13, 2024

  1. add dsm schema tracking

    wconti27 committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    eb12e15 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

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

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    4b187c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b8b0b3 View commit details
    Browse the repository at this point in the history
  3. revert fetch change

    wconti27 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    a9cf1fc View commit details
    Browse the repository at this point in the history
  4. fix tests

    wconti27 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    38c1419 View commit details
    Browse the repository at this point in the history
  5. fix test

    wconti27 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    214a679 View commit details
    Browse the repository at this point in the history
  6. more testing

    wconti27 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    c5e65b2 View commit details
    Browse the repository at this point in the history
  7. clean up tests

    wconti27 committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    be68bd5 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8186fbd View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2024

  1. more tests

    wconti27 committed Sep 23, 2024
    Configuration menu
    Copy the full SHA
    7f56ce0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40a2fe8 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. fix sampling

    wconti27 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    4fa3e81 View commit details
    Browse the repository at this point in the history
  2. fix sampling

    wconti27 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    79e4945 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6028c36 View commit details
    Browse the repository at this point in the history
  4. fix protobuf google-api

    wconti27 committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    af12edb View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    48fa7ff View commit details
    Browse the repository at this point in the history
  2. implement avsc schemas

    wconti27 committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    d61cdbc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cf5246 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    237c316 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b01e44 View commit details
    Browse the repository at this point in the history
  3. merge

    wconti27 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3709f7a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f07fe0 View commit details
    Browse the repository at this point in the history
  5. revert tracingChannel change

    wconti27 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1ec86fe View commit details
    Browse the repository at this point in the history
  6. fix channels

    wconti27 committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1f42aab View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. fix proto lint

    wconti27 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    da15fc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8836d37 View commit details
    Browse the repository at this point in the history
  3. clean up files

    wconti27 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    dc264a7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7505359 View commit details
    Browse the repository at this point in the history
  5. more cleanup

    wconti27 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    b294d0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0882cf8 View commit details
    Browse the repository at this point in the history
  7. with versions

    wconti27 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    a376885 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2adeb42 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3f1d5fd View commit details
    Browse the repository at this point in the history
  10. fix avsc tests

    wconti27 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4424307 View commit details
    Browse the repository at this point in the history
  11. add necessary docs

    wconti27 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    af18e69 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    00c4ade View commit details
    Browse the repository at this point in the history
  13. add avsc docs

    wconti27 committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    37c94d4 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2024

  1. Configuration menu
    Copy the full SHA
    0343bca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c23e18 View commit details
    Browse the repository at this point in the history