Releases: gchq/event-logging
Releases · gchq/event-logging
v5.0-beta.1_schema-v4.0-beta.1
* 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
v4.0.7_schema-v3.2.4
v4.0.6_schema-v3.2.4
v4.0.6_schema-v3.2.4
v4.0.5_schema-v3.2.4
v4.0.5_schema-v3.2.4
v3.2.4_schema-v3.2.4
v3.2.4_schema-v3.2.4
v4.0.1_schema-v3.2.4
v4.0.1_schema-v3.2.4
v3.2.3_schema-v3.2.4
v3.2.3_schema-v3.2.4
event-logging-v3.2.1_schema-v3.2.4
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
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
* Add Bintray deployment