Skip to content

Releases: TraxSharp/Trax.Samples

v1.29.0

Choose a tag to compare

@traxsharp traxsharp released this 02 Jun 20:42
d73b0e7

1.29.0 (2026-06-02)

Features

  • multi-server keyed GraphQL client sample (#67) (d73b0e7)

v1.28.0

Choose a tag to compare

@traxsharp traxsharp released this 21 May 20:38
2fd03eb

1.28.0 (2026-05-21)

Features

  • persisted-ops sample: demonstrate [TraxAuthorize] coexistence (#62) (2fd03eb)

v1.27.0

Choose a tag to compare

@traxsharp traxsharp released this 21 May 14:42
34d9b44

1.27.0 (2026-05-21)

Features

  • graphql-client sample: nested-path typed request via Path attribute (#61) (34d9b44)

v1.26.0

Choose a tag to compare

@traxsharp traxsharp released this 19 May 22:56
e31c560

1.26.0 (2026-05-19)

Features

  • GameServer: demonstrate [TraxAllowAnonymous] on a [TraxQueryModel] entity (#60) (e31c560)
  • graphql-client: sample exercising all three query modes (#59) (1989c62)

v1.25.0

Choose a tag to compare

@traxsharp traxsharp released this 15 May 14:30
1ec39a3

1.25.0 (2026-05-15)

Features

  • Blazor Server sample exercising the SignalR sink (#58) (1ec39a3)

v1.24.0

Choose a tag to compare

@traxsharp traxsharp released this 14 May 21:12
08c6c23

1.24.0 (2026-05-14)

Features

  • GameServer: demonstrate [TraxAuthorize] on a [TraxQueryModel] entity (#57) (08c6c23)

v1.23.1

Choose a tag to compare

@traxsharp traxsharp released this 12 May 17:13
1478fe4

1.23.1 (2026-05-12)

Bug Fixes

  • persisted-operations sample: demo a genuinely different hot-fix doc (#56) (1478fe4)

v1.23.0

Choose a tag to compare

@traxsharp traxsharp released this 12 May 15:52
79bfbff

1.23.0 (2026-05-12)

Features

  • wire dashboard into persisted-ops sample, route client through GraphQL (#55) (79bfbff)

v1.22.0

Choose a tag to compare

@traxsharp traxsharp released this 08 May 19:53
413a9ed

1.22.0 (2026-05-08)

Features

  • persisted-operations sample + E2E test project (#53) (413a9ed)

v1.21.0

Choose a tag to compare

@traxsharp traxsharp released this 06 May 16:59
7a5067f

1.21.0 (2026-05-06)

Bug Fixes

  • add E2E tests for exception persistence against real Postgres (#37) (abd8541)

Features

  • add cleanup concurrency E2E tests (#33) (668a539)
  • add E2E tests for dead letter operations (#34) (4691146)
  • ApiAudit sample adopts GraphQL RequireAuthorization (#42) (28d1669)
  • ApiKey builder adoption, new samples, and role enums (#41) (431dc83)
  • async chain end to end (preserves Chain/Resolve/Extract/ShortCircuit/AddServices names) (#46) (b4b8d78)
  • e2e tests (#32) (d5d3603)
  • Google-backed JWT auth and Next.js frontend for GameServer sample (#43) (f417ec5)
  • Job Hunt (#40) (e2899c8)
  • samples: opt samples into operations namespace where their UIs need it (#45) (f9938e8)
  • Switch ChatService sample to SQLite (#38) (ce45644)
  • use AddTypeExtension/AddTypeExtensions in samples (#35) (fd34b0d)