docs/managed-datahub/release-notes/v_0_3_17.md
:::info
This contains detailed release notes. Read the highlights in this blog post.
:::
17-Mar-2026
Breaking Changes:
Security Fix The default signing key and salt values present in application.yaml used in Metadata Service Authentication have been removed. The application now requires these values to be provided via env variables DATAHUB_TOKEN_SERVICE_SIGNING_KEY and DATAHUB_TOKEN_SERVICE_SALT to the GMS deployment, consumers and other related services and jobs. IMPACT:
ACTION:
If the values are not set correctly you may see an error like below in your service logs.
authentication.tokenService.signingKey must be set and not be empty
or
authentication.tokenService.salt must be set and not be empty
:::note For backward compatibility you can set the value of these variables to the previous default values defined here. This is not recommended though, and it is advised to regenerate new tokens with updated keys as soon as possible. :::
New Features:
<!-- Observe -->Improvements & Fixes:
<!-- Observe -->null_percentage → null_countunique_percentage → unique_countempty_percentage → empty_countzero_percentage → zero_countnegative_percentage → negative_count