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

[Extensions] Moving ExtensionsRequest to use Protobuf #6960

Merged

Commits on Apr 3, 2023

  1. Moving ExtensionRequest to Proto

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    6ed4085 View commit details
    Browse the repository at this point in the history
  2. Adding spotless changes

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    6c0f1a2 View commit details
    Browse the repository at this point in the history
  3. Fixing licenses

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    65dfbb9 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Fixing precommit

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    4b4c9e2 View commit details
    Browse the repository at this point in the history
  2. Adding Changelog

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    f1940e0 View commit details
    Browse the repository at this point in the history
  3. Removing old implementation

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    49a937a View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Adding protobuf gradle plugin to generate classes during build

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    cdc5718 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. Merge branch 'main' into extensionRequestv1

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    e926b8d View commit details
    Browse the repository at this point in the history
  2. Adding protoc compiler in gradle

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f6a2170 View commit details
    Browse the repository at this point in the history
  3. Updating licenses

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 10, 2023
    Configuration menu
    Copy the full SHA
    f65a19d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Adding sourceset for generated protos for javadocs

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 12, 2023
    Configuration menu
    Copy the full SHA
    c91bb9c View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Ignoring generated code for java docs

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    b6af3af View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into extensionRequestv1

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    7873d2c View commit details
    Browse the repository at this point in the history
  3. Adding explicit dependencies for proto

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    08b76ba View commit details
    Browse the repository at this point in the history
  4. Adding somemore

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    96a157a View commit details
    Browse the repository at this point in the history
  5. Ignoring license headers for generated code

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 19, 2023
    Configuration menu
    Copy the full SHA
    2c40329 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. Addressing comments

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    84019a7 View commit details
    Browse the repository at this point in the history
  2. Moving to central versioning

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    b71ec29 View commit details
    Browse the repository at this point in the history
  3. Addressing comments

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    33e500a View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Removing thirdpartyaudit from hdfs

    Signed-off-by: Sarat Vemulapalli <vemulapallisarat@gmail.com>
    saratvemulapalli committed Apr 21, 2023
    Configuration menu
    Copy the full SHA
    1089388 View commit details
    Browse the repository at this point in the history