Skip to content

Releases: FINTmodels/fint-event-model

v0.0.19

27 May 09:26
Compare
Choose a tag to compare

added missing setQuery method on Event, added addObject to avoid unchecked calls when event does not have the type set

v0.0.18

27 May 08:38
Compare
Choose a tag to compare

In the Health object added a constructor for status

v0.0.17

27 May 08:20
Compare
Choose a tag to compare

added Health object

v0.0.16

27 May 07:46
Compare
Choose a tag to compare

added query to Event and included @JsonIgnoreProperties(ignoreUnknown = true) to make it more future proof

v0.0.15

26 May 18:42
Compare
Choose a tag to compare

fixed bug in DefaultActions

v0.0.14

26 May 18:33
Compare
Choose a tag to compare

added constructor to Event that copies the values into the new instance

v0.0.13

26 May 18:19
Compare
Choose a tag to compare

added isHealthCheck() to Event

v0.0.12

17 Apr 10:45
Compare
Choose a tag to compare
updated readme with examples of using EventUtil