Skip to content

25.4.0

Latest

Choose a tag to compare

@github-actions github-actions released this 03 Jun 20:39
· 110 commits to main since this release
a95c207

What's Changed

Notable Items

  • Add new inventory type "Federated" in #361
  • Create production images for ARM64 in #366
  • Add option for custom header logo / browser title in #365
  • Add option for DR deployments for disabling all Schedules in #326
  • New design theme in #351
  • Fix missing columns on User List table in #304
  • Dockerfile cleanup in #323
  • chore(ci): bump GitHub Actions off Node 20 runtimes by @clo-ciq in #327
  • Add revert buttons to Notification secret fields in #331
  • Codecs.open() is being deprecated, and native open is faster in most situations in #333
  • Add per-user preferred language setting by @blaipr in #335
  • Add dark mode support to the UI (PatternFly 4) by @blaipr in #338
  • Add a few more UI tweaks for Darkmode in #342
  • Bump npm patch/minor dependencies by @blaipr in #341
  • Fix: canceled jobs that never started should not set finished time by @flechoide in #343
  • Upgrade to Node 22 as 20 is EOL in #355
  • Update API theme in #356
  • Fix race condition in project directory creation in #358
  • Fix linting issues in codebase in #360
  • Update Federated Inventory docs in #362
  • Pin GitHub Actions to SHAs [SRE-1802] by @tylergohl in #353
  • Update short-sha to v4 in #363

Upstream Patches

  • Upstream 15970 - Revise start_fact_cache and finish_fact_cache to use JSON file in #332
  • Upstream 16417 - Balance controller node selection during capacity ties in #318
  • Upstream 16332 - perf: derive last_job_host_summary from query instead of denormalized FK in #319
  • Upstream 16433 - fix: constructed inventories no longer increase the host count in #322

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.

New Contributors

Full Changelog: 25.3.6...25.4.0