Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/Elders/Cronus

Cronus is a lightweight framework for building event driven systems with DDD/CQRS in mind
https://github.com/Elders/Cronus

fix: Fixes check for private ctor during instance creation

bb7aaa0e6bcb504cd728f9b3e26efab40d944f95 authored over 1 year ago by KalinaShupeva <[email protected]>
chore(release): 9.0.1 [skip ci]

## [9.0.1](https://github.com/Elders/Cronus/compare/v9.0.0...v9.0.1) (2023-08-22)

### Bug Fixes...

6cb3fb3f21960493c7b366e734f9f9b02351d1be authored over 1 year ago by semantic-release-bot <[email protected]>
fix: Artificial release to fix nuget package issue

0e1b11254f0c443aec8444f0c36e38b1b3195a55 authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0 [skip ci]

# [9.0.0](https://github.com/Elders/Cronus/compare/v8.9.0...v9.0.0) (2023-08-22)

### Bug Fixes
...

fa58ab1dc46bf71eeea7e4e7de9447cedfd93e64 authored over 1 year ago by semantic-release-bot <[email protected]>
major: Release v9.0.0

372cd94968489a333dd4a0394d0d0d1275b17c88 authored over 1 year ago by mynkow <[email protected]>
Code cleanup

5f8acebae2429c54799374c720cfc921fe0806f5 authored over 1 year ago by mynkow <[email protected]>
Updates packages

4dc1372d0ef71672ecc25664837fd54bf3e6b129 authored over 1 year ago by mynkow <[email protected]>
Do not schedule finish checks for jobs

e090c5d0c55ffb4d467c3374ffdfd10d53604300 authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.62 [skip ci]

# [9.0.0-preview.62](https://github.com/Elders/Cronus/compare/v9.0.0-preview.61...v9.0.0-preview...

68157d6c5e5a27ac9865526c183da7aa49616411 authored over 1 year ago by semantic-release-bot <[email protected]>
fix: Fixes copy/paste error

08bd406545e1848227ec9a960a2af618419abd0f authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.61 [skip ci]

# [9.0.0-preview.61](https://github.com/Elders/Cronus/compare/v9.0.0-preview.60...v9.0.0-preview...

5742bbe03714a9f57b7bf5fc59ed3e620affe136 authored over 1 year ago by semantic-release-bot <[email protected]>
feat: Adds the tenant value to instances registered as TenantSingleton. You need to inherit IHaveTenant to opt-in for this feature.

3b508f636495ab505e482cfac994c7b02289bae0 authored over 1 year ago by mynkow <[email protected]>
chore(release): 8.9.0 [skip ci]

# [8.9.0](https://github.com/Elders/Cronus/compare/v8.8.0...v8.9.0) (2023-08-17)

### Features

...

87d8c0b714e2780860c9f64b15813979ef28d831 authored over 1 year ago by semantic-release-bot <[email protected]>
feat: Adds the tenant value to instances registered as TenantSingleton. You need to inherit IHaveTenant to opt-in for this feature.

fc54bfbaccbfd4433f4d7572ed030625dd199314 authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.60 [skip ci]

# [9.0.0-preview.60](https://github.com/Elders/Cronus/compare/v9.0.0-preview.59...v9.0.0-preview...

3ba5cb4e22954f9c5249888a5fd071545d228e0d authored over 1 year ago by semantic-release-bot <[email protected]>
fix: fixes an issue with CronusContext initialization in the ScopedMessageWorkflow

3d4c2c3006fcc65d09526b39eef75b97e7e89de7 authored over 1 year ago by Ivan Gyoshev <[email protected]>
chore(release): 9.0.0-preview.59 [skip ci]

# [9.0.0-preview.59](https://github.com/Elders/Cronus/compare/v9.0.0-preview.58...v9.0.0-preview...

0f348af5506e797f4e51bc3810bd1fec1d17d9c4 authored over 1 year ago by semantic-release-bot <[email protected]>
major: Introduce async versions of the Start/Stop in the hosts

718b18136712f8fd52cb2f358f6b7816968591f0 authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.58 [skip ci]

# [9.0.0-preview.58](https://github.com/Elders/Cronus/compare/v9.0.0-preview.57...v9.0.0-preview...

d28eb8d905da4cef91482cfe7a4497179ea9ef67 authored over 1 year ago by semantic-release-bot <[email protected]>
fix: Fixes issue with republishing of events

