Skip to content

Releases: louisaxel-ambroise/epcis

v2.0.1

03 Oct 14:28
a580fa6
Compare
Choose a tag to compare

Fix Docker image
Review workflows

v2.0.0

03 Oct 06:20
da8e336
Compare
Choose a tag to compare
  • Added EPCIS 2.0 endpoints + JSON formatting
  • Update SOAP requests handling
  • Remove unnecessary dependencies

v1.1.0

06 Sep 07:38
5529c17
Compare
Choose a tag to compare
  • Cleanup the endpoints call and request parsing/formatting.
  • Update Nuget packages
  • Remove Carter
  • Use top-level statements

v1.0.5

14 Jun 05:57
72744b5
Compare
Choose a tag to compare

Update dependencies

v1.0.4

05 May 10:13
e298a3e
Compare
Choose a tag to compare

Update dependencies
Allow to use different databases: PostGreSQL or SQL Server

Full Changelog: v1.0.3...v1.0.4

v1.0.3

07 Apr 06:04
013c648
Compare
Choose a tag to compare
  • Update SimpleEventQuery
  • Update dependencies

Full Changelog: v1.0.2...v1.0.3

v1.0.2

01 Feb 19:52
89f2a92
Compare
Choose a tag to compare

What's Changed

  • Improve SQL generated for SimpleEventQuery filters
  • Update subscriptions
  • Fix query results count

Full Changelog: v1.0.1...v1.0.2

v1.0.1

27 Jan 07:03
b06e35b
Compare
Choose a tag to compare

Fix SimpleMasterdataQuery parameters

v1.0.0

24 Jan 14:01
054e3ca
Compare
Choose a tag to compare

Port of EPCIS repository using .NET 6 and Entity Framework Core. All functionalities from the original repository are still available.