Releases: thin-edge/tedge-container-plugin
Releases · thin-edge/tedge-container-plugin
1.3.0
What's Changed
- ci: fix warnings in test workflow by @reubenmiller in #41
- ci: simplify test workflow checkout logic by @reubenmiller in #42
- fix: remove pid from service status messages by @reubenmiller in #46
- test: check monitor status after restarting mosquitto by @reubenmiller in #45
- ci: use setup-node to install specific nodejs version by @reubenmiller in #47
- feat(container): option to only pull image if it does not exist by @reubenmiller in #48
Full Changelog: 1.2.3...1.3.0
1.2.3
What's Changed
- fix(ui): display container and container-groups tabs when either type is present by @reubenmiller in #38
- docs(ui): update condition in which ui tabs are activated by @reubenmiller in #39
- ci: update ci workflows dependencies and add version to ui package by @reubenmiller in #40
Full Changelog: 1.2.2...1.2.3
1.2.2
What's Changed
- fix(ui): display container and container-groups tabs when either type is present by @reubenmiller in #38
Full Changelog: 1.2.1...1.2.2
1.2.1
What's Changed
- fix(container-group): ignore stderr when checking file type as stderr can be spammed by messages by @reubenmiller in #36
Full Changelog: 1.2.0...1.2.1
1.2.0
What's Changed
- feat(container-group): Support zip and gzip formats by @reubenmiller and @mariusoberersy in #35
Full Changelog: 1.1.1...1.2.0
1.1.1
What's Changed
- ci: update workflow dependencies by @reubenmiller in #29
- add system tests and workflow by @reubenmiller in #30
- ci: fix job dependency to approve by @reubenmiller in #31
- fix(container-group): fix the service type when publishing the down status by @reubenmiller in #32
- docs: update readme to align with thin-edge.io v1 by @reubenmiller in #33
- dev: update developer instructions by @reubenmiller in #34
Full Changelog: 1.1.0...1.1.1
1.1.0
1.0.2
What's Changed
- fix: register services with correct service type by @reubenmiller in #24
- fix: remove type information from health messages by @reubenmiller in #25
Full Changelog: 1.0.0...1.0.2
1.0.0
What's Changed
💥 You will need to update thin-edge.io to >= 0.13.0 in order for the everything to work as expected!
- fix: update readme to include notes about required version suffix by @reubenmiller in #22
- use tedge mqtt v1 api to publish telemetry data by @reubenmiller in #23
Full Changelog: 0.5.2...1.0.0
0.5.2
What's Changed
- fix(monitor): Don't collect metrics if no matching containers or container groups are found by @reubenmiller in #19
Full Changelog: 0.5.1...0.5.2