Releases: JeffersonLab/jaws-libp
Releases · JeffersonLab/jaws-libp
v5.0.0
What's Changed
- Rename AlarmClass to AlarmAction by @slominskir in #11
- Add managedby field by @slominskir in #12
- Rename AlarmInstance to Alarm by @slominskir in #13
- Rename AlarmCategory to AlarmSystem by @slominskir in #14
Full Changelog: v4.9.3...v5.0.0
v4.9.3
- Fixed bug in list_classes where it still expected pointofcontactusername to exist
- set_category now requires a team
Full Changelog: v4.9.2...v4.9.3
v4.9.2
- Switched back to using token for PyPi publish (JeffersonLab/python-workflows#1)
Full Changelog: v4.9.1...v4.9.2
v4.9.1
- Attempting to publish to PyPi with Trusted Publisher
- Note: it doesn't work: JeffersonLab/python-workflows#1
Full Changelog: v4.9.0...v4.9.1
v4.9.0
What's Changed
- Fix typo on EffectiveNotificationSerde to_dict by @slominskir in #9
- Move point-of-contact field in class to team field in category (JeffersonLab/jaws#34)
Full Changelog: v4.8.3...v4.9.0
v4.8.3
- Use Python 3.9 in container
Full Changelog: v4.8.2...v4.8.3
v4.8.2
- Use pinned dependency versions to avoid build surprises in CI (pypa/packaging.python.org#685)
Full Changelog: v4.8.1...v4.8.2
v4.8.1
- Updated GitHub Actions workflow
Full Changelog: v4.8.0...v4.8.1
v4.8.0
- Added support for import overrides from file in
set_override
script - Added support for filtering overrides by type in
list_overrides
script - Added ALARM_INSTANCES_URL_CSV env support
- Added ALARM_OVERRIDES env support
Full Changelog: v4.7.0...v4.8.0
v4.7.0
- Docker healthcheck added to Dockerfile
Full Changelog: v4.6.3...v4.7.0