Skip to content

[SDK-Bindings - Queue] Implement QueueMessage converter #1444

@liliankasem

Description

@liliankasem

Problem Statement

Implement QueueMessageConverter to enable binding to the QueueMessage, BinaryData and JObject types so that we have parity with in-proc.

Tasks

  • Implement converter that enables binding to a single QueueMessage, BinaryData and JObject
  • Write unit tests for converter and support parts
  • Write E2E tests for queue trigger function with QueueMessage binding
  • Release Queue worker extension package

Definition of Done

  1. Worker Storage.Queue extension package is released (as a preview package) with support for binding to a QueueMessage, BinaryData, and JObject
  2. Unit & E2E tests written and checked-in
  3. Microsoft documentation updated to detail support for the new SDK-bindings

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions