airtai / faststream

FastStream is a powerful and easy-to-use Python framework for building asynchronous services interacting with event streams such as Apache Kafka, RabbitMQ, NATS and Redis.
https://faststream.airt.ai/latest/
Apache License 2.0
3.18k stars 162 forks source link

AsyncAPI 3.0 support #980

Open Lancetnik opened 1 year ago

Lancetnik commented 1 year ago

AsyncAPI 3.0 is almost there (12-06-2023) and we should support it as far as possible

AsyncAPI 3.0 specification: https://www.asyncapi.com/docs/reference/specification/v3.0.0-next-major-spec.16

Lancetnik commented 11 months ago

https://www.asyncapi.com/docs/migration/migrating-to-v3

Lancetnik commented 11 months ago

Btw, we should support 0.2.6 and 0.3.0 both in the same time

Lancetnik commented 4 months ago

Assigned to @KrySeyt