python-sdk/openfeature
Federico Bond de36b214dc
fix: remove ProviderEvent.PROVIDER_FATAL (#307)
Signed-off-by: Federico Bond <federicobond@gmail.com>
2024-03-28 16:54:00 +11:00
..
_backports chore: enable mypy strict mode (#257) 2024-01-08 20:09:53 -03:00
hook refactor: mark hook_support module as private/internal (#303) 2024-03-25 18:02:36 +11:00
immutable_dict ci: add mypy type checking and fix/exclude minor issues (#255) 2024-01-07 12:56:32 -03:00
provider feat: implement provider events (#278) 2024-03-22 07:45:00 +11:00
_event_support.py feat: implement provider events (#278) 2024-03-22 07:45:00 +11:00
api.py feat: implement provider events (#278) 2024-03-22 07:45:00 +11:00
client.py feat: populate provider and client metadata in HookContext (#302) 2024-03-25 18:15:26 +11:00
evaluation_context.py fix: Hook methods should have default non-abstract implementations (#216) 2023-10-18 12:30:29 -03:00
event.py fix: remove ProviderEvent.PROVIDER_FATAL (#307) 2024-03-28 16:54:00 +11:00
exception.py fix: run error hooks if provider returns FlagResolutionDetails with non-empty error_code (#291) 2024-03-14 08:31:46 +11:00
flag_evaluation.py fix: run error hooks if provider returns FlagResolutionDetails with non-empty error_code (#291) 2024-03-14 08:31:46 +11:00
py.typed fix: add PEP 561 py.typed marker file (#232) 2023-11-07 09:33:22 -06:00