MassTransit v8.0.4 is now available. The Transactional Outbox for Entity Framework Core and MongoDB are the highlights, along with a few bug fixes. The outbox is brand new, so there may edge cases not yet covered. @mtproj
MassTransit is getting a Transactional Outbox ("real" per @jbogard) usable from both consumers and non-consumers (such as API controllers and console apps). I just posted a video and sample showing how it works.
@mtproj
https://t.co/7qCgqpG0ZL
https://t.co/K0PjQBVykB
MassTransit v8 is now available, and with it comes full support for Open Telemetry. In this new video, I cover the basics of setting it up (spoiler: it just works) using Jaeger, along with the a new sample now available on GitHub. @mtproj
https://t.co/CzjdRi4YYH
@AdrianJSClark@Togusa09@davidwengier Most systems just store offsets without any timezones make it hard to make any educated decision about what timezone the user wants their data presented in
@davidwengier Some organisations don't believe in timezones and as such the application get developed without that assumption then they get customers from different regions and boom why don't I get my report at 7am anymore. Why wasn't that transaction processed at that time.