Skip to content

0.1.2.3 (2023-05-28) SQS Beta

Compare
Choose a tag to compare
@Lancetnik Lancetnik released this 28 May 11:52
· 184 commits to main since this release

Propan added support for SQS as a message broker. This functionality is full tested.

SQSBroker supports:

  • message delivery
  • test client, without the need to run ElasticMQ or connect to cloud SQS
  • FastAPI Plugin

SQSBroker not supports RPC yet.

Also, current release include the following fixes:

  • Kafka connection recovery
  • Nats connection recovery
  • Redis connection methods supports not-url parameters