Skip to content

fix: Casesensitive messages for context hydration. #225

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

Conversation

aepfli
Copy link
Member

@aepfli aepfli commented Feb 18, 2025

viper is not honoring case sensitivity on messages, hence the current configuration will not work. This pr fixes this.d

see https://github.com/spf13/viper#does-viper-support-case-sensitive-keys

GRPC is not honoring casesensitivity on messages, hence the current
configuration will not work. This pr fixes this.

Signed-off-by: Simon Schrottner <simon.schrottner@dynatrace.com>
@toddbaert toddbaert self-requested a review February 18, 2025 18:54
@toddbaert toddbaert merged commit c610b60 into open-feature:main Feb 18, 2025
4 checks passed
@toddbaert toddbaert deleted the fix/casesensitive-information-for-context-hydration branch February 18, 2025 18:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants