Releases: gchq/event-logging-schema
Releases · gchq/event-logging-schema
event-logging-schema-v3.3.1
* No changes to the schema. * Change the schema generator to appy the version of the generated schema to the id attribute and the filename.
event-logging-schema-v3.3.0
* Issue **#33** : Add content to ClassificationComplexType to support richer protective marking schemes * Change `name` to `pipelineName` in Schema Generator `configuration.yml`. * Change `suffix` to `outputSuffix` in Schema Generator `configuration.yml`. * Add `outputBaseName` to Schema Generator `configuration.yml` to allow the filename and if of the output schema to be changed.
event-logging-schema-v3.2.4
Changed * Add the pipeline suffix to the end of `id` attribute value on the `schema` element. This provides a means of differentiating the different forms of the schema.
event-logging-schema-v3.2.3
* No changes to the schema. Changed * Change transformer to support pipleline inheritance * Add diff-ing of released and generated schemas to build script
event-logging-schema-v3.2.2
Changed * Fix broken junit test in the transformer code * No changes to the schema.
event-logging-schema-v3.2.0
Added * Issue **#23** : Added optional `Coordinates` element to `LocationComplexType` to capture lat/long * Add a build step to zip up the XSLTs used by the transformer * Add the transformer fat jar and transformations zip to the github release artifacts Changed * Improve logging and error handling in the schema transformer
event-logging-v3.1.2
* Add a client version of the schema for use in the [event-logging jaxb library](https://github.com/gchq/event-logging) * Add a transformation pipleline process for running multile XSLTs against the schema
event-logging-v3.1.1
Changed
- Issue #18 : Remove
pattern
fromVersionSimpleType
as this is trumped by the enumerations. Add past versions as enumerations.
event-logging-v3.1.0 [BROKEN]
Added
-
Issue #16 : Add Data element to PrintSettings element
-
Issue #13 : Add Group to the list of items an Authenticate action can occur on
-
Issue #12 : Add ElevatePrivilege and Other to list of Authenticate Actions
-
Issue #6 : Add PauseJob, ResumeJob, FailedPrint and Other to PrintActionSimpleType
-
Issue #4 : Extend ObjectOutcomeComplexType to have Data sub elements
Changed
- Issue #5 : Change certain instances of xs:positiveInteger to xs:nonNegativeInteger to allow zero values
event-logging-v3.0.0
Initial open source release of the event-logging XMLSchema.