Skip to content

Release v1.0.12

Choose a tag to compare

@github-actions github-actions released this 10 Mar 17:19
· 9 commits to main since this release
Stricter validation for custom serverUrlKey in config

When throwIfError is true and a custom serverUrlKey is missing,
throw ArgumentException immediately instead of falling back to
"Vault:ApiUrl". This enforces stricter validation for custom keys.