Skip to content

Add reading/writing AMQP 1.0 message annotations from/to AMQP messages#1504

Merged
thjaeckle merged 4 commits into
eclipse-ditto:masterfrom
bosch-io:feature/amqp-message-annotation-support
Oct 6, 2022
Merged

Add reading/writing AMQP 1.0 message annotations from/to AMQP messages#1504
thjaeckle merged 4 commits into
eclipse-ditto:masterfrom
bosch-io:feature/amqp-message-annotation-support

Conversation

@alstanchev
Copy link
Copy Markdown
Contributor

@alstanchev alstanchev commented Oct 6, 2022

Adds the possibility to use AMQP message annotations via header placeholders.
Additionally allows to set message annotations to outbound messages via header-mapping.
Fixes #1390

DerSchwilk and others added 4 commits October 6, 2022 14:19
If the annotation equals a well known AMQP header it gets prefixed, in the same way this is done for application properties

Co-authored-by: Stanchev Aleksandar <aleksandar.stanchev@bosch.io>
Signed-off-by: David Schwilk <david.schwilk@bosch.io>
Co-authored-by: Stanchev Aleksandar <aleksandar.stanchev@bosch.io>
Signed-off-by: David Schwilk <david.schwilk@bosch.io>
Co-authored-by: Stanchev Aleksandar <aleksandar.stanchev@bosch.io>
Signed-off-by: David Schwilk <david.schwilk@bosch.io>
Co-authored-by: Stanchev Aleksandar <aleksandar.stanchev@bosch.io>
Signed-off-by: David Schwilk <david.schwilk@bosch.io>
@thjaeckle thjaeckle added this to the 3.1.0 milestone Oct 6, 2022
@thjaeckle thjaeckle merged commit a1614d3 into eclipse-ditto:master Oct 6, 2022
@thjaeckle thjaeckle deleted the feature/amqp-message-annotation-support branch October 6, 2022 13:40
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.

Support AMQP Message Annotations when extracting values for Headers

3 participants