195 Commits

Author SHA1 Message Date
Thy Ton
8f3b2fb2a6
add azure auth security improvement to upgrade guide 1.19.x (#30035)
---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2025-03-27 10:45:58 -07:00
Sarah Chavis
4383f5bb9c
make AD secrets plugin EOL (#29923) 2025-03-13 15:14:36 -07:00
John-Michael Faircloth
c937b3e254
docs: add details on plugin downgrades (#29678)
* docs: add details on plugin downgrades

* add db events
2025-03-07 10:13:11 -08:00
Jonathan Frappier
416282698a
Fix anchor text in LDAP release note heading (#29847) 2025-03-06 09:32:07 -05:00
JMGoldsmith
af16cb7fbe
Added note for case sensitivity changes in the RADIUS auth plugin (#29846) 2025-03-06 15:15:47 +01:00
Sarah Chavis
e9fe1abd3e
1.19 Release notes (#29835)
* save draft

* add missing nav item

* fix build errors
2025-03-05 12:17:56 -08:00
Steven Clark
0cec5066e6
Add known issue for Azure credential failure (#29788) 2025-03-03 17:11:04 -05:00
John-Michael Faircloth
0df92739ca
docs: fix include syntax in upgrade guides (#29487) 2025-02-03 14:34:22 -05:00
Sarah Chavis
1b5260d696
Suggested edits for identity doc updates (#29339)
* Identity dupe resolution guide first draft

* initial edits

* save progress

* save changes

* add script to find template policies

* save progress

* save work

* push latest updates

* missed one

* Update website/content/docs/upgrading/deduplication/entity-group.mdx

Co-authored-by: Paul Banks <pbanks@hashicorp.com>

* apply additional feedback

* apply feedback

---------

Co-authored-by: Paul Banks <pbanks@hashicorp.com>
2025-01-31 08:53:06 -08:00
John-Michael Faircloth
5e173b0355
docs: db and ldap secrets engine known issues (#29449) 2025-01-30 11:19:49 -06:00
helenfufu
b74e2e798c
Vault 27421 update cap/ldap dep (#29302)
* go get github.com/hashicorp/cap/ldap@main && go mod tidy

* add 1.19 upgrade note

* changelog

* cd sdk && go get github.com/hashicorp/cap/ldap@main && go mod tidy

* add more detail in changelog

* update changelog

* go mod tidy after resolving merge conflicts
2025-01-08 13:27:45 -06:00
akshya96
904734424a
Update docs to reflect that activity log cannot be disabled on Vault Enterprise (#29144)
* add docs changes for enabled field

* remove extra space

* updating docs
2024-12-16 17:06:56 -08:00
James
e43fe23e91
Docs/secrets sync ssrf private endpoints (#28746)
* docs: add Secrets Sync SSRF protection breaking change to 1.17 upgrade guide

The Secrets Sync feature in 1.17.3 introduced SSRF protection that blocks private IP ranges, affecting users accessing secret stores through private endpoints. This adds documentation about the change and available options.

* renamed issue

* referenced secret sync ssrf known issue

* re-ordered secret sync known issue in page

* Hide copy-to-clipboard button on the output example codeblock

---------

Co-authored-by: yhyakuna <yoko@hashicorp.com>
2024-12-13 07:50:24 -08:00
Luis (LT) Carbonell
d23892d803
Add known issue for hsm duplicate (#28983)
* Add known issue for hsm duplicate

* update wording

* swap:

* more clarification

* clean up

* clean up

* clean up

* reorder

* reorder

* link
2024-11-25 09:57:23 -05:00
Violet Hynes
4478a6aa14
Keep wording consistent on main (#28922) 2024-11-15 12:00:57 -05:00
Violet Hynes
e309098d1a
VAULT-32201 release notes for product usage reporting (#28904)
* VAULT-32201 release notes for product usage reporting

* Add note about default report months

* Better release notes
2024-11-14 14:27:38 -05:00
Steven Clark
8403f00caa
Add 1.19.x upgrade note around Transit API change for Ed25519ph signatures (#28847) 2024-11-12 09:06:38 -05:00
Mike Palmiotto
6a145af82a
CE: Remove RequestLimiter config plumbing (#28592)
This PR provides some plumbing for the enterprise counterpart PR:
hashicorp/vault-enterprise#6791
2024-10-04 13:48:16 -04:00
Robert
7112c7be5d
Add activation-flags cluster known issue (#28341) 2024-09-13 17:40:31 -05:00
kpcraig
d01db33b33
Update release notes and knowns issues for aws auth external id bug (#28129)
* add documentation for external_id bug

* Update website/content/docs/release-notes/1.17.0.mdx

Co-authored-by: Ellie <ellie.sterner@hashicorp.com>

* fix partials include

* Update website/content/partials/known-issues/aws-auth-external-id.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/aws-auth-external-id.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Ellie <ellie.sterner@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-09-12 10:31:32 -05:00
Meggie
aea2151dc3
Adding known issue writeup for audit log bug (#28247)
* Create 1_17_audit-log-hmac.mdx

* add to 1.17 notes

* add to 1.16 upgrade notes
2024-08-30 21:57:20 -04:00
Ryan Cragun
ba3d9c9aa0
docs: update Docker curl upgrade guide (#28158)
Signed-off-by: Ryan Cragun <me@ryan.ec>
2024-08-27 11:16:32 -06:00
John-Michael Faircloth
867be6d3e5
docs: add note for ldap auth to upgrade guide (#28015)
* docs: add note for ldap auth to upgrade guide

* Update website/content/docs/upgrading/upgrade-to-1.16.x.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-08-15 09:58:47 -07:00
Ellie
0b4d54ddde
[docs] document manual entity merge failures when sent to PR secondary cluster (#28013)
* document manual entity merge failures when sent to PR secondary cluster

* Update website/content/partials/known-issues/manual-entity-merge-does-not-persist.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/manual-entity-merge-does-not-persist.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/manual-entity-merge-does-not-persist.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Fix link

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-08-08 15:32:54 -05:00
Ryan Cragun
39c9d0b62d
docs: fix upgrade 1.16.x (#27999)
Signed-off-by: Ryan Cragun <me@ryan.ec>
2024-08-06 11:08:36 -06:00
Ryan Cragun
5a69be44a2
docker: add upgrade notes for curl removal (#27995)
Signed-off-by: Ryan Cragun <me@ryan.ec>
2024-08-06 10:56:30 -06:00
akshya96
e1d3c322e7
Auto-rolling billing start docs PR (#27926)
* auto-roll docs changes

* addressing comments

* address comments

* Update website/content/api-docs/system/internal-counters.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* addressing some changes

* update docs

* update docs with common explanation file

* updated note info

* fix 1.18 upgrade doc

* fix content-check error

* Update website/content/partials/auto-roll-billing-start-example.mdx

Co-authored-by: miagilepner <mia.epner@hashicorp.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
Co-authored-by: miagilepner <mia.epner@hashicorp.com>
2024-08-06 16:09:00 +00:00
Ellie
e938ff350f
[docs] Document known issue with duplicate identity groups (#27904)
* init

* fix versions

* remove whitespace

* update version

* fix file name

* fix link

* fix links (included one from other known issue too

* Fix spacing
2024-08-01 08:09:19 -05:00
Marc Boudreau
a41c21b0f0
VAULT-28677: Fix dangling entity-aliases in MemDB after invalidation (#27750)
* properly cleanup aliases no longer in entity during invalidation

* test: verify proper alias removal from entity in invalidation

* add changelog entry

* document dangling entity-alias known issue

* improve entity-alias delete test

* fixup! document dangling entity-alias known issue

* use simpler approach to reconcile entity aliases in invalidation

* adjust comment to match previous code change

* add test covering local aliases

* pre-delete changed entity in invalidation
2024-07-25 15:36:42 -04:00
Victor Rodriguez
dbcc7ef431
Document the Transit AES CMAC known issue. (#27714)
See PR #6147 for details about the problem.
2024-07-08 17:22:28 -04:00
Peter Wilson
a49c892f4b
docs: known issue for listener using proxy_protocol _behavior (#27628)
* docs: known issue for listener proxy protocol behavior

* relative links

* update text

* Update website/content/partials/known-issues/config_listener_proxy_protocol_behavior_issue.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* change one of the uses of 'this'

* Update website/content/partials/known-issues/config_listener_proxy_protocol_behavior_issue.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/partials/known-issues/config_listener_proxy_protocol_behavior_issue.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-07-02 21:52:33 +01:00
Robert
5f078e2d39
Add chroot known-issue and sync activation-flag release note (#27558)
* Add chroot known-issue and activation-flag release note

* Fix reference link
2024-06-21 13:05:12 -05:00
Sarah Chavis
d23db14c46
[DOCS: SPE-827] Add autopilot known issue to 1.15 docs and 1.16/1.17 release notes (#27454)
* Update 1.15 docs with autopilot known issue

* add autopilot issue to 1.16 and 1.17 release notes as known issue
2024-06-20 10:48:30 -07:00
Adrian Todorov
e7f2107b52
clarify the JWT auth bound_audiences change in behaviour (#27541) 2024-06-19 08:56:45 -05:00
Violet Hynes
ff8442dff7
VAULT-28192 Add known issue for Agent/Proxy CPU issue (#27520)
* VAULT-28192 Add known issue for Agent/Proxy CPU issue

* Remove version column

* Add versions to other rows
2024-06-18 09:25:23 -04:00
John-Michael Faircloth
377294fa76
docs: add link to jwt auth upgrade note for 1.16 (#27468) 2024-06-12 18:54:08 +00:00
John-Michael Faircloth
76ebf0b41b
docs: correct auth jwt role requirements (#27384)
* docs: correct auth jwt role requirements

* remove upgrade guide to be added in separate PR

* Revert "remove upgrade guide to be added in separate PR"

This reverts commit 6554d3ff63623a329b0d93f7143d95cd3f19b3e6.

* update required details for bound audience

* Apply suggestions from code review

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* fix formatting to match the existing format of the file

* add 1.16 known issues

* add 1.17 upgrade guide note

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-06-12 13:46:40 -05:00
Sarah Chavis
495d617b01
draft release notes and explicit anchors for easier linking (#27431) 2024-06-11 13:29:55 -07:00
divyaac
ca9c4df71e
Deprecates current_billing_period (#27426)
* Applied oss patches

* Added changelog

* Edited upgrade guide
2024-06-10 14:33:38 -07:00
divyaac
59320bb60b
Deprecated default_report_months (#27350)
* Deprecated default_report_months through docs and upgrade guides

* Added upgraade doc

* Update website/content/docs/upgrading/upgrade-to-1.18.x.mdx

Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>

* Update website/content/api-docs/system/internal-counters.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/upgrading/upgrade-to-1.18.x.mdx

Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>

* Update vault/logical_system_activity.go

Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>

* updated code sample

* Added changelog

* Update website/content/docs/upgrading/upgrade-to-1.18.x.mdx

Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>

* Update changelog/27350.txt

Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>

* Update website/content/docs/upgrading/index.mdx

Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>

* Update upgrade-to-1.18.x.mdx

* Update upgrade-to-1.18.x.mdx

* Added docs nav

* Edited docs nav

* Edited docs

---------

Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-06-06 21:58:54 +00:00
JMGoldsmith
896e825549
known issue with autopilot upgrades (#27286)
* known issue with autopilot upgrades

* Update releases

* Fix typo

* Fix typo

Co-authored-by: Ellie <ellie.sterner@hashicorp.com>

* Update 1.15.0.mdx

* Update 1.16.1.mdx

---------

Co-authored-by: Ellie <ellie.sterner@hashicorp.com>
Co-authored-by: Tony Wittinger <anwittin@users.noreply.github.com>
Co-authored-by: davidadeleon <56207066+davidadeleon@users.noreply.github.com>
2024-05-31 12:39:34 -04:00
Ellie
7438d63f81
docs: document known issue sending sighup to ent standby node (#27155)
* docs: document known issue sending sighup to ent standby node

* be more specific with cause of panic

* add partial to upgrade guides for 1.14, 1.15, 1.16
2024-05-24 06:38:07 -05:00
Mike Palmiotto
ecd164386c
Add a known issue for perf standby reverting to standby (#27062) 2024-05-15 17:49:40 -04:00
Paul Banks
0a06215d1a
Documentation for Adaptive Overload Protection (#26690)
* Document enabling config

* Fix nav data JSON after disabling over-zealous prettifier

* Address review feedback

* Add warning about reloading config during overload

* Bad metrics links

* Another bad link

* Add upgrade note about deprecation

---------

Co-authored-by: Mike Palmiotto <mike.palmiotto@hashicorp.com>
2024-05-10 17:55:57 +01:00
Peter Wilson
8778240665
VAULT-26466: audit - docs for including correlation ID headers by default (#26778)
* Docs for correlation ID changes

* Updates

* Update website/content/docs/audit/index.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/audit/index.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/audit/index.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/audit/index.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Create upgrade 1.17 doc and add audit headers info

* Update website/content/docs/audit/index.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/audit/index.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/audit/index.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

* Update website/content/docs/upgrading/upgrade-to-1.17.x.mdx

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-05-09 17:58:01 +00:00
Steven Clark
0637f5e316
PKI: Change sign-intermediate to truncate notAfter by default (behavior change) (#26796)
* PKI: Change sign-intermediate to truncate notAfter by default

 - The PKI sign-intermediate API allowed an end-user to request a TTL
   value that would extend beyond the signing issuer's notAfter. This would
   generate an invalid CA chain when properly validated.
 - We are now changing the default behavior to truncate the returned certificate
   to the signing issuer's notAfter.
 - End-users can get the old behavior by configuring the signing issuer's
   leaf_not_after_behavior field to permit, and call sign-intermediary
   with the new argument enforce_leaf_not_after_behavior to true. The
   new argument could also be used to enforce an error instead of truncating
   behavior if the signing issuer's leaf_not_after_behavior is set to err.

* Add cl

* Add cl and upgrade note

* Apply suggestions from code review

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-05-09 11:22:04 -04:00
Ellie
84d734d673
[docs] document known issue for azure secrets engine failing on role creation (#26881)
* document known issue for azure secrets engine failing on role creation

* fix empty space

* remove new line

* add workaround

* remove space

---------

Co-authored-by: Tony Wittinger <anwittin@users.noreply.github.com>
2024-05-09 09:48:22 -05:00
Lucy Davinhart || Strawb System
674edc5bc6
Link to deprecation notice page in upgrade guide (#23569)
* Link to deprecation notice page in upgrade guide

---------

Co-authored-by: Sarah Chavis <62406755+schavis@users.noreply.github.com>
2024-05-01 15:17:46 -07:00
Jason Peng
e17b57f5c1
Update vault-ha-upgrade.mdx to not step-down during upgrades (#24457)
Due to the reported issue under https://github.com/hashicorp/vault/pull/24441, we identified that there are users issuing step-down during the upgrade, which is unintended.

We modified the documentation to make it clear that step-down should not be attempted, in addition rephrased the sentence with "step-down" word and exclude that term to avoid confusion.
2024-05-01 14:18:07 -07:00
John-Michael Faircloth
d11819316b
docs: remove non-existing file reference (#26602) 2024-04-23 11:38:41 -07:00