Releases: nginx/agent
Releases · nginx/agent
Release list
v3.11.3
What's Changed
🐛 Bug Fixes
- Fix agent not logging collector logs to stdout by default in containers by @karensantana in #1757
- Bound NGINX Plus API requests with a timeout by @CVanF5 in #1775
- Fix logrotate permissions by @karensantana in #1770
- otel conversion fix by @Akshay2191 in #1846
🔨 Maintenance
- Update module github.com/grpc-ecosystem/go-grpc-middleware to v2 (main) by @renovate[bot] in #1761
- V3 refactoring by @Akshay2191 in #1799
- Update module github.com/cenkalti/backoff/v4 to v7 (main) by @renovate[bot] in #1798
- Update module github.com/grpc-ecosystem/go-grpc-middleware to v2 (main) by @renovate[bot] in #1802
- Integration tests improvements by @craigell in #1712
- Update CodeQL workflow by @jjngx in #1864
⬆️ Dependencies
- Renovate go mod tidy by @Akshay2191 in #1764
- Update module github.com/cenkalti/backoff/v4 to v7 (main) by @renovate[bot] in #1780
- Update module github.com/cenkalti/backoff/v4 to v7 (main) by @renovate[bot] in #1784
- Update module github.com/shirou/gopsutil/v4 to v4.26.6 (main) by @renovate[bot] in #1786
- Update module google.golang.org/grpc to v1.82.0 (main) by @renovate[bot] in #1779
- Update module github.com/cenkalti/backoff/v4 to v7 (main) by @renovate[bot] in #1792
- Update go toolchain directive to v1.26.5 (main) by @renovate[bot] in #1801
- Update module golang.org/x/mod to v0.38.0 (main) by @renovate[bot] in #1803
- Update module golang.org/x/sync to v0.22.0 (main) by @renovate[bot] in #1804
- Update module buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go to v1.36.11-20260709200747-435963d16310.1 (main) by @renovate[bot] in #1807
- Update module github.com/leodido/go-syslog/v4 to v4.6.0 (main) by @renovate[bot] in #1808
- Update module github.com/prometheus/common to v0.70.0 (main) by @renovate[bot] in #1809
- Update module google.golang.org/grpc to v1.82.1 (main) by @renovate[bot] in #1820
- Update GitHub Actions (main) by @renovate[bot] in #1832
- Update OpenTelemetry Collector (main) by @renovate[bot] in #1819
- Update google.golang.org/protobuf digest to f2248ac (main) by @renovate[bot] in #1834
- Update opentelemetry-go monorepo to 251b96b (main) by @renovate[bot] in #1835
- Update module github.com/gabriel-vasile/mimetype to v1.4.15 (main) by @renovate[bot] in #1840
- Update module github.com/prometheus/common to v0.70.1 (main) by @renovate[bot] in #1841
- Update module github.com/moby/moby/client to v0.5.1 (main) by @renovate[bot] in #1849
- Update opentelemetry-go monorepo to 2f4795f (main) by @renovate[bot] in #1839
- Update opentelemetry-go monorepo to 78d3be7 (main) by @renovate[bot] in #1852
- Update module google.golang.org/grpc to v1.83.0 (main) by @renovate[bot] in #1857
- Update module github.com/shirou/gopsutil/v4 to v4.26.7 (main) by @renovate[bot] in #1859
- Update opentelemetry-go monorepo to v1.45.0 (main) by @renovate[bot] in #1855
Full Changelog: v3.11.2...v3.11.3
Resources
2.46.7
What's Changed
🐛 Bug Fixes
- fixing issue by @Akshay2191 in #1790
- Ci pipeline fix by @Akshay2191 in #1800
📝 Documentation
- Update module github.com/fsnotify/fsnotify to v1.10.1 (dev-v2) by @renovate[bot] in #1787
- Update module github.com/cenkalti/backoff/v4 to v4.3.0 (dev-v2) by @renovate[bot] in #1785
- Update module github.com/nginxinc/nginx-go-crossplane to v0.4.89 (dev-v2) by @renovate[bot] in #1732
- Update module github.com/go-resty/resty/v2 to v2.17.2 (dev-v2) by @renovate[bot] in #1793
- Update module github.com/klauspost/cpuid/v2 to v2.4.0 (dev-v2) by @renovate[bot] in #1794
- Resolve protos for V2 by @craigell in #1814
🔨 Maintenance
⬆️ Dependencies
- Update module github.com/nginx/agent/sdk/v2 to v2.46.6 (dev-v2) by @renovate[bot] in #1795
- Update go toolchain directive to v1.26.5 (dev-v2) by @renovate[bot] in #1805
Full Changelog: v2.46.6...v2.46.7
2.46.6
What's Changed
📝 Documentation
- [v2] Update Go version by @karensantana in #1715
- Add vulncheck to dev-v2 by @karensantana in #1713
- Ubuntu 26.04 for Agent V2 by @craigell in #1754
- Update module github.com/spf13/pflag to v1.0.10 (dev-v2) by @renovate[bot] in #1762
🔨 Maintenance
- Update module github.com/rs/cors to v1.11.1 (dev-v2) by @renovate[bot] in #1740
- [V2] Clean up by @aphralG in #1733
- chore: update CODEOWNERS for dev-v2 branch ownership by @oCHRISo in #1749
Full Changelog: v2.46.5...v2.46.6
v3.11.2
What's Changed
🐛 Bug Fixes
- Fix generate assertion document workflow by @karensantana in #1722
- Fix logs excluded multiple times if referenced multiple times in the config by @karensantana in #1695
- Fix connection reset logic to ensure the old subscribe goroutine is cancelled before a new connection is made by @dhurley in #1700
-
🔨 Maintenance
- Added support for Ubuntu 26.04 by @defanator in #1754
⬆️ Dependencies
- Update module github.com/prometheus/common to v0.68.1 (main) by @renovate[bot] in #1706
- Update opentelemetry-go monorepo to v1.44.0 (main) by @renovate[bot] in #1711
- Update module github.com/cenkalti/backoff/v4 to v6 (main) by @renovate[bot] in #1738
- Update module github.com/moby/moby/api to v1.55.0 (main) by @renovate[bot] in #1741
- Update module github.com/prometheus/common to v0.69.0 (main) by @renovate[bot] in #1739
- Update module github.com/moby/moby/client to v0.5.0 (main) by @renovate[bot] in #1742
- Update module github.com/grpc-ecosystem/go-grpc-middleware to v2 (main) by @renovate[bot] in #1721
- Update module github.com/cenkalti/backoff/v4 to v6 (main) by @renovate[bot] in #1747
- Update testcontainers-go monorepo (main) by @renovate[bot] in #1745
- Update module golang.org/x/sync to v0.21.0 (main) by @renovate[bot] in #1728
- Update module golang.org/x/mod to v0.37.0 (main) by @renovate[bot] in #1727
- Update module github.com/cenkalti/backoff/v4 to v6 (main) by @renovate[bot] in #1756
Full Changelog: v3.11.1...v3.11.2
Resources
v3.11.1
v3.11.0
What's Changed
🛑 Breaking Changes
Due to changes in receiver naming in the OpenTelemetry Collector, users who use the Agent Custom Collector Config option must update hostmetrics receivers to host_metrics and containermetrics to container_metrics in their custom configuration.
🔨 Maintenance
- Update GitHub Actions (main) by @renovate[bot] in #1696
- Update OTel Deps by @aphralG in #1665
- [v3] Update Go version by @karensantana in #1723
- Add dockerfile for local rootless build by @karensantana in #1691
⬆️ Dependencies
- Update module google.golang.org/grpc to v1.81.1 (main) by @renovate[bot] in #1707
- Update module github.com/nginxinc/nginx-go-crossplane to v0.4.89 (main) by @renovate[bot] in #1697
- Update module github.com/samber/slog-gin to v1.21.1 (main) by @renovate[bot] in #1680
Full Changelog: v3.10.4...v3.11.0
Resources
v3.10.4
What's Changed
🐛 Bug Fixes
- fix: ensure delta metric values are never negative by @valyria257 in #1690
🔨 Maintenance
⬆️ Dependencies
Full Changelog: v3.10.3...v3.10.4