Skip to content

Fix MultiGet response deserialization for non-matched IDs #7181

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

Merged
merged 4 commits into from
Jan 26, 2023
Merged

Conversation

stevejgordon
Copy link
Contributor

Fixes #7169.

@stevejgordon stevejgordon added backport 8.5 8.x Relates to a 8.x client version labels Jan 26, 2023
@stevejgordon stevejgordon merged commit 504e326 into main Jan 26, 2023
@stevejgordon stevejgordon deleted the bug-7169 branch January 26, 2023 13:27
github-actions bot pushed a commit that referenced this pull request Jan 26, 2023
* Correct handling for non-matched multi get IDs

* Fix license header

* Fix converter logic by switching order

* Update integration jobs for latest versions
github-actions bot pushed a commit that referenced this pull request Jan 26, 2023
* Correct handling for non-matched multi get IDs

* Fix license header

* Fix converter logic by switching order

* Update integration jobs for latest versions
github-actions bot pushed a commit that referenced this pull request Jan 26, 2023
* Correct handling for non-matched multi get IDs

* Fix license header

* Fix converter logic by switching order

* Update integration jobs for latest versions
github-actions bot pushed a commit that referenced this pull request Jan 26, 2023
* Correct handling for non-matched multi get IDs

* Fix license header

* Fix converter logic by switching order

* Update integration jobs for latest versions
github-actions bot pushed a commit that referenced this pull request Jan 26, 2023
* Correct handling for non-matched multi get IDs

* Fix license header

* Fix converter logic by switching order

* Update integration jobs for latest versions
github-actions bot pushed a commit that referenced this pull request Jan 26, 2023
* Correct handling for non-matched multi get IDs

* Fix license header

* Fix converter logic by switching order

* Update integration jobs for latest versions
github-actions bot pushed a commit that referenced this pull request Jan 26, 2023
* Correct handling for non-matched multi get IDs

* Fix license header

* Fix converter logic by switching order

* Update integration jobs for latest versions
stevejgordon added a commit that referenced this pull request Jan 26, 2023
)

* Correct handling for non-matched multi get IDs

* Fix license header

* Fix converter logic by switching order

* Update integration jobs for latest versions

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jan 26, 2023
)

* Correct handling for non-matched multi get IDs

* Fix license header

* Fix converter logic by switching order

* Update integration jobs for latest versions

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jan 26, 2023
)

* Correct handling for non-matched multi get IDs

* Fix license header

* Fix converter logic by switching order

* Update integration jobs for latest versions

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jan 26, 2023
)

* Correct handling for non-matched multi get IDs

* Fix license header

* Fix converter logic by switching order

* Update integration jobs for latest versions

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jan 26, 2023
)

* Correct handling for non-matched multi get IDs

* Fix license header

* Fix converter logic by switching order

* Update integration jobs for latest versions

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jan 26, 2023
)

* Correct handling for non-matched multi get IDs

* Fix license header

* Fix converter logic by switching order

* Update integration jobs for latest versions

Co-authored-by: Steve Gordon <[email protected]>
stevejgordon added a commit that referenced this pull request Jan 26, 2023
)

* Correct handling for non-matched multi get IDs

* Fix license header

* Fix converter logic by switching order

* Update integration jobs for latest versions

Co-authored-by: Steve Gordon <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.x Relates to a 8.x client version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Multiget() with unknown id throws UnexpectedTransportException: Unable to deserialize union.
1 participant