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 OpenFeature.Extensions.Hosting package #181

Commits on Jan 29, 2024

  1. feat: Add OpenFeature.Extensions.Hosting package

    See: open-feature/dotnet-sdk-contrib#127
    
    Signed-off-by: Austin Drenski <austin@austindrenski.io>
    austindrenski committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    bcf19c4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Merge branch 'main' into add-open-feature-extensions-hosting

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    694c0ff View commit details
    Browse the repository at this point in the history
  2. Removed package from merge.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0e4fe74 View commit details
    Browse the repository at this point in the history
  3. Try to fix build errors.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    b39f662 View commit details
    Browse the repository at this point in the history
  4. Changing namespace.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    85d2b36 View commit details
    Browse the repository at this point in the history
  5. Adding the documentation.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c6de9e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Merge branch 'main' into add-open-feature-extensions-hosting

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    1fc6d51 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    90f3723 View commit details
    Browse the repository at this point in the history
  3. reverted version.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ed6fa59 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

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

Commits on Apr 29, 2024

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

Commits on Apr 30, 2024

  1. Update README.md

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    533aea8 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt and beeme1mr authored Apr 30, 2024
    Configuration menu
    Copy the full SHA
    cb9d0f2 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

  1. Adding new example for the DI.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed May 14, 2024
    Configuration menu
    Copy the full SHA
    38ea63e View commit details
    Browse the repository at this point in the history
  2. Making class internal.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed May 14, 2024
    Configuration menu
    Copy the full SHA
    942e759 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Renamed for clarity.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed May 15, 2024
    Configuration menu
    Copy the full SHA
    496eabf View commit details
    Browse the repository at this point in the history
  2. Moved class.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed May 15, 2024
    Configuration menu
    Copy the full SHA
    00011c3 View commit details
    Browse the repository at this point in the history
  3. Renamed stuff.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed May 15, 2024
    Configuration menu
    Copy the full SHA
    8cd3710 View commit details
    Browse the repository at this point in the history
  4. Adding example for global hook.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a9ec44b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    eda289e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge branch 'refs/heads/main' into add-open-feature-extensions-hosting

    # Conflicts:
    #	Directory.Packages.props
    #	README.md
    askpt committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    c57fb4f View commit details
    Browse the repository at this point in the history
  2. chore: Update OpenFeatureHostedService to use ShutdownAsync() method.…

    … Fix unit tests.
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    a24521e View commit details
    Browse the repository at this point in the history
  3. Fix duplicate.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    9daa33f View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. Merge branch 'refs/heads/main' into add-open-feature-extensions-hosting

    # Conflicts:
    #	Directory.Packages.props
    askpt committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    980f65d View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    4bb4cd1 View commit details
    Browse the repository at this point in the history
  2. Fix null refs.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    bedb2f1 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

Commits on Aug 14, 2024

  1. Merge branch 'refs/heads/main' into add-open-feature-extensions-hosting

    # Conflicts:
    #	README.md
    askpt committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    c9c2141 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. Merge branch 'main' into add-open-feature-extensions-hosting

    # Conflicts:
    #	README.md
    askpt committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    ff2512b View commit details
    Browse the repository at this point in the history
  2. Adding extra check.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    4870d9f View commit details
    Browse the repository at this point in the history
  3. Renamed per suggestion.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    cf1f05f View commit details
    Browse the repository at this point in the history
  4. Adding cancellation token check.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    6bd175b View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge branch 'main' into add-open-feature-extensions-hosting

    # Conflicts:
    #	Directory.Packages.props
    askpt committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d338265 View commit details
    Browse the repository at this point in the history
  2. Removed duplicated entry.

    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    85cc629 View commit details
    Browse the repository at this point in the history