Skip to content

Releases: Confusingboat/ephemerally

v0.2.0-preview.8

v0.2.0-preview.8 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 05 Jan 20:02
45f3743
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

v0.2.0-preview.7 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jul 19:17
fix cosmos xunit packaging

v0.2.0-preview.6

v0.2.0-preview.6 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 04 Jul 19:06
819380b
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

v0.2.0-preview.4 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 06 Dec 18:59
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

v0.2.0-preview.3 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Mar 07:32
998bb21
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

v0.2.0-preview.2 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 29 Mar 05:30
9c6327a
Add Redis DB Fixture (#16)

* make redis db fixture public + tests

* public redis extensions now use interface

v0.2.0-preview.1

v0.2.0-preview.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 26 Mar 01:56
3a08815
Add Redis xUnit Fixtures (#15)

v0.1.1

Choose a tag to compare

@github-actions github-actions released this 18 Mar 04:38

Add Redis support

Full Changelog: v0.0.5...v0.1.1

v0.0.5

Choose a tag to compare

@github-actions github-actions released this 17 Nov 15:10
14a5950
Don't require setting id on supplied cosmos container properties (#8)

v0.0.5-preview.1

v0.0.5-preview.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Jun 21:40
put more protection on EphemeralMetadata