grabbit v1.1.6 Release Notes

Release Date: 2019-10-20 // over 4 years ago
  • ๐Ÿš€ Point release containing additional functionality and bug fixes

    ๐Ÿ‘Œ Improvements

    • ๐Ÿ”ง Transactional outbox configuration #37
    • Transactional outbox metrics #202
    • The ability for producers to specify an idempotency key on the BusMessage. #106

    ๐Ÿ›  Fixed Issues

    • Messages get re-queued When GlobalRawMessageHandler returns an error #188
    • AMQP channel shuts down when the GlobalRawMessageHandler returns an error #187
    • Wrong started by saga identifier value was set when creating a new saga #194
    • When a saga instance is not found in the saga store do not reject the message #196
    • The target service was not resolved properly in SagaInvocation #195
    • ๐ŸŒฒ Saga store log entries do not contain the _service field #206
    • Logger is lost at initialization #200
    • Outbox stops trying sending a message after 50 attempts #203
    • ๐Ÿ– Handlers not resolved properly for messages returned from dead lettering #191
    • migration entry with incorrect name #212
    • Not all contextual data was logged when invoking handlers #217