github mendersoftware/mender-server v4.0.0-rc.8

latest releases: v4.0.1, v4.1.0-saas.5, v4.1.0-saas.4...
pre-release7 months ago

v4.0.0-rc.8 - 2025-01-27

Bug Fixes

  • (gui) Aligned webhook details behaviour w/ rest of UI
    (MEN-7955) (7860b5b) by @mzedel

  • (gui) Prevented sso config retrieval on plans that don't support this
    (fe6da5d) by @mzedel

  • (gui) Fixed an issue that would prevent deleting & tagging releases in the release overview
    (MEN-7960) (16b2628) by @mzedel

  • (gui) Let on-prem installations refer to the docs to prevent server-url misconfiguration following monorepo transition
    (MEN-7948) (e0dae51) by @mzedel

  • (gui) Fixed end date filters out today's entries in the Audit log, Deployments and Devices
    (3ee84f2) by @aleksandrychev

  • Deviceauth healthcheck panics malformed inventory address
    (70d493a) by @alfrunes

  • Use internal URLs for storage backend when generating artifacts
    (MEN-7939) (3d72d5e) by @alfrunes

    • BREAKING: Generate artifacts API ignores storage.proxy_uri and
      aws.external_url configuration values and instead access the API using
      the same URL as deployments service.

    When generating artifacts, the backend will use the direct access URL
    instead of rewriting the URL using the configured storage.proxy_uri or
    aws.external_url.

  • Deployment device count should not exceed max devices
    (MEN-7847) (15e5fee) by @alfrunes

    Added a condition to skip deployments when the device count reaches max
    devices.

Documentation

Features

Refac

Don't miss a new mender-server release

NewReleases is sending notifications on new releases.