Skip to content

Messages with pattern destination#2731

Open
skv0zsneg wants to merge 6 commits intoag2ai:mainfrom
skv0zsneg:messages-with-pattern-destination
Open

Messages with pattern destination#2731
skv0zsneg wants to merge 6 commits intoag2ai:mainfrom
skv0zsneg:messages-with-pattern-destination

Conversation

@skv0zsneg
Copy link
Copy Markdown

Description

Adding feature for designate pattern destination.

Fixes #2450

Type of change

Please delete options that are not relevant.

  • Documentation (typos, code examples, or any documentation updates)
  • Bug fix (a non-breaking change that resolves an issue)
  • New feature (a non-breaking change that adds functionality)
  • Breaking change (a fix or feature that would disrupt existing functionality)
  • This change requires a documentation update

Checklist

  • My code adheres to the style guidelines of this project (just lint shows no errors)
  • I have conducted a self-review of my own code
  • I have made the necessary changes to the documentation
  • My changes do not generate any new warnings
  • I have added tests to validate the effectiveness of my fix or the functionality of my new feature
  • Both new and existing unit tests pass successfully on my local environment by running just test-coverage
  • I have ensured that static analysis tests are passing by running just static-analysis
  • I have included code examples to illustrate the modifications

@skv0zsneg skv0zsneg requested a review from Lancetnik as a code owner January 7, 2026 17:31
@CLAassistant
Copy link
Copy Markdown

CLAassistant commented Jan 7, 2026

CLA assistant check
All committers have signed the CLA.

@github-actions github-actions bot added Confluent Issues related to `faststream.confluent` module AioKafka Issues related to `faststream.kafka` module NATS Issues related to `faststream.nats` module and NATS broker features labels Jan 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AioKafka Issues related to `faststream.kafka` module Confluent Issues related to `faststream.confluent` module NATS Issues related to `faststream.nats` module and NATS broker features

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature: Publish messages with a pattern destination

3 participants