Skip to content

Swift MassTransit Wrappers v0.2.1

Compare
Choose a tag to compare
@xtremekforever xtremekforever released this 21 Jan 17:22
· 26 commits to main since this release

Small update to add .sortedKeys to the outputting formatting of JSONEncoder(), which is used to encode MassTransit messages. This prevents messages from being sent with inconsistent ordering, making the reading of messages easier on the broker or in traces.