EventFlow.MsSql
0.69.3772
MSSQL support for EventFlow
Release Notes
New: Added configuration option to set the "point of no return" when using
cancellation tokens. After this point in processing, cancellation tokens
are ignored:
`options.Configure(c => c.CancellationBoundary = CancellationBoundary.BeforeCommittingEvents)`
Fix: Added the schema `dbo` to the `eventdatamodel_list_type` in script
`0002 - Create eventdatamodel_list_type.sql` for `EventFlow.MsSql`.
New: Added `EventFlowOptions.RunOnStartup<TBootstrap>` extension method to
register `IBootstrap` types that should run on application startup.
New: Support for async read model updates (`IAmAsyncReadModelFor`).
You can mix and match asynchronous and synchronous updates,
as long as you don't subscribe to the same event in both ways.
Fix: `LoadAllCommittedEvents` now correctly handles cases where the
`GlobalSequenceNumber` column contains gaps larger than the page size. This bug
lead to incomplete event application when using the `ReadModelPopulator` (see #564).
Fix: `IResolver.Resolve<T>()` and `IResolver.Resolve(Type)` now throw an
exception for unregistered services when using `EventFlow.DependencyInjection`.
Minor fix: Fixed stack overflow in `ValidateRegistrations` when decorator
components are co-located together with other components that are registed using
`Add*`-methods
Dependencies
-
.NETFramework 4.5.1
- dbup-sqlserver (>= 4.1.0)
- EventFlow.Sql (>= 0.69.3772)
-
.NETStandard 1.6
- dbup-sqlserver (>= 4.1.0)
- EventFlow.Sql (>= 0.69.3772)
- NETStandard.Library (>= 1.6.1)
-
.NETStandard 2.0
- dbup-sqlserver (>= 4.1.0)
- EventFlow.Sql (>= 0.69.3772)
Version History
Version | Downloads | Last updated | |
---|---|---|---|
0.69.3772 | 81 | 2/12/2019 | |
0.68.3728 | 1,352 | 12/3/2018 | |
0.67.3697 | 454 | 10/14/2018 | |
0.66.3673 | 229 | 9/28/2018 | |
0.65.3664 | 1,509 | 9/22/2018 | |
0.64.3598 | 1,055 | 8/27/2018 | |
0.63.3581 | 200 | 8/7/2018 | |
0.62.3569 | 394 | 7/5/2018 | |
0.61.3524 | 217 | 6/26/2018 | |
0.60.3490 | 165 | 6/18/2018 | |
0.59.3396 | 240 | 5/23/2018 | |
0.58.3377 | 177 | 5/13/2018 | |
0.57.3359 | 242 | 4/30/2018 | |
0.56.3328 | 173 | 4/24/2018 | |
0.55.3323 | 147 | 4/24/2018 | |
0.54.3261 | 211 | 2/25/2018 | |
0.53.3204 | 263 | 1/25/2018 | |
0.52.3178 | 229 | 11/2/2017 | |
0.51.3155 | 153 | 10/25/2017 | |
0.50.3124 | 162 | 10/21/2017 | |
0.49.3031 | 572 | 9/7/2017 | |
0.48.2937 | 469 | 7/11/2017 | |
0.47.2894 | 199 | 6/28/2017 | |
0.46.2886 | 254 | 5/29/2017 | |
0.45.2877 | 188 | 5/28/2017 | |
0.44.2832 | 420 | 5/12/2017 | |
0.43.2806 | 217 | 5/5/2017 | |
0.42.2755 | 193 | 5/2/2017 | |
0.41.2727 | 189 | 4/27/2017 | |
0.40.2590 | 1,935 | 3/30/2017 | |
0.39.2553 | 309 | 1/16/2017 | |
0.38.2454 | 386 | 12/2/2016 | |
0.37.2424 | 236 | 11/8/2016 | |
0.36.2315 | 1,247 | 10/18/2016 | |
0.35.2247 | 479 | 9/6/2016 | |
0.34.2221 | 207 | 8/23/2016 | |
0.33.2190 | 209 | 8/16/2016 | |
0.32.2163 | 227 | 7/4/2016 | |
0.31.2106 | 234 | 6/30/2016 | |
0.30.2019 | 227 | 6/16/2016 | |
0.29.1973 | 1,930 | 4/19/2016 | |
0.28.1852 | 264 | 4/5/2016 | |
0.27.1765 | 3,398 | 2/25/2016 | |
0.26.1714 | 247 | 2/20/2016 | |
0.25.1695 | 235 | 2/15/2016 | |
0.24.1563 | 624 | 1/25/2016 | |
0.23.1470 | 911 | 12/5/2015 | |
0.22.1393 | 1,109 | 11/19/2015 | |
0.21.1312 | 442 | 10/26/2015 | |
0.20.1274 | 253 | 10/22/2015 | |
0.19.1225 | 258 | 10/19/2015 | |
0.18.1181 | 400 | 10/7/2015 | |
0.17.1134 | 268 | 9/28/2015 | |
0.16.1120 | 259 | 9/27/2015 | |
0.15.1057 | 280 | 9/24/2015 | |
0.14.1051 | 251 | 9/23/2015 | |
0.13.962 | 565 | 9/13/2015 | |
0.12.891 | 265 | 9/4/2015 | |
0.11.751 | 270 | 8/24/2015 | |
0.10.642 | 286 | 8/17/2015 | |
0.9.580 | 292 | 7/20/2015 | |
0.8.560 | 269 | 5/29/2015 | |
0.7.481 | 266 | 5/22/2015 | |
0.6.456 | 257 | 5/18/2015 | |
0.5.390 | 329 | 5/8/2015 | |
0.4.353 | 293 | 5/5/2015 | |
0.3.292 | 260 | 4/30/2015 |