What's Changed
** Please take note that we utilize a new operator for this install, please ensure you update the installer to the latest git pull **
- Add contributor docs for docker in #210
- Resolve issue with intermittent access to Patternfly assets in #211
- Fix translation of Launch Title in #213 #214
- Add the pull policy to the Execution Environment Display in #220
- Migrate from coreapi to drf_spectacular in #226
- Migrate to Python 3.12 in #225 derived from Upstream #16208 #16215
- Remove requirement for Galaxy Credentials to belong to an Org in #224 derived from Upstream #16075 #16077
Security Fixes
These CVEs were against the underlying packages we depend on, not directly on Ascender. For several of these, we did not use the affected code at all. They were resolved nevertheless as they will still be reported on any vulnerability scan on the container in your environment.
- Upgrade aiohttp to resolve lots of CVEs CVE-2025-69223 CVE-2025-69224 CVE-2025-69225 CVE-2025-69226 CVE-2025-69227 CVE-2025-69228 CVE-2025-69229 CVE-2025-69230 in #212
- Upgrade azure-core to resolve CVE-2026-21226 in #218
- Update filelock to resolve CVE-2026-22701 in #217
- Update lodash to resolve CVE-2025-13465 in #222
- Upgrade pyasn1 to resolve CVE-2026-23490 in #219
- Upgrade qs to resolve CVE-2025-15284 in #209
- Upgrade urllib3 to resolve CVE-2026-21441 in #215
- Upgrade urllib3 to resolve CVE-2026-21441 in #216
- Upgrade wheel to resolve CVE-2026-24049 in #223
Full Changelog: 25.3.2...25.3.3