CHANGELOG

1.1.0 (2018-09-15)

  • Improved logging: for helping to debug the messages
  • Added create and update date columns
  • fixed consume_all method. now the method does not stop when an exception is raised
  • Used marsmallow version >= 3.0.0

1.0.0 (2018-06-05)

  • add Worker to consume the message from rabbitmq
  • add publish method to publish a message to rabbitmq
  • add anyblok_bus.bus_consumer add decorator to défine the consumer