Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ to include examples, links to docs, or any other relevant information.
- A Nexus operation's user metadata is now serialized with `NexusSerializationContext`, the same way
workflow and activity user metadata are serialized with theirs. This covers the static summary
sent when starting an operation, and the summary and details read back from a description.
- Unified the Nexus link converters. Link URLs are now checked for the `temporal` scheme, and
`eventID` is omitted when unset rather than sent as `0`.

### Security

Expand Down
Loading
Loading