Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(document): handle SDK document reference correctly in the serializer #3205

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

chillleader
Copy link
Member

Description

This PR fixes a bug because of which document references from the connector context were not serialized correctly.

@chillleader chillleader self-assigned this Aug 29, 2024
@chillleader chillleader requested a review from a team as a code owner August 29, 2024 13:41
Copy link
Contributor

@johnBgood johnBgood left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TY!

@chillleader chillleader merged commit 522c000 into epic-1748-doc-ref-handling Aug 29, 2024
5 checks passed
@chillleader chillleader deleted the fix-document-serializer branch August 29, 2024 14:09
github-merge-queue bot pushed a commit that referenced this pull request Oct 2, 2024
* feat(sdk): first iteration of document support

* apply review suggestions

* feat(document): document deserialization & serialization (#3066)

* wip

(cherry picked from commit a57e940)

* wip

(cherry picked from commit 5634aea)

* prepare end-to-end draft

(cherry picked from commit 92ec79f)

* prepare end-to-end draft

(cherry picked from commit 5a808bd)

* rework deserializers

(cherry picked from commit 0b0a558)

* incorporate feedback, move jackson code into a separate module

* clean up accidental change

* naming adjustments

* lint

* remove extra dollar sign

* remove extra dollar sign

* feat(document): restructure the project and move document stuff to a different package (#3149)

* refactor: move document stuff to a different module

---------

Co-authored-by: Jonathan Roques <[email protected]>

* fix(document): document serializer doesn't handle sdk document model (#3205)

* feat(doc-handling): Some investigations to use documents in the REST … (#2976)

* feat(doc-handling): Some investigations to use documents in the REST connector

---------

Co-authored-by: Pavel Kotelevsky <[email protected]>
Co-authored-by: Pavel Kotelevsky <[email protected]>
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.

2 participants