Skip to content

Releases: gchq/event-logging-schema

event-logging-schema-v3.3.1

23 Jan 17:23
Compare
Choose a tag to compare
* 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

14 Jan 16:13
Compare
Choose a tag to compare
* 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

13 Feb 09:59
Compare
Choose a tag to compare
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

30 Jan 15:22
Compare
Choose a tag to compare
* 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

12 Jan 10:32
Compare
Choose a tag to compare
Changed

* Fix broken junit test in the transformer code

* No changes to the schema.

event-logging-schema-v3.2.0

21 Dec 14:31
Compare
Choose a tag to compare
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

14 Nov 08:40
Compare
Choose a tag to compare
* 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

17 Jul 13:05
Compare
Choose a tag to compare

Changed

  • Issue #18 : Remove pattern from VersionSimpleType as this is trumped by the enumerations. Add past versions as enumerations.

event-logging-v3.1.0 [BROKEN]

12 Jul 14:56
Compare
Choose a tag to compare

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

12 May 10:02
Compare
Choose a tag to compare

Initial open source release of the event-logging XMLSchema.