Skip to content

Releases: adobe/xdm

1.24.5.test

31 Aug 17:16
Compare
Choose a tag to compare
1.24.5.test Pre-release
Pre-release
[ci skip] updating documentation

1.25.test

30 Aug 16:59
Compare
Choose a tag to compare
1.25.test Pre-release
Pre-release
[ci skip] updating documentation

v1.9.3

23 Apr 16:35
7170f97
Compare
Choose a tag to compare

Merged Pull Requests

#862 Person mixin and person name updates
#863 Added External source system audit properties
#865 Added Updated person birthdate example

v1.9.2

13 Apr 19:41
ef97234
Compare
Choose a tag to compare

Merged Pull Requests

#857 Clean up XDM repo example
#859 Change XDM metric definition schema
#861 Logical mixin groupings v1

v1.9.1

13 Apr 19:42
Compare
Choose a tag to compare

Merged Pull Requests

#837 Adding additional attributes to the alternate name descriptor
#840 Adding property 'locale' to the Environment schema
#853 Add Channel Name to Search Engines Schema

v0.9.8

27 Nov 00:05
f237984
Compare
Choose a tag to compare
v0.9.8 Pre-release
Pre-release

Fixed Issues

  • Add Human Friendly Delivery Template Name in ExperienceEvents
    • PR #559 Add templateName to experienceevent campaign extension.

Merged Pull Requests

  • #523 Unify representation of end-user identity between ExperienceEvent and Profile
  • #552 Added dcx JSON-LD prefix definition & dcx:type property to the meta schema

v0.9.7

30 Oct 19:57
17806c6
Compare
Choose a tag to compare
v0.9.7 Pre-release
Pre-release

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
    • PR #554 Added xdm:localTimezoneOffset to context/placecontext #544

Merged Pull Requests

  • #532 Add producer event source to message/event on pipeline
  • #533 Update to offer management schema

v0.9.6

28 Sep 19:11
4f971f4
Compare
Choose a tag to compare
v0.9.6 Pre-release
Pre-release

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

31 Aug 17:15
8f7636e
Compare
Choose a tag to compare
v0.9.5 Pre-release
Pre-release

Fixed Issues

  • Change ID format from "uri" to "uri-reference"
    • PR #488 Change @id's format from "uri" to "uri-reference" if exists
  • 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

  • #472 Add Journey context and delivery attributes in experience event
  • #479 Fix Segment Identity title conflict
  • #501 Campaign extension schema format/structure change for 0.9.9.5 platform release

V0.9.3

16 Jul 13:20
Compare
Choose a tag to compare
V0.9.3 Pre-release
Pre-release

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 with xdm: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
  • #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 to xdm:id
  • #425 Added datasourceID to the ExperienceCloud Extension for Experience Event.
    • PR #426 add dataset id as part of event

Merged Pull Requests

  • #391 📝 Clarify CLA section of contribution guidelines.
  • #416 Remove definition of xmp:numberOfPixels
  • #423 Add post office box to align with Microsoft CDM
  • #431 Create RELEASING.md file
  • #436 Update Changelog preparing for V0.9.3 release
  • #437 Fixing RELEASING.md