Skip to content

v3.5.1

Compare
Choose a tag to compare
@slominskir slominskir released this 31 Jan 15:39
  • Bump jaws-libp to version 2.7.0, significant schema and API changes
    • JAWSConsumer and JAWSProducer classes
    • Clients for each topic
    • Re-organized package
    • Replaced UNIX-only pwd with psutil
    • Logging package utilized and LOGLEVEL env honored
  • Location field is now an array - #33
  • "jaws" container now honors "TZ" environment variable for timezone - #6
  • Location and Category fields are now strings instead of Enums - #35
  • Instance inherits fields from class, but no longer overrides fields, a simplified model with unique fields in each - #32
  • Replaced screenpath with screencommand (instance-level) - #31
  • Locations are now hierarchical / nested, which supports organization via Facility - #9