Skip to content
This repository was archived by the owner on May 28, 2021. It is now read-only.

Release 0.20.0

Latest

Choose a tag to compare

@kamilkowalski kamilkowalski released this 08 Jan 09:16

This release introduces durable channels and persistent messaging in the AMQP adapter to ensure messages are delivered even when the AMQP server shuts down.

In order to use this feature, you need to re-create your AMQP queues. Until you do that, Protein will work in fallback-mode, without durable queues.