mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-08 04:11:39 +01:00
* Add API warning based on DB type * Add deprecation notice * Add warning to the top of the docs pages * Update capabilities table * Filter SQLConnectionProducer fields from unrecognized parameters warning * Add test case
4 lines
181 B
Plaintext
4 lines
181 B
Plaintext
```release-note:bug
|
|
database: no longer incorrectly add an "unrecognized parameters" warning for certain SQL database secrets config operations when another warning is returned
|
|
```
|