This list is currently in draft, if you find any change causing issues and that isn’t listed here so kindly add to the list.
List all those major changes that can impact us while upgrading our services and packages.
[Python 3.12]
setuptools
isn't now pre-installed in Python 3.12 virtual environments, instead it should now be installed throughpip
explicitly.