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!: add CancellationTokens, ValueTasks hooks #268

Merged
merged 11 commits into from
Jun 17, 2024
Merged

feat!: add CancellationTokens, ValueTasks hooks #268

merged 11 commits into from
Jun 17, 2024

Commits on May 13, 2024

  1. refactor: Cleanup + plumb cancellation tokens

    Signed-off-by: Austin Drenski <austin@austindrenski.io>
    austindrenski authored and toddbaert committed May 13, 2024
    Configuration menu
    Copy the full SHA
    ac3336d View commit details
    Browse the repository at this point in the history
  2. fixup: resolve conflicts, fix tests

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f49ce15 View commit details
    Browse the repository at this point in the history
  3. fixup: remove TODOs

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed May 13, 2024
    Configuration menu
    Copy the full SHA
    0f92198 View commit details
    Browse the repository at this point in the history
  4. fixup: review feedback

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed May 13, 2024
    Configuration menu
    Copy the full SHA
    950a0a5 View commit details
    Browse the repository at this point in the history
  5. fixup: remove ct for init/shutdown

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed May 13, 2024
    Configuration menu
    Copy the full SHA
    8bbf69d View commit details
    Browse the repository at this point in the history
  6. fixup: add ct specific tests

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed May 13, 2024
    3 Configuration menu
    Copy the full SHA
    036d7a4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Update test/OpenFeature.E2ETests/Steps/EvaluationStepDefinitions.cs

    Co-authored-by: André Silva <2493377+askpt@users.noreply.github.com>
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert and askpt authored May 14, 2024
    Configuration menu
    Copy the full SHA
    316356d View commit details
    Browse the repository at this point in the history
  2. Update test/OpenFeature.Tests/Providers/Memory/InMemoryProviderTests.cs

    Co-authored-by: André Silva <2493377+askpt@users.noreply.github.com>
    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert and askpt authored May 14, 2024
    Configuration menu
    Copy the full SHA
    f9cafdf View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. fixup: review feedback

    Signed-off-by: Todd Baert <todd.baert@dynatrace.com>
    toddbaert committed May 15, 2024
    Configuration menu
    Copy the full SHA
    dc3141d View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

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

Commits on May 31, 2024

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