Releases: slaclab/nalms
v1.1
What's Changed
- fix typo in readme by @tsgit in #102
- fix KAFKA_HOME symlink to unpacked tgz dir by @tsgit in #103
- Fix broker configuration by @jbellister-slac in #104
Full Changelog: v1.0...v1.1
v1.0
This release moves to the most recent 2.8 version of kafka, creates timestamps on all elasticsearch records, and moves over to a dedicated SLAC account on dockerhub.
Change List
v0.10
This release updates the versions of elasticsearch and cruise control, and allocates additional memory to elasticsearch.
v0.9
This release implements a fix, using a corrected Kafka build for the Phoebus alarm server.
v0.8
This release builds against the updated master branch of Phoebus, which accommodates both inclusions and bypass dates.
v0.7
This release:
- Removes unused alarm ioc creation script and updates docs
- Fixes doc markdown for client installation instructions
- Removes uid from dashboard, fixing dashboard surfacing bug
- Updates nalms tools environment.yml to include pydm
- Checks in server properties with topic creation settings, removing hard coded replication factors from topic creation
- Corrects path for Kafka server properties in docker-compose.yml
- Increments version in advance of new release
v0.6
This release implements the Alarm IOC cli tools as well as improved documentation and misc bug fixes.
v0.5
This release includes new images for bot Elasticsearch and Grafana. The Elasticsearch image requires a longer delay between startup and template generation. There was an issue with templating happening before startup and resulting in incorrect value types. The Grafana image now includes column by column filtering.
v0.4
Update configuration files to use mounting
v0.3
Update docker-compose and correct actions for cruise control