All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
and this project uses Calendar Versioning with a YYYY.minor.patch
scheme.
All dates in this file are given in the UTC time zone.
- Added deployments for a few new packages which only describe assumptions about files provided by the host.
- Upgraded packages so that some now require certain files to be provided by the host.
- The container created by deployment
apps/ps/backend/proc-segmenter
now runs as theroot
user, so that it correctly handles root directories created on the host byapps/ps/backend/controller
.
- Deployment for Dozzle as a Docker container log viewer.
- Deployments for Prometheus metrics monitoring.
- Deployments for various scripts - and a few config files - to make available for running on the host.
- Deployment
apps/ps/backend/proc-segmenter
now deploys the segmenter as a Docker container instead of assuming it's available on the host.
(this release involves no changes from v2023.9.0-beta.2; it's just a promotion of v2023.9.0-beta.2 to a stable release)
- (Breaking change) Updated files for use with v0.4.0 of the Forklift tool. Previous versions must be used with forklift v0.3.
- The hardware setup guides are no longer included by default in the offline docs site, to reduce the size of the PlanktoScope SD card images.
- Upgraded github.com/PlanktoScope/device-pkgs repository from v2023.9.0-beta.0 to v2023.9.0-beta.1
- Packages for host resources.
- (Breaking change) Updated files for use with v0.3.1 of the Forklift tool. Previous versions must be used with forklift v0.1.
- (Breaking change) Reorganized packages with a directory tree structure.
- Upgraded various Docker images.
- Basic repository and package deployment configuration for the v2023.9.0 release