This files contains a version history including all changes relevant for semantic Versioning...
(it is automatically maintained using the 'KornSW-VersioningUtil')
(none)
released 2024-05-17, including:
- small Fix: against null-ref Exception when setting null as value into AmbientField.ContextAdapter property
released 2024-04-05, including:
- added helper class to build 'Scoped-Singletons' (new Feature)
released 2024-01-16, including:
- adopted small adjustments (internal naming) from Vodi
released 2023-11-26, including:
- we have made a Breaking Change by adjusting the namespace to 'DistributedDataFlow' in order with come signature changes
- added the new Feature of 'FlowingContracts' to filter the set of included data when capturing or restoring
released 2023-11-17, including:
- new Feature: added support for global endpoints (without key prefix)
released 2023-07-11, including:
- added the 'AmbientFieldAdapterMiddleware' (new Feature) (+setup extension) to configure a ASP .net core Webapi environment for appropriate usage of AmbientFields
- added the 'ExtractFlowedDataAttribute' to automatically apply incoming flowed data (from HTTP-headers) into 'AmbientFields' (new Feature)
- adjusted some small changes to the AmbientField
released 2023-07-06, including:
- added AmbienceHub in order to support Distributed Data Flow (MVP state now reached)
- Reorganized solution structure to be compliant to our standards