How to update the stack to latest version (6.0 to 6.1)? #455
|
According to this explanation, I should be able to update the stack from 6.0. to 6.1: https://docs.aws.amazon.com/solutions/latest/serverless-image-handler/update.html
However I can't really figure out how I can achieve this... If I click on my stack Any hint with regards to how I can achieve this is greatly appreciated, thanks! |
Replies: 3 comments
|
@iuliuvisovan sorry about the delay in responding, we will post a how to today |
|
Note, breaking changes can be introduced between versions, so it is important to check the release information for each release between the deployed version and the target version to ensure there are no concerns. It is always advisable to use a test environment that matches the current configuration and use it for the update to find any potential issues. If there are questions or issues, let us know. The latest version is v6.1.1. In general, to update from one version to another more recent version, the process is as follows:
|
|
Moving this to Discussions as it may be useful for others in the future |
Note, breaking changes can be introduced between versions, so it is important to check the release information for each release between the deployed version and the target version to ensure there are no concerns.
It is always advisable to use a test environment that matches the current configuration and use it for the update to find any potential issues.
If there are questions or issues, let us know.
The latest version is v6.1.1.
In general, to update from one version to another more recent version, the process is as follows: