V3.1.0
What's Changed
- Fix: throw a more meaningful error message if Saga Id is not set by @AlexZeitler in #1098
- Adjusted the code generation for IRevisioned Saga types by @jeremydmiller in #1101
- Modifying the routing to persist the topic name into the envelope so … by @jeremydmiller in #1102
- GCP Pub/Sub transporter by @jay-zahiri in #1089
- Extended topic options with the option to configure GCP Pub/Sub ordering key by @jay-zahiri in #1103
- Addressing some routing logic bugs in the fluent interface. Closes GH… by @jeremydmiller in #1104
New Contributors
- @jay-zahiri made their first contribution in #1089
Full Changelog: V3.0.1...V3.1.0