Skip to content

Releases: LogOtter/log-otter

Release v1.1.2

18 Nov 09:49
c553c50
Compare
Choose a tag to compare

Resolves issues when testing scenarios where batched changes are applied as part of a CFP to the same stream being processed. When operating in batch mode during tests, further changes from CFPs will be collected and applied after the current batch is applied.

Note that this release only affects testing behaviour, bringing it closer to what real Cosmos does.

Release v1.1.1

12 Nov 11:53
Compare
Choose a tag to compare
  • Remove out of band testing as it caused tests to be flaky when there are a high number of them
  • Tweak in band testing so that appending to the same stream doesn't cause a deadlock

Release v1.0.1

08 Mar 14:59
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix issue where thrown concurrency exceptions aren't catchable by @NeilMountford in #288

Other changes

  • Upgrade NuGet and NPM packages

Full Changelog: v1.0.0...v1.0.1

Release v1.0

30 Nov 15:08
43a0657
Compare
Choose a tag to compare

What's New

First version of LogOtter components released.

See Documentation for more information on what is contained in the release.

Release v0.9.4

30 Nov 14:30
43a0657
Compare
Choose a tag to compare

Fix LogOtter Hub tag

Release v0.9.3

30 Nov 10:30
ae1e3a4
Compare
Choose a tag to compare

Fix LogOtter hub tagging

Release v0.9.2

30 Nov 09:59
e7d714a
Compare
Choose a tag to compare

Fix LogOtter Hub tagging

Release v0.9

29 Nov 08:45
50d8cab
Compare
Choose a tag to compare

Test release prior to v1.0

Release v0.1.6-alpha1

08 Aug 15:39
Compare
Choose a tag to compare
Release v0.1.6-alpha1 Pre-release
Pre-release

Adds HybridRepo back in to enabled immediately consistent gets from the snapshot at the expense of performance.

Release v0.1.5-alpha1

08 Aug 08:32
Compare
Choose a tag to compare
Release v0.1.5-alpha1 Pre-release
Pre-release

Releasing functionality to expose the enabledFunc in config for CFPs