Skip to content

feat: Update the Read me and version bump for Major Release#75

Merged
OMpawar-21 merged 35 commits into
betafrom
enhc/DX-9498
Jul 10, 2026
Merged

feat: Update the Read me and version bump for Major Release#75
OMpawar-21 merged 35 commits into
betafrom
enhc/DX-9498

Conversation

@OMpawar-21

Copy link
Copy Markdown
Contributor

No description provided.

harshitha-cstk and others added 30 commits April 6, 2026 17:27
feat: Add Live Preview editable tags support (addEditableTags/addTags)
DX | 11-05-2026 | Release dev -> stg
…-bump

feat: version bump and changelog for Live Preview editable tags
chore: back-merge master into development
chore: back-merge master into development
…ct deserialization

IEmbeddedObject is an interface and cannot be instantiated directly by
Newtonsoft.Json. Add EmbeddedObject as a concrete implementation covering
both IEmbeddedEntry and IEmbeddedAsset, and EmbeddedObjectConverter to
redirect deserialization from the interface to the concrete class.

EmbeddedObject uses [JsonExtensionData] so custom fields on embedded
entries and assets are preserved rather than silently dropped.
…ect deserialization

Add EmbeddedObject as a concrete implementation of IEmbeddedObject covering
both IEmbeddedEntry and IEmbeddedAsset. Add EmbeddedObjectConverter to redirect
deserialization from the interface to the concrete class. Custom fields on
embedded entries and assets are preserved via [JsonExtensionData].

Add unit tests covering CanConvert isolation, known field mapping, nested
object and array fields in [JsonExtensionData], full Delivery API response
shape, and regression guard for the interface instantiation crash.
fix: add EmbeddedObject and EmbeddedObjectConverter to resolve IEmbeddedObject deserialization failure
@OMpawar-21
OMpawar-21 requested a review from reeshika-h July 10, 2026 03:45
@OMpawar-21
OMpawar-21 requested review from a team as code owners July 10, 2026 03:45
@OMpawar-21
OMpawar-21 merged commit 3a30f9f into beta Jul 10, 2026
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants