Stable-20240917
This is a feature and bugfix release.
- Fix conf parser exception with ftps passive ports conf value on unexpected format
- Fix for Jupyter integration with OpenID Connect auth sessions
- Extended log validation support in unit tests
- Expose more OpenStack Cloud integration in conf generator
- Fix a number of python3 string encoding issues in OpenStack Cloud integration
- Expose permanent freeze option in conf generator
- Adjust dnspython dependency version to avoid a security issue (CVE-2023-29483)
- Increased unit test coverage
Note: the Stable-YYYYMMDD release series specifically refers to the master
branch, which is strictly in lock-step with the old SourceForge repo and being phased out. The matching Main-YYYYMMDD and Next-YYYYMMDD releases refer to the corresponding edge
and experimental
branches used in production - despite the somewhat misleading branch names. Thus, we recommend using Main for python2
and Next for python3
deployments.