2.7.0
Breaking changes
bizRules
is not supported insensorReport
PersistentDisposition
is only authorized inObjectEvent
andTransformationEvent
- 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 usingref.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.