Releases: thin-edge/tedge-container-plugin
Releases · thin-edge/tedge-container-plugin
tedge-container-plugin 2.9.0
What's Changed
- feat: add periodic orphaned service reconciler by @reubenmiller in #207
Full Changelog: 2.8.0...2.9.0
tedge-container-plugin 2.8.0
What's Changed
- feat(container-group): automatically add host.containers.internal and host.docker.internal host aliases by @reubenmiller in #198
- feat(container-group): track module name upon installation by @reubenmiller in #191
- fix: container crash loop protection by @reubenmiller in #189
- fix: podman rootless userns clone by @reubenmiller in #190
- fix: publish service status after updating twin info by @reubenmiller in #194
- fix: only delete service locally if it has been removed from the cloud by @reubenmiller in #196
- fix(installation): fix logic error when stopping the service on a non-debian OS by @reubenmiller in #197
- fix: honour client options on software management plugins by @reubenmiller in #199
- fix: podman rootless compatibility by @reubenmiller in #200
- chore: update dependencies by @reubenmiller in #206
- test: extend testing against more docker/podman versions by @reubenmiller in #195
Full Changelog: 2.7.1...2.8.0
tedge-container-plugin 2.7.0
What's Changed
- style: fix linting by @reubenmiller in #184
- feat: queue pending service deletion api calls if the immediate removal fails by @reubenmiller in #183
Full Changelog: 2.6.2...2.7.0
tedge-container-plugin 2.6.2
What's Changed
- fix: fix incorrect configuration name reference for cumulocity port by @reubenmiller in #180
Full Changelog: 2.6.1...2.6.2
tedge-container-plugin 2.6.1
What's Changed
- fix: fix typo in the container-image setting name in a log message by @reubenmiller in #178
Full Changelog: 2.6.0...2.6.1
tedge-container-plugin 2.6.0
What's Changed
- feat: add container-image plugin to allow users to manage container images without having to start containers by @reubenmiller in #174
- chore: update dependencies by @reubenmiller in #176
Full Changelog: 2.5.2...2.6.0
tedge-container-plugin 2.5.2
What's Changed
- ci: set default workflow permissions by @reubenmiller in #170
- fix(clone): copy additional container host settings when cloning a container's config by @reubenmiller in #171
- ci: fix publish workflow permissions by @reubenmiller in #172
- feat: add log plugins by @reubenmiller in #169
- fix: avoid copying shmsize as it isn't supported by podman in some setups by @reubenmiller in #175
Full Changelog: 2.5.0...2.5.2
tedge-container-plugin 2.5.0
What's Changed
- feat: auto detect rootless container engines by @reubenmiller in #157
- feat: support setting explicit container host socket path in config file by @reubenmiller in #166
- fix: preserve OpenRC conf file on package updates by @reubenmiller in #158
- fix: remove erroneous compose command failed log message by @reubenmiller in #160
- fix: openrc service ignoring config file by @reubenmiller in #161
- fix: delete openrc service symlinks before installing package contents by @reubenmiller in #162
- fix: verify container engine connection on startup and support retries by @reubenmiller in #165
- chore: update dependencies by @reubenmiller in #159
- docs: add instructions for setting up podman in rootless mode by @reubenmiller in #167
Full Changelog: 2.4.3...2.5.0
tedge-container-plugin 2.4.3
What's Changed
- fix(packaging): set the config type when building the linux package by @reubenmiller in #155
Full Changelog: 2.4.2...2.4.3
tedge-container-plugin 2.4.2
What's Changed
- fix: ensure body is always closed before returning (fixes file description exhaustion bug) by @reubenmiller in #154
Full Changelog: 2.4.1...2.4.2