Skip to content

v0.1.1-alpha

Pre-release
Pre-release

Choose a tag to compare

@yanpitangui yanpitangui released this 07 May 00:59
· 22 commits to main since this release
v0.1.1-alpha
67e6792

What's new

  • E2E sample — full Aspire-hosted demo with EcommerceApi and AdminApi showcasing NATS JetStream, PostgreSQL BinSet, OpenFeature, and JWT integration
  • Integration tests — TUnit + Aspire.Hosting.Testing suite covering all experiment evaluation paths end-to-end (10 tests)
  • BinSet publicBinSet.Build and BinSet.Contains are now part of the public API
  • Unified test framework — all unit tests migrated from xunit to TUnit; dotnet test now works across the entire solution on .NET 10 SDK via global.json MTP runner config
  • CI updated — workflows bumped to .NET 10 SDK