b1231c1a8d54c923d58a44556be41467cd6e3898 authored over 1 year ago by Georgi Shukov <[email protected]>
chore(release): 9.0.0-preview.57 [skip ci]

# [9.0.0-preview.57](https://github.com/Elders/Cronus/compare/v9.0.0-preview.56...v9.0.0-preview...

b96b38715768831d80827da1ad0c7cdb2bf4469f authored over 1 year ago by semantic-release-bot <[email protected]>
fix: Adds optimized method for checking if an event is of concrete type

215ab5fd51bc4f86718557a3939f0682fd2727bf authored over 1 year ago by KalinaShupeva <[email protected]>
chore(release): 9.0.0-preview.56 [skip ci]

# [9.0.0-preview.56](https://github.com/Elders/Cronus/compare/v9.0.0-preview.55...v9.0.0-preview...

b02a68d4ac305884f20708fccb8fd2562abf6984 authored over 1 year ago by semantic-release-bot <[email protected]>
fix: Updates packages and address breacking changes from DomainModeling

79be721d79e09c2151299cd9eb21999d1e78fdc6 authored over 1 year ago by mynkow <[email protected]>
Improves logging for ProjectionRepository

f876d3949c04fad04bfd9bb77170b59c7652a471 authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.55 [skip ci]

# [9.0.0-preview.55](https://github.com/Elders/Cronus/compare/v9.0.0-preview.54...v9.0.0-preview...

b14ef8891cc88e57b8cad7862f90ed570394a8be authored over 1 year ago by semantic-release-bot <[email protected]>
major: Reworks the ISerializer interface

08f8ee31c87f07d479ff6f4aec4b1c92626cd97c authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.54 [skip ci]

# [9.0.0-preview.54](https://github.com/Elders/Cronus/compare/v9.0.0-preview.53...v9.0.0-preview...

f158c0f5e259a13bb9590a743ca1e36df294e5e5 authored over 1 year ago by semantic-release-bot <[email protected]>
fix: Properly create logger for ScopedMessageWorkflow

b4b8db77da72e4bce6489c356b3b6793979692e9 authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.53 [skip ci]

# [9.0.0-preview.53](https://github.com/Elders/Cronus/compare/v9.0.0-preview.52...v9.0.0-preview...

ffad835ae35e4198363f61db2d3f84b08f15793d authored over 1 year ago by semantic-release-bot <[email protected]>
major: CronusContext is no longer registered as a scoped service. You can get access to the CurrentCronusContext using ICronusContextAccessor which is singleton.

70baff4793a752e7846cf40ab857808de3e43d62 authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.52 [skip ci]

# [9.0.0-preview.52](https://github.com/Elders/Cronus/compare/v9.0.0-preview.51...v9.0.0-preview...

0896567e4b188b8eb7054d273fe9c5902b17ee7a authored over 1 year ago by semantic-release-bot <[email protected]>
feat: Validate options recursevelly

2aeaf1dbe694056d24d5340ed2020267321c94b9 authored over 1 year ago by Georgi Shukov <[email protected]>
chore(release): 9.0.0-preview.51 [skip ci]

# [9.0.0-preview.51](https://github.com/Elders/Cronus/compare/v9.0.0-preview.50...v9.0.0-preview...

4d3424e1357ba8f7e3ae83d41ef6495de06be4f2 authored over 1 year ago by semantic-release-bot <[email protected]>
major: Adds Activity telemetry support when working with publish/subscribe

606902108df4a58a7b884a79831d8628c037ea85 authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.50 [skip ci]

# [9.0.0-preview.50](https://github.com/Elders/Cronus/compare/v9.0.0-preview.49...v9.0.0-preview...

f80e04705384d6213e917d23fd3c0d7160bd7129 authored over 1 year ago by semantic-release-bot <[email protected]>
fix: Removes obosolete InMemoryProjectionVersion caching

64b307d27e2bd1bef2b97ad8987ac8a7f0efa9c3 authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.49 [skip ci]

# [9.0.0-preview.49](https://github.com/Elders/Cronus/compare/v9.0.0-preview.48...v9.0.0-preview...

6c9354ce9a4c2c4842899753962b90d91b592f98 authored over 1 year ago by semantic-release-bot <[email protected]>
feat: Adds the ability to load ARs with paging

4e0c6e2dec7e3053d7d95a8c3565a491f96aeb29 authored over 1 year ago by mynkow <[email protected]>
Adds loading of raw events with paging

