Skip to content

Releases: gchq/stroom-content

template-pipelines-v0.6

08 Oct 15:00

Choose a tag to compare

Upgrade to v7.x content pack format

stroom-logs-v4.0-beta.1

08 Oct 14:59

Choose a tag to compare

Upgrade to v7.x content pack format

stroom-101-v2.0

08 Oct 14:17

Choose a tag to compare

Upgrade to v7.x content pack format

standard-pipelines-v0.5

08 Oct 14:59

Choose a tag to compare

Upgrade to v7.x content pack format

internal-statistics-sql-v3.0

08 Oct 14:58

Choose a tag to compare

Upgrade to v7.x content pack format

internal-dashboards-v2.0

08 Oct 14:56

Choose a tag to compare

Upgrade to v7.x content pack format

example-index-v2.0

08 Oct 14:53

Choose a tag to compare

Upgrade to v7.x content pack format

event-logging-xml-schemas-v5.0

08 Oct 15:58

Choose a tag to compare

Upgrade to v7.x content pack format

core-xml-schemas-v3.0

08 Oct 14:21

Choose a tag to compare

Upgrade to v7.x content pack format

event-logging-xml-schema-v4.1.0

21 Jun 15:25

Choose a tag to compare

  • Issue gchq/event-logging-schema#86 : Change PermittedOrganisation to be unbounded within PermittedOrganisations.

  • Issue gchq/event-logging-schema#85 : Add In enumeration to TermConditionSimpleType to support the SQL IN condition.

  • Issue gchq/event-logging-schema#84 : Change Hash in BaseFileComplexType to be unbounded to allow multiple hashes for a file to be recorded.

  • Issue gchq/event-logging-schema#80 : Change Location.Floor from xs:integer to xs:string to allow for floors with names, e.g. Ground.

  • Issue gchq/event-logging-schema#75 : Add Changes element to Update to allow recording of a change where the before/after state is not known or is too large to record, e.g. adding a user to an long allow-list.

  • Issue gchq/event-logging-schema#62 : Add the Id attribute to AnyContentComplextType, e.g. Meta/@Id. This is to distinguish between multiple sibling Meta elements.

  • Issue gchq/event-logging-schema#67 : Add optional Outcome to EventDetail/Unknown to allow the outcome of the event to be recorded.

  • Issue gchq/event-logging-schema#74 : Add Date to EmailComnplexType.

  • Issue gchq/event-logging-schema#69 : Add optional unbounded Data element to the following elements or complex types: AntiMalwareThreatComplexType, Door, EventTimeComplexType, LocationComplexType, NetworkOutcomeComplexType and SystemComplexType.

  • Refactor element EventDetail.Unknown into UnknownComplexType. Doesn't impact validity of XML documents.

  • Issue gchq/event-logging-schema#76 : Add Data element to Permission to allow for non-enumerated permission types. Add Create, Delete and Use to PermissionAttributeSimpleType.