Releases: JasperFx/wolverine
Releases · JasperFx/wolverine
V4.10.0
What's Changed
- feat: Add exclusive node with parallel processing feature by @matt-wright86 in #1640
- Set
BootstrapServers
in Kafka consumer specific configurations by @gardasar-code in #1635 - Updates to docs for multiple stream aggregate handler workflow by @jeremydmiller in #1641
New Contributors
- @matt-wright86 made their first contribution in #1640
- @gardasar-code made their first contribution in #1635
Full Changelog: V4.9.3...V4.10.0
V4.9.3
What's Changed
- Ability to use multiple streams at once w/ the aggregate handler work… by @jeremydmiller in #1639
Full Changelog: V4.9.2...V4.9.3
V4.9.2
What's Changed
- Making the tracked session catch and complete on no handlers / routes… by @jeremydmiller in #1632
Full Changelog: V4.9.1...V4.9.2
V4.9.1
What's Changed
- Fix bug in RetryBlockSync by @dominikjeske in #1629
- Add failing test-case for "frame chain is being re-arranged" issue in LoadEntityFrameBlock by @haefele in #1628
- Fix for frame reordering error when using permutations of declarative data access by @jeremydmiller in #1630
Full Changelog: V4.9.0...V4.9.1
V4.9.0
What's Changed
- Add troubleshooting guide for IOC management mismatches by @johnbaro in #1611
- Add docs for multi-database migrations process by @johnbaro in #1608
- Code Generation error on WriteAggregate with Validate by @Romanx in #1622
- Fix for [Document] + soft deleted before, doc updates on [Aggregate] best usages by @jeremydmiller in #1625
- Couple test fixes, multi-tenanted nodes really release ownership acro… by @jeremydmiller in #1626
- Update Docs by @ZA1 in #1624
- Bump JasperFx to 1.5.0 by @thechucklingatom in #1617
- Add sync way to retry in InlineSendingAgent by @dominikjeske in #1614
- feat: Added RegisterMessageType method for explicit registration of m… by @zeryk24 in #1607
- Add protobuf serializer plugin documentation by @lukedukeus in #1609
New Contributors
- @johnbaro made their first contribution in #1611
- @ZA1 made their first contribution in #1624
- @thechucklingatom made their first contribution in #1617
Full Changelog: V4.8.0...V4.9.0
V4.8.0
What's Changed
- Enhanced data validation options for declarative data access by @jeremydmiller in #1599
- Produce validation problems metadata for OpenAPI in FluentValidation middleware by @Damix48 in #1598
- Fallback when Middleware cannot be found by @LodewijkSioen in #1543
- Ability to limit the scope of middleware application in combo message handler / http endpoint types by @jeremydmiller in #1604
- Protobuf serialization by @lukedukeus in #1603
- docs: Users need to call AutoProvision together with AddResourceSetupOnStartup by @saasen in #1591
New Contributors
- @lukedukeus made their first contribution in #1603
- @saasen made their first contribution in #1591
Full Changelog: V4.7.0...V4.8.0
V4.7.0
What's Changed
- Adding support for named brokers for Kafka by @jeremydmiller in #1588
- Added multi-broker support for Amazon SQS by @jeremydmiller in #1589
- Add async serialization support by @dominikjeske in #1574
- Made Envelope.ParentId & ConversationId public for easier custom enve… by @jeremydmiller in #1595
- Add test demonstrating RabbitMQ DLQ replay bug by @Joelgullander in #1593
- Addressing issues w/ replaying messages in DB-backed DLQ to Rabbit MQ… by @jeremydmiller in #1597
New Contributors
- @Joelgullander made their first contribution in #1593
Full Changelog: V4.6.0...V4.7.0
V4.6.0
What's Changed
- Ack'ing messages when moving to a database backed DLQ w/ Inline endpoints by @jeremydmiller in #1564
- Improve xml docs on UseWolverineManagedEventSubscriptionDistribution by @erdtsieck in #1557
- Change Oakton references to JasperFx by @donniehale-tl in #1551
- Update getting-started.md to fix the broken link. by @voroninp in #1548
- Asserts that you cannot directly send ISendMyself objects as messages… by @jeremydmiller in #1579
- Ability to do request/reply correctly when using named brokers to pub… by @jeremydmiller in #1580
- Disabling automatic failure acks by default. Finally. Closes GH-1578 by @jeremydmiller in #1581
- #1569 being able to use query params in url in combination with aggregate and read aggregate attributes by @erdtsieck in #1570
- Fixed regression bug with aggregate handler workflow and query string… by @jeremydmiller in #1582
- Making WolverineRuntime.StartAsync() be idempotent to fix "double sta… by @jeremydmiller in #1583
- Dealing w/ Eager setting in HTTP + the codegen command. Closes GH-1567 by @jeremydmiller in #1584
- Improved validation on Saga method signatures by @jeremydmiller in #1585
- Doc updates for configuration within Kafka. Closes GH-1554 by @jeremydmiller in #1586
New Contributors
Full Changelog: V4.5.3...V4.6.0
V3.13.5
Fixes an issue with messages from Rabbit MQ running in Inline
mode were not getting correctly Ack'd when using the databased backed DLQ
V4.5.3
What's Changed
- Widening every field in SQL Server that might be impacted by Azure server names by @jeremydmiller in #1558
Full Changelog: V4.5.2...V4.5.3