7c8b563bf1fcd91b0c059c68fe8b8da7392b8b85 authored over 1 year ago by KalinaShupeva <[email protected]>
chore(release): 9.0.0-preview.48 [skip ci]

# [9.0.0-preview.48](https://github.com/Elders/Cronus/compare/v9.0.0-preview.47...v9.0.0-preview...

2aa8df7ec750aced3feca9580a5a7b5d379e942f authored over 1 year ago by semantic-release-bot <[email protected]>
fix: Exposes the Commits collection in AggregateStream

f42d01a8383d58ba6f74461e943b4eb504b986e5 authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.47 [skip ci]

# [9.0.0-preview.47](https://github.com/Elders/Cronus/compare/v9.0.0-preview.46...v9.0.0-preview...

d62938553ebab9505e947ff769841f28acc319a3 authored over 1 year ago by semantic-release-bot <[email protected]>
fix: Replaces ByteArrayLookup with array.IndexOf(Span)

41f955a51c0c6dd1c0db2cac43414cbcde2595ba authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.46 [skip ci]

# [9.0.0-preview.46](https://github.com/Elders/Cronus/compare/v9.0.0-preview.45...v9.0.0-preview...

9040bbddfb4e92eb6e03f90c790e15dc877db56e authored over 1 year ago by semantic-release-bot <[email protected]>
Fix spelling mistake

594caabc40dbce7bdba80de130054214f2acb11b authored over 1 year ago by Blagovest Petrov <[email protected]>
fix: Log MaxDegreeOfParallelism

56246517ac992e0b5a234fdcfa02b0014e237ed1 authored over 1 year ago by Blagovest Petrov <[email protected]>
chore(release): 9.0.0-preview.45 [skip ci]

# [9.0.0-preview.45](https://github.com/Elders/Cronus/compare/v9.0.0-preview.44...v9.0.0-preview...

644985ef8f98fb5f077eabfb0273655f25624d70 authored over 1 year ago by semantic-release-bot <[email protected]>
fix: Multiply MaxDegreeOfParallelism by 100

40a08c08b08f6545248909decef8b2e2fdda5978 authored over 1 year ago by Blagovest Petrov <[email protected]>
chore(release): 9.0.0-preview.44 [skip ci]

# [9.0.0-preview.44](https://github.com/Elders/Cronus/compare/v9.0.0-preview.43...v9.0.0-preview...

3f1116252a2b7b16e87c6417bee9735eacd9ab18 authored over 1 year ago by semantic-release-bot <[email protected]>
fix: Fixes unit tests for ProjectionVersions where the validation does not throw exception anymore

22a7862aabfe71d107d85b4446e091797b192d3c authored over 1 year ago by mynkow <[email protected]>
feat: Splits workflow execution to Create/Run/Complete

be02438d1e07ed4c3106db452af786e427efd42e authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.43 [skip ci]

# [9.0.0-preview.43](https://github.com/Elders/Cronus/compare/v9.0.0-preview.42...v9.0.0-preview...

15c2957d0d8c2526c8eb6cb0b2db8da6b90f9aa9 authored over 1 year ago by semantic-release-bot <[email protected]>
feat: Adds options for start/end date when replaying projections

3c7225a53e9c0802b0b2c96a85922139e7a91cb7 authored over 1 year ago by mynkow <[email protected]>
Code cleanup

c0df5c0c63d6a6cad9dffa5bc15bd7794f42b2e1 authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.42 [skip ci]

# [9.0.0-preview.42](https://github.com/Elders/Cronus/compare/v9.0.0-preview.41...v9.0.0-preview...

ccfcb92200b4ccdc4def1257092ca68b06ad1a67 authored over 1 year ago by semantic-release-bot <[email protected]>
fix: Disables event store index diagnostics

1e6187b6955a8dd04c61e18f9c524bd5382b8f8d authored over 1 year ago by mynkow <[email protected]>
chore(release): 8.8.0 [skip ci]

# [8.8.0](https://github.com/Elders/Cronus/compare/v8.7.8...v8.8.0) (2023-04-28)

### Features

...

e6d233910d26ed18e42e3e3b561cbd566c2d3cee authored over 1 year ago by semantic-release-bot <[email protected]>
feat: Adds raw Payload to the CronusMessage

816644c44dc8c8e074429c697eff384e5859b2b0 authored over 1 year ago by mynkow <[email protected]>
Adds raw Payload to the CronusMessage

