Releases: wavefrontHQ/wavefront-proxy
Releases · wavefrontHQ/wavefront-proxy
Wavefront Proxy 13.7 [GA Release]
Wavefront Proxy 13.7 [GA Release]
- Updated Netty netty-bom to version 4.1.108.Final to resolve CVE-2024-29025.
Wavefront Proxy 13.4 [GA Release]
Wavefront Proxy 13.4 [GA Release]
- Fixed pushing metric to datadog server.
- Updated the dependency versions.
Wavefront Proxy 13.3 [GA Release]
- Added support for DataDog integration v2 APIs.
- Fixed bug where prefix prepended to internal metrics resulted in invalid metric.
- Updated Apache commons-compress to version 1.24.0 to resolve CVE-2021-3520.
- Updated Netty netty-bom to version 4.1.92.Final to resolve CVE-2023-34462.
- Updated the dependency versions.
Wavefront Proxy 13.2 [GA Release]
- Updated the dependency versions.
Wavefront Proxy 13.1 [GA Release]
- Improved the error message when trying to authenticate to VMware Cloud services with incorrect credentials.
- Updated the dependency versions.
Wavefront Proxy 13.0 [GA Release]
- Added support for sending data to Operations for Applications on VMware Cloud services with a VMware Cloud services access token.
- Fixed buffer file data and backlog charts discrepancy.
- Fixed Linux package.
- Updated the dependency versions.
Wavefront Proxy 12.4 [GA Release]
- Added direct data ingestion to log system for converged CSP tenants when providing ingestion URL and token configuration.
- Hid sensible information from the log.
- Fixed GZIP encoding on server api requests.
- Fixed logs for preprocessor configuration.
- Updated the dependency versions.
Wavefront Proxy 12.3 [GA Release]
- Fixed the proxy startup issue when cannot connect to the server URL.
- Updated the dependency versions.
Wavefront Proxy 12.2 [GA Release]
- Added support for ingesting Amazon CloudWatch logs from an AWS Lambda function in format
logs_json_cloudwatch
. - Updated the dependency versions.
Wavefront Proxy 12.1 [GA Release]
- Added support for ingesting logs as line-delimited JSON objects (Fluent Bit format) with URI
/logs?f=logs_json_lines
. - Proxy no longer replaces tag with
_tag
in log tag keys. - Added debug logging before sending log payload to the log cluster.
- Fixed the hostname detection by proxy when the proxyname is not specified and is set to the hostname.
- Updated the dependency versions.