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: Feature Provider Enhancement - #321 #324

Commits on Dec 4, 2024

  1. feat(di): Enhance feature provider registration for improved user exp…

    …erience
    
    Signed-off-by: Artyom Tonoyan <[email protected]>
    arttonoyan committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    b5ddf62 View commit details
    Browse the repository at this point in the history
  2. test: Create integration test project

    Signed-off-by: Artyom Tonoyan <[email protected]>
    arttonoyan committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    fe43af6 View commit details
    Browse the repository at this point in the history
  3. fix(provider-registration): Correct formatting issues

    Signed-off-by: Artyom Tonoyan <[email protected]>
    arttonoyan committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    e063f9d View commit details
    Browse the repository at this point in the history
  4. fix: Correct formatting issues

    Signed-off-by: Artyom Tonoyan <[email protected]>
    arttonoyan committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    d71b7e9 View commit details
    Browse the repository at this point in the history
  5. fix(tests): Resolve failed test cases

    Signed-off-by: Artyom Tonoyan <[email protected]>
    arttonoyan committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    a9c8464 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    Signed-off-by: Artyom Tonoyan <[email protected]>
    arttonoyan committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    480c790 View commit details
    Browse the repository at this point in the history
  7. feat: Support Returning Error Resolutions from Providers (open-featur…

    …e#323)
    
    When provider resolutions with error code set other than `None` are returned, the provider acts as if an error was thrown.
    
    Signed-off-by: christian.lutnik <[email protected]>
    Signed-off-by: Artyom Tonoyan <[email protected]>
    chrfwow authored and arttonoyan committed Dec 4, 2024
    Configuration menu
    Copy the full SHA
    e383697 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    043e767 View commit details
    Browse the repository at this point in the history