mirror of
https://github.com/hashicorp/vault.git
synced 2025-11-07 20:01:42 +01:00
* skip connection verification on config read * ensure appropriate default on config update call that results in a creation * changelog * leave verify_connection in config read response * update test to handle output of verify_connection parameter * fix remaining tests
3 lines
118 B
Plaintext
3 lines
118 B
Plaintext
```release-note:bug
|
|
secrets/database: Skip connection verification on reading existing DB connection configuration
|
|
``` |