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

Update the config crate from 0.13.4 to 0.15.4 #444

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

primeos-work
Copy link
Member

We had to revert the update to version 0.14 in 4c6f027 due to a breaking change that made the config crate case-insensitive regarding configuration keys/settings.
The impact of that upstream change/"regression" was tracked in 0, the change finally got reverted in 1, and version 0.15.0 was released with the original (case-sensitive) behaviour.

We had to revert the update to version 0.14 in 4c6f027 due to a
breaking change that made the `config` crate case-insensitive regarding
configuration keys/settings.
The impact of that upstream change/"regression" was tracked in [0],
the change finally got reverted in [1], and version 0.15.0 was released
with the original (case-sensitive) behaviour.

[0]: rust-cli/config-rs#531
[1]: rust-cli/config-rs#613

Signed-off-by: Michael Weiss <[email protected]>
@primeos-work primeos-work added this pull request to the merge queue Dec 30, 2024
Merged via the queue into science-computing:master with commit e2683ad Dec 30, 2024
13 checks passed
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.

1 participant