Fix ownership issue in Debian packages
Removed
- Drop support for Debian Jessie and Debian Stretch for the stand-alone agent packages.
Fixed
- Ensure
adduserdependency is declared as such on the Debian package.
This fixes an issue in certain environments, such as in Ubuntu Noble container images, where the appsignal-agent user fails to be created during installation because the adduser and addgroup command-line utilities are not present by default.
-
Fix file ownership issue on stand-alone Debian packages. Ensure that the
/etc/appsignal-agent.confconfiguration file is owned by theappsignal-agentuser. -
Fix a performance issue when sanitising
INSERT INTO ... VALUESqueries.
This release can be installed through our standalone agent packages and as a Docker image.