Skip to content

2.7.0

Compare
Choose a tag to compare
@clementh59 clementh59 released this 07 Dec 12:09
· 6 commits to master since this release
f9d4148

Breaking changes

  • bizRules is not supported in sensorReport
  • PersistentDisposition is only authorized in ObjectEvent and TransformationEvent
  • The hashing algorithm has been changed to reflect the latest changes in the standard. The CBV context in the pre-hashed string was using ns.gs1.org and is now using ref.gs1.org. The canonical property order used in the algorithm has also been modified.
    How are you impacted?
    generateHashID() will probably return a different hash from the earlier versions.

New features

  • the errors given when validating a document/event are now more explicit

We decided not to increment the major version to follow the current version of the EPCIS standard.