Releases: ThembisileNGQ/Akkatecture
Releases · ThembisileNGQ/Akkatecture
0.6.3
0.6.2
0.6.1
0.6.0
Added
SagaTimeoutsas a means to cancel or schedule processes within anAggregateSaga. All thanks malclear for implementing it.
Fixed
- Postman collections in the web example. All thanks to 4deeptech.
- Templated variables for package version now referenced in all the yaml files.
see the changelog for all other release information
0.5.1
0.5.0
Added
IExecuteinterface as an alternative way to add command handlers to the aggregate.JobSchedulerandJobRunneractor types for scheduling persistent jobs.- receive timeouts for aggregate roots.
- Directory.Build.props to unify project dependencies across the solution.
Changed
AggregateRootandAggregateSagalogging members are usingEventsourced.Logmember.
see the changelog for all other release information
0.4.6
0.4.5
Changed
- Logging to use string format + params rather than interpolation.
Fixed
- CommittedSnapshot name from ComittedSnapshot.
- AggregateRoot.EmitAll(...) to allow for more generic cases to be handled.
Assets
- Akkatecture - https://www.nuget.org/packages/Akkatecture/0.4.5
- Akkatecture.Clustering - https://www.nuget.org/packages/Akkatecture.Clustering/0.4.5
- Akkatecture.TestFixture - https://www.nuget.org/packages/Akkatecture.TestFixture/0.4.5
- Source - https://github.com/Lutando/Akkatecture/tree/0.4.5
see the changelog for all other release information
0.4.4
Added
- DomainEventMapper that maps from journal events to.
- AggregateTestFixture support for asserting aggregate root replies.
Changed
- Access levels for aggregate root properties to be more private.
Fixed
- Many hygienic code factors reported by sonar cloud.
Assets
- Akkatecture - https://www.nuget.org/packages/Akkatecture/0.4.4
- Akkatecture.Clustering - https://www.nuget.org/packages/Akkatecture.Clustering/0.4.4
- Akkatecture.TestFixture - https://www.nuget.org/packages/Akkatecture.TestFixture/0.4.4
- Source - https://github.com/Lutando/Akkatecture/tree/0.4.4
see the changelog for all other release information
0.4.3
Added
- Akkatecture.TestFixture, a project for making testing your domain easier.
Changed
- Akka versions from 1.3.11 to 1.3.12
- Tests from using test probe actors to use test probes.
Fixed
- EventDefinition loading, thanks to Damian-P
Assets
- Akkatecture - https://www.nuget.org/packages/Akkatecture/0.4.3
- Akkatecture.Clustering - https://www.nuget.org/packages/Akkatecture.Clustering/0.4.3
- Akkatecture.TestFixture - https://www.nuget.org/packages/Akkatecture.TestFixture/0.4.3
- Source - https://github.com/Lutando/Akkatecture/tree/0.4.3
see the changelog for all other release information