Releases: Confusingboat/ephemerally
Releases · Confusingboat/ephemerally
v0.2.0-preview.8
Refactor metadata (#22) * update coverlet.collector * rename EphemeralMetadata to NamedEphemeralMetadata * remove FullName from IEphemeralMetadata + remove metadata necessity * refactor with extension blocks * use null instead of default * minor cleanup
v0.2.0-preview.7
fix cosmos xunit packaging
v0.2.0-preview.6
Cosmos xUnit Fixtures (#11) * refactor cosmos emulator class and add xunit fixtures * add SubjectFixture to common lib * add xunit base package * add tests
v0.2.0-preview.4
Update target frameworks to net8.0 and net9.0 (#19) * chore: target only net8.0 and net9.0 * chore: update ci build workflow * chore: update ci release workflow
v0.2.0-preview.3
Add simpler Redis DB fixture (#18) * feat: add redis db fixture * test: add test for redis database fixture * chore: ci changes * chore: adjust FixedSizeObjectPool test timeouts * chore: disable parallelization for FixedSizeObjectPool tests
v0.2.0-preview.2
Add Redis DB Fixture (#16) * make redis db fixture public + tests * public redis extensions now use interface
v0.2.0-preview.1
Add Redis xUnit Fixtures (#15)
v0.1.1
Add Redis support
Full Changelog: v0.0.5...v0.1.1
v0.0.5
Don't require setting id on supplied cosmos container properties (#8)
v0.0.5-preview.1
put more protection on EphemeralMetadata