PSU 3.7.9 with azure sql and git integration

Product: PowerShell Universal
Version: 3.7.9

I use docker containers. Are there any repercussions to upgrading to latest? Will I be able to downgrade without a problem, if there is an issue?

The upgrade to 3.8.7 went fine. :slight_smile:

Hi @kevinblumenfeld ,

I have downgraded many times and it has worked without issue.

One thing I have done on more than one occasion on my test rig is to stop the container and duplicate my volume data before switching the version number of the image. That way, if I need to downgrade, I have the option of used the pre-upgraded data. This would be handy if something like the lite-db database was upgraded. That way, I would not have to worry about version mismatches.