mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-30 18:17:55 +00:00
update changelog to include db config connection return value change (#14256)
This commit is contained in:
committed by
GitHub
parent
113cba8ff6
commit
2c0eeb24cf
@@ -1,3 +1,7 @@
|
|||||||
```release-note:feature
|
```release-note:feature
|
||||||
**Database plugin multiplexing**: manage multiple database connections with a single plugin process
|
**Database plugin multiplexing**: manage multiple database connections with a single plugin process
|
||||||
```
|
```
|
||||||
|
|
||||||
|
```release-note:change
|
||||||
|
plugin/database: The return value from `POST /database/config/:name` has been updated to "204 No Content"
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user