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 serde_amqp Value Serializer not handling nested composite types properly #261

Conversation

minghuaw
Copy link
Owner

@minghuaw minghuaw commented Aug 1, 2024

No description provided.

@minghuaw minghuaw merged commit 701484d into main Aug 1, 2024
3 checks passed
@minghuaw minghuaw deleted the 259-serializing-attach-with-non-empty-target-capabilities-field-returns-error branch August 1, 2024 20:37
minghuaw added a commit that referenced this pull request Aug 6, 2024
* fix type in crate root doc

* Fix serde_amqp Value Serializer not handling nested composite types properly (#261)

* fixed bug with value serializer not handling nested composite types properly

* cargo fmt and clippy

* updated changelog and bumped version

* Drain ioreader and slicereader when read_exact even if read fails (#271)

* drain ioreader and slicereader when read_exact even if read fails

* reader peek only returns option

* Not include properties in Flow unless explicitly use `send_properties` (#269)

* only include properties in send_properties

* cargo fmt

* Drain ioreader and slicereader when read_exact even if read fails (#271)

* drain ioreader and slicereader when read_exact even if read fails

* reader peek only returns option

* only include properties in send_properties

* cargo fmt

* fix type in crate root doc
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.

Serializing Attach with non-empty Target capabilities field returns error
1 participant