2025.1 weekly release notes
Review what’s new on the Reltio platform.
Find out what's new and notable each week in Reltio Connected Data Platform 2025.1. Get a bird's-eye view of new features, enhancements, and bug fixes here, then follow topic links to dive into the detail.
2025.1.5.0 weekly release notes | 31-Mar-2025
Learn about the new features and enhancements introduced in this 2025.1.5.0 weekly release.
- Reverse Geocode API supports multiple address results
-
We've enhanced the Reverse Geocoding feature to return multiple address results for a given set of geographic coordinates. You can now define a search radius and maximum number of results — giving you the flexibility to apply custom logic to select the most relevant one. This improvement helps you handle ambiguous or overlapping locations with greater precision. For more information, see topic Get addresses with geographic coordinates.
2025.1.4.0 weekly release notes | 24-Mar-2025
Learn about the new features and enhancements introduced in this 2025.1.4.0 weekly release.
- Reltio Identity 360 Sunset
-
We're officially sunsetting Reltio Identity 360. We now offer enhanced data unification, deeper insights, and improved data quality across our solutions, providing scalable options for mastering your data. Do reach out to us to explore the best solution for your needs.
Contact your Account Executive or Customer Success Manager to discuss the best offering for your business.
- Relation ID now visible in Relationships tab
- In the RELATIONSHIPS tab of the profile, you can now view the Relation ID for each entity's relationships. Click the Show/Hide columns option and select the Relation ID attribute to include it in the Relationships table. This makes it easier to find and reference relationship URIs directly from the UI. For more information, see topic Relationships perspective.
2025.1.3.0 weekly release notes | 18-Mar-2025
Learn about the new features and enhancements introduced in this 2025.1.3.0 weekly release.
- Release Date Change – March 18, 2024
- This week's release landed on March 18 instead of March 17. Thank you for your patience given the additional day to finalize the release.
- Deprecation of AWS Access Key and Secret Authentication on Reltio-Owned AWS Resources
-
We are enhancing security by transitioning from AWS access key and secret authentication to IAM role-based authentication using AssumeRole to access Reltio-owned AWS resources. This change aligns with AWS best practices, reducing credential exposure and improving access management. If you currently use AWS access keys to access Reltio-owned AWS resources, we recommend transitioning to IAM roles as soon as possible.
For more details, see AWS access key and secret in favor of IAM roles for Reltio-owned resources.
- No More Null Surprises! Get Unique Surrogate Keys Every Time
-
We've introduced a new generationLogic parameter, named generateUidWhenAllOvMissing, to improve surrogate crosswalk key generation. Previously, when all attributes for an entity lacked operational values (OVs), the system generated an MD5 hash using
null
values, leading to potential duplicates. Now, with this new parameter, a UUID is generated instead, ensuring unique keys even when all OV values are missing.This update helps prevent unintended entity merges and improves data consistency. It's available in Surrogate Crosswalks configuration for all tenants.
For more details, see Configuring surrogate keys.
2025.1.2.0 weekly release notes | 10-Mar-2025
Learn about the new features and enhancements introduced in this 2025.1.2.0 weekly release.
- Interactions Loading... Skip the Schema!
-
We've simplified how you load interactions into your tenants. Previously, to load interactions, you needed to define a schema. Now, you're able to load interactions with no defined schema. This means that you aren't required to map attributes, allowing you for a quicker setup before the job starts.
This enhancement is available in the Data Loader.
application and in theFor more details, see Load interactions without defining a data model.
- Streamlining Security Configuration with Password Policy Inheritance
-
Customer password policies now inherit the following properties from the default policy if not explicitly defined:
numberOfFailedLoginAttempts
numberOfFailedMFALoginAttempts
inactivePeriodInDays
This simplifies configuration by allowing you to focus on the specific settings you want to customize, while maintaining consistency with the default security standards. For more details, see Set a customer password policy.
2025.1.1.0 weekly release notes | 03-Mar-2025
Learn about the new features and enhancements introduced in this 2025.1.1.0 weekly release.
- Standardized Responses in User Management API
-
The User Management API operations now return a single, standardized error response and HTTP status code for both valid and invalid usernames, ensuring a consistent experience in case of errors. For details on the API operations, see User Management API.