Skip to content

Releases: JeffersonLab/jaws

v3.6.0

02 Mar 23:19
Compare
Choose a tag to compare
  • Bump dependencies
    • confluent-kafka from 1.6.1 to 1.8.2
    • jaws-libp from 1.7.0 to 1.8.0
    • librdkafka (Dockerfile) from 1.6.1 to 1.8.2
    • Debezium Compose containers from 1.5.0.Final to 1.8.1.Final
    • Registry Compose container from 6.0.2 to 7.0.1
    • Python 3.7 to 3.9

v3.5.1

31 Jan 15:39
Compare
Choose a tag to compare
  • 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

v3.4.0

21 Dec 21:01
Compare
Choose a tag to compare
  • Renamed AlarmRegistration to AlarmInstance
    • Bumped jaws-libp to v2.5.0
    • Cascade rename topic alarm-registrations to alarm-instances
    • Cascade rename AlarmRegistrationSerde to AlarmInstanceSerde
    • Cascade rename env ALARM_REGISTRATIONS to ALARM_INSTANCES
    • Cascade rename scripts list/set registration to instance

v3.3.0

09 Dec 19:57
Compare
Choose a tag to compare
  • Exported records now explicitly ordered (#26)

v3.2.1

06 Dec 20:06
Compare
Choose a tag to compare

v3.2.0

10 Nov 22:33
Compare
Choose a tag to compare
  • Bump jaws-libp to version 2.4.0
  • describe-schemas.py now attempts to dump with same filename used to register
  • Provides a relatively unsatisfying fix for #21

v3.1.0

02 Nov 21:54
Compare
Choose a tag to compare
  • Updated list-registrations.py, list-classes.py, list-effective-registrations.py to support filtering by class
  • Export classes and registrations fixed to use dict union type
  • HTTPS URL now an option for ALARM_CLASSES and ALARM_REGISTRATIONS env var

v3.0.0

28 Oct 22:24
4cbdc0b
Compare
Choose a tag to compare
  • Updated script naming and organization

v2.9.0

19 Oct 15:56
Compare
Choose a tag to compare
  • Bump jaws-libp to version 2.3.0

v2.8.0

14 Oct 22:56
Compare
Choose a tag to compare
  • Bump jaws-libp to 2.2.0