Releases: Confusingboat/ephemerally
Releases · Confusingboat/ephemerally
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
v0.0.4
make more things internal and switch some stuff to use IEphemeralMeta…
v0.0.4-preview.4
Fix prerelease depth output in workflow (#3) * maybe * maybe 2 * maybe 3 * accidental powershell * smol cleanup
v0.0.4-preview.3
publish to nuget.org