------------------- * Adjust default THREADS_PER_SUBSCRIPTION (152) * Add unrecoverable_middleware (150) * Allow multiple filters (148) * Configure timeout from .publish() (143) * Dont crash when subscription topic does not exist (142)
0.9.1
------------------- * Ack messages when data not json serializable (141) * Use ThreadScheduler instead of ThreadPoolExecutor (145)
0.9.0
------------------- * Flask support via middleware (127) * Add message attributes to metrics log (128) * Specify number of threads per subscriber with Subscription ThreadPoolExecutor (139) * Publishing timeout while blocking (137) * Clean up rele.config.setup + Worker() init (132)