mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-10-29 17:52:32 +00:00
* CE parts for mount-namespace entry limit * Remove redundant code from refactor * Add doc comment note about ent-only use of interface * Add CHANGELOG
7 lines
247 B
Plaintext
7 lines
247 B
Plaintext
```release-note:improvement
|
|
|
|
storage/raft (enterprise): add support for separate entry size limit for mount
|
|
and namespace table paths in storage to allow increased mount table size without
|
|
allowing other user storage entries to become larger.
|
|
|
|
``` |