Releases: adobe/xdm
Releases · adobe/xdm
1.24.5.test
[ci skip] updating documentation
1.25.test
v1.9.3
v1.9.2
v1.9.1
v0.9.8
Fixed Issues
- Add Human Friendly Delivery Template Name in ExperienceEvents
- PR #559 Add templateName to experienceevent campaign extension.
Merged Pull Requests
v0.9.7
Fixed Issues
- Implement a communications subscription Campaign extension
- PR #458 Implement a communications subscription Campaign extension
- Add domain and ISP to environment
- PR #537 Add domain and ISP
- Advertising break should not be required
- PR #539 Remove the requirement for offset in advertising break
- Add xdm:localTimezoneOffset next to xdm:localTime under placecontext
Merged Pull Requests
v0.9.6
Fixed Issues
- XDM schema definition for AdCloud Search surfer profiles in AdCloud extension
- PR #477 XDM schema definition for AdCloud Search surfer profiles
- Fix lint checks against extensions
- PR #485 Fix lint checks against extensions
- Define Logical Data Types for XDM
- PR #495 First draft of data type description
- Add the Supplemental Data Identifier field to the Adobe Target extension
- PR #509 Add the Supplemental Data Identifier field to the Adobe Target extension
- Define a Map Data Type for XDM
- PR #511 Define "map" XDM type
- XDM requires many ID's under experience event schema to be length > 20 ...
- PR #524 Removing minLength constraint on measure ids
Merged Pull Requests
- #467 Fixed typo in transactionID
- #492 Journey AI Fatigue and Score schemas
- #504 Correct profile stitching
- #505 Added "eventID" depreciated "businessReason" in Campaign ExperienceEvent extension.
- #506 Updating titles so that they no longer collide
- #513 PR 504 - Updates to make changes additive
- #515 improve name for email fatigue scores in experience event
v0.9.5
Fixed Issues
- Change ID format from "uri" to "uri-reference"
- Combine individual Birthday fields to a single field of format: 'date-time'
- PR #498 Create distinct fields for different cases of birth date
- Fix lint checks against extensions
- PR #485 fix linting issues in extensions folder
Merged Pull Requests
V0.9.3
This release provides the following additions and changes:
- Add: a first version of Video Analytics information to the Experience Event
- Add: datasourceID to the Experience Cloud Extension for Experience Event
- Replace: in the
Identity
schema the@id
property withxdm:id
property - Bug fixes as listed in the changelog below
Full Changelog for this release:
Fixed Issues
- #364 Video Analytics additions for ExperienceEvent
- PR #417 Added Timed Media schemas to
Experience Event
based schemas PR
- PR #417 Added Timed Media schemas to
- #409 Fix campaign extension bugs
- PR #410 Issue409-Fix campaign extension bugs
- #413 WebPageDetails.server shouldn't be constrained to a hostname
- PR #414 Removed hostname format constraint from context/webpagedetails.xdm:server
- #419 Change Identity schema identifier to unstructured string from URI
- PR #420 Change
Identity
Schema@id
property renamed toxdm:id
- PR #420 Change
- #425 Added datasourceID to the ExperienceCloud Extension for Experience Event.
- PR #426 add dataset id as part of event
Merged Pull Requests