github mend/renovate-ce-ee 9.6.0

2 days ago

Application changes

  • Renovate CLI: Update from 39.176.2 to 39.185.4
  • feat: add HTTPS/TLS support (See Docs for more details)
  • feat: print incoming http/https requests summary MEND_RNV_REQUEST_LOGGER_ENABLED = true
    • Note: enabling this feature will create a lot of noisy prints, it should be enabled for debugging
  • feat: support disabling http server MEND_RNV_HTTP_SERVER_DISABLED
  • feat: debug mode logger MEND_RNV_DEBUG_MODE
    • Displays full configuration details for enhanced troubleshooting (including secrets in plain text)
  • fix: rename RENOVATE_NODE_ARGS to RENOVATE_NODE_OPTIONS (with backward compatibility)
  • feat: support node opts separattion
    • MEND_RNV_NODE_OPTIONS only used by the the worker/server process
    • RENOVATE_NODE_OPTIONS only used by the Renovate job process
    • both options will automatically fallback to the default NODE_OPTIONS

Docs and Helm Charts

  • docs: TLS documentation by @justo-mend in #662
  • docs: documented new feature MEND_RNV_REQUEST_LOGGER_ENABLED by @justo-mend in #663
  • chore(deps): update update mend renovate docker images to v9.6.0 by @renovate in #664

Full Changelog: 9.5.0...9.6.0

Don't miss a new renovate-ce-ee release

NewReleases is sending notifications on new releases.