use pre-sized maps for fixed-size payloads
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-02-28 10:52:36 +01:00
parent 63278c09c8
commit 2b0f458da3
11 changed files with 82 additions and 62 deletions

View File

@ -1,3 +1,11 @@
## unreleased
### Improvements
* Use pre-sized map objects for fixed-size payloads
### Test
* Tested against Vault 1.6.2
## 0.9.2 (2021-01-24)
### Fixes