e68a3a9c09a8f99f5fa81adf8380a37886f8d6d0 authored over 1 year ago by Ivan Gyoshev <[email protected]>
chore(release): 9.0.0-preview.41 [skip ci]

# [9.0.0-preview.41](https://github.com/Elders/Cronus/compare/v9.0.0-preview.40...v9.0.0-preview...

8748d36633a16eb3da28c580c727fad640cb3e8c authored over 1 year ago by semantic-release-bot <[email protected]>
feat: Reworks IEventStoreInterceptor to IAggregateInterceptor

e5d9a97c624914ee9f1e7f92b336bee9c4fcb437 authored over 1 year ago by mynkow <[email protected]>
WIP

d198f7504a2836774414fb5ed26734c9fb39732d authored over 1 year ago by mynkow <[email protected]>
fix: Removes left over code which is slowing deserialization

3fd3ab9ac4713e5cbc53a9a2c665446398288b0c authored over 1 year ago by mynkow <[email protected]>
fix: Fixes logger type

43726b2028497d93205cf65fc0dcc58b572d0764 authored over 1 year ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.40 [skip ci]

# [9.0.0-preview.40](https://github.com/Elders/Cronus/compare/v9.0.0-preview.39...v9.0.0-preview...

68e6a575995f741ebd2ed4cbce95f34d3f129d30 authored over 1 year ago by semantic-release-bot <[email protected]>
fix: Fixes publicEventPublisher job when using raw messages

54fbeb03dfd86ad4f378ef9d81fb73c907002cf8 authored over 1 year ago by Stanimir Venkov <[email protected]>
chore(release): 9.0.0-preview.39 [skip ci]

# [9.0.0-preview.39](https://github.com/Elders/Cronus/compare/v9.0.0-preview.38...v9.0.0-preview...

7fc428d93e20cce6f1e5d3efe134c7026507ff19 authored almost 2 years ago by semantic-release-bot <[email protected]>
Revert "fix: Limits the rettry to 1"

This reverts commit 5ac941d76f09e802b703234d82eb408728eebef0.

d68b7a97791f43ce98c55e859ba92e4e623d696a authored almost 2 years ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.38 [skip ci]

# [9.0.0-preview.38](https://github.com/Elders/Cronus/compare/v9.0.0-preview.37...v9.0.0-preview...

c16b0df0be941e2ff008570ba210829310dae7df authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: Limits the rettry to 1

5ac941d76f09e802b703234d82eb408728eebef0 authored almost 2 years ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.37 [skip ci]

# [9.0.0-preview.37](https://github.com/Elders/Cronus/compare/v9.0.0-preview.36...v9.0.0-preview...

1662e452752191255e986c15bd80fb7384314c1f authored almost 2 years ago by semantic-release-bot <[email protected]>
feat: Optimizes the public event replays

73051c5499bb89a9886e22ffebff8d2eed4cc01f authored almost 2 years ago by Stanimir Venkov <[email protected]>
chore(release): 9.0.0-preview.36 [skip ci]

# [9.0.0-preview.36](https://github.com/Elders/Cronus/compare/v9.0.0-preview.35...v9.0.0-preview...

c018b14d3c5cebece797f69dcafe4d1466744b59 authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: Fixes projections/indices startup

79b08a401cc2b5bae8945feb8e2f536ce46e55e7 authored almost 2 years ago by Stanimir Venkov <[email protected]>
chore(release): 9.0.0-preview.35 [skip ci]

# [9.0.0-preview.35](https://github.com/Elders/Cronus/compare/v9.0.0-preview.34...v9.0.0-preview...

70021200572a1711ff371080c87ca4d214b87ace authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: call OnReplayCompletedAsync after projection is built

ec0408a2bc746485215ad67faa3ef47d0ec6efca authored almost 2 years ago by Stanimir Venkov <[email protected]>
chore(release): 9.0.0-preview.34 [skip ci]

# [9.0.0-preview.34](https://github.com/Elders/Cronus/compare/v9.0.0-preview.33...v9.0.0-preview...

0ecc0eb5a5673f2942dbcc6cdc94a02105ac4a88 authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: Fixes replay of the events

c172e16ee383ea5e2a1a4d0c404ad5f106e92086 authored almost 2 years ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.33 [skip ci]

# [9.0.0-preview.33](https://github.com/Elders/Cronus/compare/v9.0.0-preview.32...v9.0.0-preview...

