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(schema): add API descriptors, struct, oneof & list types, and wire encoding spec #21482

Merged
merged 29 commits into from
Oct 1, 2024

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    008c3e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27f2906 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Configuration menu
    Copy the full SHA
    42b8115 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f35a242 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    be5870d View commit details
    Browse the repository at this point in the history
  4. updates

    aaronc committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    7369e5d View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. updates to wire encoding

    aaronc committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    07802d8 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Configuration menu
    Copy the full SHA
    7c36455 View commit details
    Browse the repository at this point in the history
  2. highlight compatibility

    aaronc committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    0c8adfb View commit details
    Browse the repository at this point in the history
  3. updates

    aaronc committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ae7215b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    86482c3 View commit details
    Browse the repository at this point in the history
  5. update field and kinds

    aaronc committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    9f9c197 View commit details
    Browse the repository at this point in the history
  6. update docs

    aaronc committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    20ad428 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

  1. add ObjectValueKind

    aaronc committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    ce89d46 View commit details
    Browse the repository at this point in the history
  2. updates

    aaronc committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    5db1087 View commit details
    Browse the repository at this point in the history
  3. remove nested object kinds

    aaronc committed Aug 24, 2024
    Configuration menu
    Copy the full SHA
    e3cf462 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. update docs

    aaronc committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    18e0f8c View commit details
    Browse the repository at this point in the history
  2. update docs

    aaronc committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    229e940 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    39d5869 View commit details
    Browse the repository at this point in the history
  2. updates to main

    aaronc committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f81500c View commit details
    Browse the repository at this point in the history
  3. update docs

    aaronc committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8b2b6ff View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3a5970e View commit details
    Browse the repository at this point in the history
  5. renaming

    aaronc committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    062a0ac View commit details
    Browse the repository at this point in the history
  6. reorder

    aaronc committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2ba680f View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2024

  1. Configuration menu
    Copy the full SHA
    24eee2b View commit details
    Browse the repository at this point in the history
  2. WIP

    aaronc committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    c7b27ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1a0ccd View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. Configuration menu
    Copy the full SHA
    13e84c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf33506 View commit details
    Browse the repository at this point in the history