Skip to content

Releases: ServiceComposer/ServiceComposer.AspNetCore

5.2.0

12 Mar 10:49
2d07f6f

Choose a tag to compare

What's Changed

Enhancements

Documentation

Full Changelog: 5.1.0...5.2.0

5.1.0

24 Feb 15:25
8fb0925

Choose a tag to compare

What's Changed

  • Scatter/gather: fanout endpoint with content negotiation, header forwarding, and configuration-based setup by @Copilot and @mauroservienti in #1012

Full Changelog: 5.0.0...5.1.0

5.0.0

20 Feb 18:06
6ac9214

Choose a tag to compare

What's Changed

  • Target only .NET 10 by @mauroservienti in #1003
  • Add [FromServices] binding source support for composition handlers by @Copilot in #1006

Full Changelog: 4.2.0...5.0.0

4.3.0

20 Feb 16:58
6263591

Choose a tag to compare

What's Changed

Full Changelog: 4.2.0...4.3.0

4.2.0

20 Feb 09:46
95399b7

Choose a tag to compare

What's Changed

  • Generic event handlers are not properly registered in DI by the assembly scanner by @mauroservienti in #809
  • Enable contractless (controller action-like) composition handlers using source generators by @mauroservienti in #804
  • Ensure custom registration handlers are executed for contract-less handlers by @mauroservienti in #824
  • Add a test that validates composition can be called multiple times by @mauroservienti in #830
  • Move to incremental source generator by @mauroservienti in #879
  • Update ServiceComposer.AspNetCore.SourceGeneration to add a comment about why locking the dependency by @mauroservienti in #886
  • Document known limitations by @mauroservienti in #887
  • Add LLM contextual information by @mauroservienti in #995
  • Contract-less composition over controllers by @mauroservienti in #996
  • Add a test to validate generic event handlers work with contract-less composition handlers and composition over controllers by @mauroservienti in #998
  • Use a CompositionHandler attribute to identify contract-less composition handlers instead of conventions by @mauroservienti in #1000
  • Expand dependency ranges allowing .NET 10 dependencies on .NET 8 by @mauroservienti in #1002

New Contributors

Full Changelog: 4.1.1...4.2.0

4.2.0-beta.5

13 Feb 19:49
1317be2

Choose a tag to compare

4.2.0-beta.5 Pre-release
Pre-release

What's Changed

  • Use a CompositionHandler attribute to identify contract-less composition handlers instead of conventions by @mauroservienti in #1000

Full Changelog: 4.2.0-beta.4...4.2.0-beta.5

4.2.0-beta.4

12 Feb 21:12
91dafa6

Choose a tag to compare

4.2.0-beta.4 Pre-release
Pre-release

What's Changed

Full Changelog: 4.2.0-beta.3...4.2.0-beta.4

4.2.0-beta.3

02 Jul 08:08
de2862d

Choose a tag to compare

4.2.0-beta.3 Pre-release
Pre-release

What's Changed

Full Changelog: 4.2.0-beta.2...4.2.0-beta.3

4.2.0-beta.2

26 Jun 16:25
0c85638

Choose a tag to compare

4.2.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: 4.2.0-beta.1...4.2.0-beta.2

4.2.0-beta.1

25 Jun 13:32
81a1107

Choose a tag to compare

4.2.0-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: 4.2.0-alpha.1...4.2.0-beta.1