ace293a87bcca8a9574eac4a6bb86c52b2429ef7 authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: Adds ToJson() method for IndexRecord

5a04d7d24caf9d207fde4ed6ea3d06ff69d8e101 authored almost 2 years ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.32 [skip ci]

# [9.0.0-preview.32](https://github.com/Elders/Cronus/compare/v9.0.0-preview.31...v9.0.0-preview...

3f2eeaf68d073bbcae8d152cd32daee454150fed authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: Fixes null reference error when setting counter

4f8f99a9ad31ed46f3b7c03970f6466daa86e998 authored almost 2 years ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.31 [skip ci]

# [9.0.0-preview.31](https://github.com/Elders/Cronus/compare/v9.0.0-preview.30...v9.0.0-preview...

ed74f3ab2b97c1eaa8e5a90aeb38577d126623d8 authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: Fixes ReplayPublicEvents_Job data sync with the cluster

759a2701e45328ca32b5405cdfec9b8906c7dd1d authored almost 2 years ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.30 [skip ci]

# [9.0.0-preview.30](https://github.com/Elders/Cronus/compare/v9.0.0-preview.29...v9.0.0-preview...

c20bfc2de77a26b47f4607470e9709f9b9aed651 authored almost 2 years ago by semantic-release-bot <[email protected]>
feat: Cronus now properly is indexing the PublicEvents produced by the current bounded context

33c90a2e35b6b6bf85a5688786fabab474b8157d authored almost 2 years ago by Georgi Shukov <[email protected]>
chore(release): 9.0.0-preview.29 [skip ci]

# [9.0.0-preview.29](https://github.com/Elders/Cronus/compare/v9.0.0-preview.28...v9.0.0-preview...

7b2b3ae5f47c08895d4103b2c639eb45b4b4bfdc authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: update domainmodeling

76167b15922e07707c4223b13e9f7fa6ac15b8ca authored almost 2 years ago by Konstantin Tenekedzhiev <[email protected]>
chore(release): 9.0.0-preview.28 [skip ci]

# [9.0.0-preview.28](https://github.com/Elders/Cronus/compare/v9.0.0-preview.27...v9.0.0-preview...

193bc9cb62af48d6a6632e47af32ffbe0db6ecfe authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: Consolidates publisher log and error handling

24697ef9b99d01e2c27ba2dc3c43c221cff2c695 authored almost 2 years ago by mynkow <[email protected]>
chore(release): 8.7.8 [skip ci]

## [8.7.8](https://github.com/Elders/Cronus/compare/v8.7.7...v8.7.8) (2023-03-07)

### Bug Fixes...

0e90e7c149df5b5401e7a00c1cfebaf805e63f3a authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: Logs warning message when a tenant is misconfigured

1f5b15acb06ac598f99a2133001518c6e847d71f authored almost 2 years ago by mynkow <[email protected]>
Code cleanup

191d477fe868b5a556551f0010d4c4e770b37e7e authored almost 2 years ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.27 [skip ci]

# [9.0.0-preview.27](https://github.com/Elders/Cronus/compare/v9.0.0-preview.26...v9.0.0-preview...

b491c55dccb94497862605e01dbe801ef3ee87ce authored almost 2 years ago by semantic-release-bot <[email protected]>
feat: Allows deleting events from the event store

2bc303a9ff698378ded5fe017ec7919c9916bdf6 authored almost 2 years ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.26 [skip ci]

# [9.0.0-preview.26](https://github.com/Elders/Cronus/compare/v9.0.0-preview.25...v9.0.0-preview...

d4d6d59a2dcfacaab334ecce6c5ce00d06fa0e58 authored almost 2 years ago by semantic-release-bot <[email protected]>
fix: Fixes how the projection store is initialized

74bf3e5893bf6be82574a2ffd30805ded5b17bc8 authored almost 2 years ago by Stanimir Venkov <[email protected]>
Code cleanup

c9464a69d3ea07fe252ed41330b6d63d6576b1b0 authored almost 2 years ago by mynkow <[email protected]>
chore(release): 9.0.0-preview.25 [skip ci]

# [9.0.0-preview.25](https://github.com/Elders/Cronus/compare/v9.0.0-preview.24...v9.0.0-preview...

3ed7f5f9fcfe8adc81b415920dee8869eaa42ee1 authored almost 2 years ago by semantic-release-bot <[email protected]>