Releases: LogOtter/log-otter
Release v1.1.2
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
- 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
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
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
Fix LogOtter Hub tag
Release v0.9.3
Fix LogOtter hub tagging
Release v0.9.2
Fix LogOtter Hub tagging
Release v0.9
Test release prior to v1.0
Release v0.1.6-alpha1
Adds HybridRepo back in to enabled immediately consistent gets from the snapshot at the expense of performance.
Release v0.1.5-alpha1
Releasing functionality to expose the enabledFunc in config for CFPs