instana / nginx-tracing

Instana tracing for NGINX demonstration
Apache License 2.0
12 stars 4 forks source link

binaries: Update to 10/2022 #61

Closed sriemer closed 2 years ago

sriemer commented 2 years ago

binaries: Replace tracer version 1.4.0 with 1.7.1

Vim command: :%s/\/1\.4\.0\//\/1.7.1\//g
Diff: git diff --word-diff-regex="[0-9]+\.[0-9]+\.[0-9]+"

binaries: Update to 10/2022

Add NGINX Plus R26 and R27;
NGINX 1.22.0, 1.22.1, 1.23.0, 1.23.1, and 1.23.2;
as well as OpenResty 1.21.4.1.

binaries: Drop Amazon Linux 1 support for NGINX > 1.18.0

There were no other NGINX stable binaries released from that point.
So this cannot be tested and the OS is end-of-life since long time.

binaries: Drop all Amazon Linux 1 references

This OS is end-of-life since long time.
sriemer commented 2 years ago

Everything is looking good. This is just regular maintenance work. So merging.