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

Replace internal aggregate Aggregator with Measure/ComputeAggregation and a Builder #4304

Merged
merged 15 commits into from
Jul 17, 2023

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    030f4b6 View commit details
    Browse the repository at this point in the history
  2. Update SDK to use new builder

    MrAlias committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    b2e0526 View commit details
    Browse the repository at this point in the history
  3. Unexport aggregate.Aggregator

    MrAlias committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8ca67cd View commit details
    Browse the repository at this point in the history
  4. Unexport NewFilter

    MrAlias committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    7e1832c View commit details
    Browse the repository at this point in the history
  5. Unexport new hist funcs

    MrAlias committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    51dc310 View commit details
    Browse the repository at this point in the history
  6. Unexport NewLastValue

    MrAlias committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    e8c365c View commit details
    Browse the repository at this point in the history
  7. Unexport new sum funcs

    MrAlias committed Jul 10, 2023
    Configuration menu
    Copy the full SHA
    8e2687a View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

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

Commits on Jul 14, 2023

  1. Configuration menu
    Copy the full SHA
    7f72e72 View commit details
    Browse the repository at this point in the history
  2. Remove Async method

    MrAlias committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    d5f2a2e View commit details
    Browse the repository at this point in the history
  3. Rename input var to inputs

    MrAlias committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    2a420b7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c3fce3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8826a13 View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

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