Files
vault/changelog/17660.txt
Violet Hynes 50a2bb5c2d VAULT-8519 fix spurious "unknown or unsupported fields" warnings for JSON config (#17660)
* VAULT-8519 add tests for HCL unknown field bug

* VAULT-8519 upversion hcl

* VAULT-8519 include correct comitts in tag

* VAULT-8519 Add changelog
2022-10-27 10:28:03 -04:00

4 lines
128 B
Plaintext

```release-note:bug
core: Fixes spurious warnings being emitted relating to "unknown or unsupported fields" for JSON config
```