Skip to content

v25.11.0

Choose a tag to compare

@samuel-esp samuel-esp released this 01 Dec 15:31
8462055

🚀 Release Notes 🚀

  • Logs are now redirected to Stderr following input/output global standards
  • Logs can now be printed in JSON format using the new argument --json-logs. JSON logs are also natively compatible with GCP Cloud Logging specifications
  • Added support for global DEFAULT_WEEKFRAME and DEFAULT_TIMEZONE environment variables, allowing users to define a default weekframe and timezone (e.g., Mon-Fri, Europe/Paris). This lets individual time settings be simplified to entries like DEFAULT_UPTIME=08:00-20:00 or downscaler/uptime=08:00-20:00, with the weekframe and timezone automatically inferred from the global variables.
  • PriorityClass can now be set directly from the Helm Chart values

🏷️ What's Changed 🏷️

🎉 New Contributors 🎉

Full Changelog: v25.9.0...v25.12.0