Skip to content

Commit 108e24c

Browse files
authored
1 parent 7d1ab37 commit 108e24c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/docs/self-hosting/upgrading-self-hosted-instance.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ order: 22
66

77
**If you are upgrading from v1 or [v2](https://github.com/exceptionless/Exceptionless/releases/tag/v2.0.0) you will need to upgrade to [v3.0](https://github.com/exceptionless/Exceptionless/releases/tag/v3.0.0) before upgrading to the latest release.**
88

9+
## Upgrading from v7 to v7.1
10+
11+
We made some changes to email configuration. Yoy wukk now be required to set the `EX_SmtpFrom` config map/environment variable in order to send email. The value should be in the following format: `"Exceptionless <noreply@YOUR_CUSTOM_DOMAIN_NAME>"`
12+
913
## Upgrading from v6 to v7
1014

1115
A migration job will need to be run as there are several in place data migrations that need to be applied. The migrations will add new index mappings for soft delete support as well as stack status and populate various stack fields with data.

0 commit comments

Comments
 (0)