Skip to content

Releases: FasTnT/epcis

FasTnT EPCIS - v2.1.4

26 Nov 14:59
e0e28bc
Compare
Choose a tag to compare
  • Move to .NET 5
  • Improve EPCIS SimpleEvents query parameters

FasTnT EPCIS - v2.1.3

10 Nov 13:55
Compare
Choose a tag to compare
  • 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

17 Oct 08:14
0a69ef5
Compare
Choose a tag to compare

Performance improvements, code cleanup and NuGet packages updates.

FasT&T EPCIS - v2.1.1

05 Sep 18:19
Compare
Choose a tag to compare
  • Fix formatting issues
  • Accept CommandLine arguments
  • Bug fixes

Fastnt EPCIS - v2.1.0

23 Jul 14:06
7f2f222
Compare
Choose a tag to compare
  • 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

27 Mar 15:09
613937c
Compare
Choose a tag to compare
  • Add missing SimpleEventQuery parameters
  • Adapt solution for .NET Core 3.1
  • Several other fixes

FasTnT EPCIS - v2.0.0

18 Feb 08:28
9b89ba9
Compare
Choose a tag to compare

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

17 Nov 11:32
5176845
Compare
Choose a tag to compare

Update XML event formatting to follow the EPCIS 1.2 specification

FasTnT epcis - v1.3.0

04 Oct 17:45
63fb4ee
Compare
Choose a tag to compare

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

09 Sep 17:54
5bef638
Compare
Choose a tag to compare
  • Improve database performance
  • Fix XML events formatting