Commit Graph

6 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 dc7a43984c
packages: add RHEL 9 support 2022-10-24 11:54:34 +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
Nishant Kashiv 3409a84019 Add ubuntu jammy as an option supporting python 3 2022-09-19 14:46:50 -06:00
Andrei Belov fa4fb352ee
1.8.0 - new Python 3 based agent version 2022-08-19 12:39:59 +04:00