Skip to content

New release/sync from master #509

@bbaldino

Description

@bbaldino

Yesterday I ran into an issue where environment variable overrides weren't working correctly and I realized it's because of this line which does a case-sensitive comparison when looking for a variant constructor, but even changing the capitalization of the environment variable doesn't fix it because they get lower-cased in env.rs. I notice that master has a fix for this to be case insensitive but it looks like the release-0.13.x branch peeled off from master a long time ago (the change was made in master 2 years ago). Are there plans to sync with master and bring in this fix before doing another release?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions