Server-side release notes
Connectors
August 28, 2024
Updates and fixes
- Fixed
currentPeriodRetry
error when adding a connector from Connectors Marketplace. - Reduced frequency of updating dashboard metrics from one minute to five minutes.
Functions
August 7, 2024
Updates
- The Action V2 runtime is obsolete and is no longer supported. Functions that use the V2 runtime are still executing, but you cannot save code changes. For more information, see Migrate a V2 function to the V3 runtime.
Moments API
June 26, 2024
Updates
- Now available under General Availability (GA). Moments API is the Tealium flagship personalization API for real-time moments that matter.
Server-side administration
September 27, 2023
Fixes
- Updated the server-side versions screen to fix incorrect date formatting in the calendar.
Server-side consent management
October 2022
Fixes
- Exposed the Global Privacy Control header (Sec-GPC) as
global_privacy_control_opt_out
in incoming event payloads.- No event-level attribute is automatically added.
- Possible values are
true
, (Sec-GPC: 1),false
(Sec-GPC:0) or unassigned (if there is no header). - For more information about GPC and how to respect the GPC signal with Tealium, see About Global Privacy Control.
- Removed consent-based filtering of Tealium consent change events in EventStream.
- These events can now be streamed to any consent logging destination.
- There are no changes to consent-related filtering of other events or AudienceStream behavior.
Tealium Insights
June 26, 2024
Updates
- Updated to enable custom dashboards to be exported and imported.
Trace
August 7, 2024
Updates and fixes
- Added a message to warn users when Consent Orchestration exemptions have been triggered.