Skip to content

Releases: gchq/event-logging

v5.0-beta.1_schema-v4.0-beta.1

17 Dec 08:35
Compare
Choose a tag to compare
* Uplifted schema to v4.0-beta.1

* Issue **gchq/event-logging-schema#54** : Remove `Outcome` from `Network`, add new `NetworkOutcome` class.

* Issue **gchq/event-logging-schema#63**: Allow `EventSource/Door` to be combined with `Device`, `Client` and `Server`.

* Issue **gchq/event-logging-schema#64**: Change `Door` sub-element constraints to be consistent with documentation.

* Issue **gchq/event-logging-schema#65**: Add enum values to `AuthenticateActionSimpleType` and `AuthenticateLogonTypeSimpleType` to better describe physical access events

* Issue **gchq/event-logging-schema#10** : Add `SearchResults` to `BaseMultiObjectComplexType` to allow for use cases like `View/SearchResults`.

* Issue **gchq/event-logging-schema#10** : Add `Id`, `Name` and `Description` to `QueryComplexType` to allow the linking of query to results.

* Issue **gchq/event-logging-schema#39** : Add `TimeZoneName` element to `LocationComplexType` to improve the recording of time zone information.

* Issue **gchq/event-logging-schema#44** : Add `Approval` schema action.

* Issue **gchq/event-logging-schema#47** : Add `CachedInteractive`, `CachedRemoteInteractive`, `Proxy` and `Other` logon types to `AuthenticateLogonTypeSimpleType`.

* Issue **gchq/event-logging-schema#40**: Add `State`, `City` and `Town` elements to provide more Location detail.

* Issue **gchq/event-logging-schema#3** : Add `Type` attribute to `Hash` element in `BaseFileComplexType`.

* Issue **gchq/event-logging-schema#35** : Add `Meta` element to `Event` and `BaseObjectGroup` to allow extension/decoration.

* Issue **gchq/event-logging-schema#31** : Add `Tags` element to `BaseObjectGroup`.

* Issue **gchq/event-logging-schema#37** : Add `Tags` element to `SystemComplexType`.

* Generate javadoc from the schema annotations.

* Issue **5** : Add fluent builder api code.

* Issue **3** : Change xjc bindings to force all top level classes [BREAKING CHANGE].

* Issue **6** : Fix hard coded success value in EventLoggingUtil.createOutcome().

* Revert to Java 8

v4.0.7_schema-v3.2.4

07 Sep 16:43
Compare
Choose a tag to compare
v4.0.7_schema-v3.2.4

v4.0.6_schema-v3.2.4

07 Sep 10:27
Compare
Choose a tag to compare
v4.0.6_schema-v3.2.4

v4.0.5_schema-v3.2.4

05 Sep 17:43
Compare
Choose a tag to compare
v4.0.5_schema-v3.2.4

v3.2.4_schema-v3.2.4

30 May 08:50
Compare
Choose a tag to compare
v3.2.4_schema-v3.2.4

v4.0.1_schema-v3.2.4

22 May 11:47
Compare
Choose a tag to compare
v4.0.1_schema-v3.2.4

v3.2.3_schema-v3.2.4

22 May 17:07
Compare
Choose a tag to compare
v3.2.3_schema-v3.2.4

event-logging-v3.2.1_schema-v3.2.4

15 Feb 09:00
Compare
Choose a tag to compare
Changed

* Uplifted schema to v3.2.4

* Add _-client_ to the end of the `id` attribute value on the `schema` element.

event-logging-v3.2.0_schema-v3.2.0

21 Dec 15:50
Compare
Choose a tag to compare
Added

* Issue **gchq/event-logging-schema#23** : Add optional `Coordinates` object to the `Location` class to capture latitude/longitude

Changed

* Uplifted schema to v3.2.0

event-logging-v3.1.2_schema-v3.1.2

28 Nov 17:43
Compare
Choose a tag to compare
* Add Bintray deployment