Skip to content

v2.6.0

Compare
Choose a tag to compare
@slominskir slominskir released this 18 Jan 23:31
· 313 commits to main since this release
  • Categories and Locations are now stored in topics instead of AVRO enums
  • Location field is now an array (multiple locations per alarm now allowed)
  • EventSourceTable updated to closer match Java implementation
  • CachedTable classes for topics allows easy query for entire list of entities
  • Classes and Instances no longer have field overlap: inheritance without overrides for simplicity