Nick Cabatoff
84d566db9e
Be consistent with how we report init status. ( #10498 )
...
Also make half-joined raft peers consider storage to be initialized, whether or not they're sealed.
2020-12-08 13:55:34 -05:00
Kloppi313
64b4487d8e
No 'v' in version HTML anchor ( #10491 )
...
* No 'v' in version HTML anchor
The footer version output links to https://www.github.com/hashicorp/vault/blob/master/CHANGELOG.md#v160 (in Version 1.6.0) but you reach the anchor with https://github.com/hashicorp/vault/blob/master/CHANGELOG.md#160 (without 'v' before the version number)
* Removed 'v' from URL version anchor
* Create 10491.txt
Co-authored-by: Chelsea Shaw <chelshaw.dev@gmail.com>
2020-12-08 11:21:48 -06:00
Hridoy Roy
0ada870a52
Only use entropy augmentation for root token creation [VAULT-670] ( #10487 )
...
* Only use entropy augmentation for root token creation
* changelog
* change wording of changelog entry
2020-12-04 09:44:04 -08:00
Michel Vocks
ab72fa06ee
Add AllowedHeader and fix AllowedOrigins in the API ( #10482 )
...
* Add AllowedHeader and fix AllowedOrigins in the API
* Update changelog entry
* Fix wrong response conversion
2020-12-03 14:31:25 +01:00
Michel Vocks
f71203c439
Fix license caching issue ( #10424 )
...
* Fix license caching issue
* Add changelog entry
2020-12-02 18:21:14 +01:00
Michael Golowka
cc7efd393d
MySQL - Fix username generation length bug ( #10433 )
2020-12-01 15:24:51 -07:00
Tom Proctor
bb726296b6
Add changelog for #10416 ( #10473 )
2020-12-01 16:08:19 +00:00
Hridoy Roy
1a1cbabd9d
changelog for vault 849 ( #10435 )
2020-11-30 10:28:32 -08:00
Hridoy Roy
241aa3771f
changelog with go changelog ( #10434 )
2020-11-30 09:24:24 -08:00
Josh Black
bbd78e56b5
Add changelog entry for ent PR 1519 ( #10454 )
2020-11-25 14:25:03 -08:00
Josh Black
b8ba047b35
Allow Vault Agent to run as a Windows service ( #10231 )
2020-11-23 14:24:32 -08:00
Mark Gritter
ab2e28bf55
"vault operator usage" CLI for client count reporting ( #10365 )
...
* Working draft of CLI command.
* Sort order, robustness checking.
* Text edits and check of queries_available.
* Added changelog.
2020-11-23 14:57:35 -06:00
Chelsea Shaw
2e47e39cf7
Fix delete role issue on transform ( #10417 )
...
* Fix bug where adding and then removing a new role on a transformation when no other roles have been created causes an error
* Update test on search-select to reflect new behavior which does not add created options to list on delete
* Add changelog
2020-11-23 10:38:09 -06:00
Meggie
787c306caa
Templates and 1 example ( #10363 )
2020-11-16 14:05:28 -05:00