Skip to content

Commit 262efe2

Browse files
authored
Feature/add create new package version steps (#172)
* added section for creation new version * updated heading * updated heading title
1 parent 954c6ac commit 262efe2

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

content/en/docs/2024.9/Guides/upgrade-cortex/2024.7-to-2024.9/single-server-without-ha/upgrade-web-application-server.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,15 @@ This guide describes how to upgrade {{% ctx %}} Gateway from 2024.7 to 2024.9. P
2626

2727
{{< section "/upgrade/2024.9/upgrade-web-application-server/run-gateway-script.md" >}}
2828

29+
## Publish New Package Versions
30+
{{< alert type="note" title="Note" >}} This only needs to happen for upgrading to this release version as breaking changes were introduced as part of the cleanup of the NServiceBus endpoint and RabbitMQ queues.{{< /alert >}}
31+
1. Log in to Gateway with a user that has the `Admin` role.
32+
1. Click on the `Admin` charm, then `Packages`.
33+
1. For each previously published package version:
34+
* Select the package.
35+
* Click `Create New Version` then click `Save` and wait for the new version to be created.
36+
* Click `Publish`. A success message should appear. If it doesn't it means that there is a problem with the configuration in the `web.config` file for {{% ctx %}} Gateway, or the Application Services aren't healthy.
37+
2938
## Delete Old Execution Service
3039
{{< alert type="note" title="Note" >}} This only needs to happen for upgrading to this release version as breaking changes were introduced as part of the cleanup of the NServiceBus endpoint and RabbitMQ queues.{{< /alert >}}
3140

0 commit comments

Comments
 (0)