Commit Graph

5 Commits (master)

Author SHA1 Message Date
Andrei Belov 0ec1e18444
Update agent version to 1.8.3 (#119)
* Update agent version to 1.8.3

Changes:
 - amplify.agent.common.runner migrated to latest PEP 3143 implementation,
 - added support for packaging Ubuntu 24.04 "noble",
 - fixed package building for RHEL 9.

* packages: fixed issues found by internal CI
2025-01-14 11:32:56 +04:00
Andrei Belov 090de089e0
packages: added Debian 12 "bookworm" support
While here, updated some Python dependencies to address security issues.
2024-01-03 09:52:29 +04:00
Andrei Belov 5eb6a013a6
packages: added support for Rocky Linux to install script
While here, package builders were adjusted to include correct version build
when auto-increment feature is used.

Closes nginxinc/nginx-amplify-agent#77, nginxinc/nginx-amplify-agent#82.
2022-10-05 17:36:40 +04:00
Andrei Belov aeddcd2336
Add support for Ubuntu 22.04 "jammy" 2022-09-14 13:26:37 +04:00
Andrei Belov fa4fb352ee
1.8.0 - new Python 3 based agent version 2022-08-19 12:39:59 +04:00