Commit Graph

12 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 6d3e17d8c7
Update agent version to 1.8.2
Changes:
 - pyMySQL version updated to 1.1.1 (CVE-2024-36039),
 - requests version updated to 2.32.2,
 - dropped support for RHEL 8 (Python 3.6 is EOL since 2021).
2024-06-02 18:44:16 +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
Chris Austin 21ec473fcc Remove install script 2023-09-20 08:34:36 -07:00
Nishant Kashiv eb08e9db7e Add NGINX Agent install script 2023-08-25 12:02:10 -06: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
Andrei Belov 7c99e10894
Update agent version to 1.8.1 2022-09-26 10:09:06 +04:00
Nishant Kashiv 3409a84019 Add ubuntu jammy as an option supporting python 3 2022-09-19 14:46:50 -06:00
Nishant Kashiv 4cc53d23c4 Update ujson version to 5.4.0 2022-09-16 12:26:01 -06: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