Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions .vale/styles/config/vocabularies/DependencyTrack/accept.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,17 +13,20 @@ Bento
CPEs
CWEs
Cognito
CSAF
CycloneDX
DEKs
DNs
Dependency-Track
Diataxis
EPSS
ETags?
Entra
Exploitability
Fedora 389 Directory Server
Flashpoint
GUIDs
UUIDs?
GitLab
HDDs
Hackage
Expand All @@ -39,6 +42,7 @@ LDAP
LDAPS
Liquibase
Lucene
MSSQL
Mattermost
MkDocs
Modus
Expand All @@ -52,6 +56,7 @@ OneLogin
OpenID Connect
Operandi
PGTune
PURLs?
Packagist
Percona
PgBouncer
Expand All @@ -77,11 +82,14 @@ Webex
[Bb]ackpressure
[Bb]locklists?
[Bb]ooleans
[Cc]lasspath
[Cc]onfigs?
[Cc]ron
[Cc]rontab
[Dd]atacenter
[Dd]atasources?
[Dd]edup
[Dd]eduped
[Dd]eduplicat(e[ds]?|ing)
[Dd]eduplication
[Dd]efault[Mm]ode
Expand All @@ -98,7 +106,9 @@ Webex
[Ll]iveness
[Ll]ookups
[Ll]oopback
[Ll]ossy
[Mm]icroservices
[Mm]igrators?
[Mm]isconfiguration
[Mm]isconfigured
[Mm]ixeway
Expand All @@ -108,7 +118,9 @@ Webex
[Pp]luggable
[Pp]oolers?
[Pp]roxied
[Rr]eachability
[Rr]eadiness
[Rr]esumability
[Rr]ethrow
[Rr]etryable
[Rr]ollouts
Expand Down
2 changes: 2 additions & 0 deletions docs/concepts/changes-in-v5.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ points lived: the runtime, the policy engine, and the operational model.

This page summarises *what changed and why*. For step-by-step upgrade
instructions, see the [upgrade guides](../guides/upgrading/index.md).
To move data from an existing v4 deployment into v5, see
[Migrating from v4 to v5](../guides/administration/migrating-from-v4.md).

## Why v5

Expand Down
1 change: 1 addition & 0 deletions docs/guides/administration/.pages
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,4 @@ nav:
- backing-up.md
- upgrading-instances.md
- migrating-from-v4.md
- running-v4-and-v5-in-parallel.md
Loading