Skip to content

Releases: TraxSharp/Trax.Mediator

v1.17.0

04 May 22:59
648ed21

Choose a tag to compare

1.17.0 (2026-05-04)

Features

  • async chain end to end (preserves Chain/Resolve/Extract/ShortCircuit/AddServices names) (#30) (2eb4d55)

v1.16.1

15 Apr 18:00
746ece7

Choose a tag to compare

1.16.1 (2026-04-15)

Bug Fixes

  • resolve ITrainAuthorizationService inside a scope (#29) (746ece7)

v1.16.0

15 Apr 17:26
32ce75c

Choose a tag to compare

1.16.0 (2026-04-15)

Features

  • per-train authorization, principal injection, and trusted execution (#28) (32ce75c)

v1.15.0

01 Apr 03:56
6f3000a

Choose a tag to compare

1.15.0 (2026-04-01)

Features

  • add integration tests for dead letter requeue and WorkQueue FK (#25) (6f3000a)

v1.14.1

19 Mar 20:29
67d7798

Choose a tag to compare

1.14.1 (2026-03-19)

Bug Fixes

  • pass InMemoryDatabaseRoot to InMemoryContextProviderFactory constructor (#24) (67d7798)

v1.14.0

17 Mar 16:33
a971e81

Choose a tag to compare

1.14.0 (2026-03-17)

Features

  • remove Newtonsoft.Json from test mocks (#23) (a971e81)

v1.13.0

16 Mar 21:22
fee98b1

Choose a tag to compare

1.13.0 (2026-03-16)

Features

  • Add GraphQL namespace support to train discovery (#22) (fee98b1)

v1.12.0

16 Mar 17:28
0ea0202

Choose a tag to compare

1.12.0 (2026-03-16)

Features

  • rename Step to Junction across the codebase (#21) (0ea0202)

v1.11.0

13 Mar 18:52
4ef4304

Choose a tag to compare

1.11.0 (2026-03-13)

Features

  • add per-train and global concurrency limiting for RUN executions (#18) (4ef4304)

v1.10.0

12 Mar 17:43
10d886f

Choose a tag to compare

1.10.0 (2026-03-12)

Features

  • deduplicate assembly scanning in AddServiceTrainBus() (#17) (10d886f)