Releases: FasTnT/epcis
Releases · FasTnT/epcis
FasTnT EPCIS - v2.1.4
- Move to .NET 5
- Improve EPCIS SimpleEvents query parameters
FasTnT EPCIS - v2.1.3
- Fix Subscription background task issue
- Allow SQL queries/XML formatting to be cancelled via cancellationToken
- Use C# 8 language features
FasTnT EPCIS - v2.1.2
Performance improvements, code cleanup and NuGet packages updates.
FasT&T EPCIS - v2.1.1
- Fix formatting issues
- Accept CommandLine arguments
- Bug fixes
Fastnt EPCIS - v2.1.0
- Refactor XML parsing/formatting
- Parse all custom cields as specified in GS EPCIS 1.2 specification
- Fix events formatting
- Review SQL schema + use migrations
FasTnT EPCIS - v2.0.1
- Add missing SimpleEventQuery parameters
- Adapt solution for .NET Core 3.1
- Several other fixes
FasTnT EPCIS - v2.0.0
Code refactor cleanup
Use MediatR to dispatch commands/requests to handlers.
Keep only EPCIS 1.2 endpoints and XML/SOAP format (remove EPCIS 2.0 endpoints and JSON formatting until specification is released)
See the changelog for more details
FasTnT epcis - v1.3.1
Update XML event formatting to follow the EPCIS 1.2 specification
FasTnT epcis - v1.3.0
Version 1.3.0
Varous fixes and improvements in the code
No new functionalities in this version.
See the changelog for more details
FasTnT EPCIS v1.2.0
- Improve database performance
- Fix XML events formatting