変更ログ
バグ修正
- fix: CVE-2026-42151 および CVE-2026-42154 (#578)
Features
- Host use case verified to work with
nrdot-collector:1.14.0 - Replaced
filelogwithfile_login config due to deprecation.
Thefilelogreceiverhas changed itsmetadata.yaml::typefromfilelogtofile_logwhich defines how it gets referenced in the config.
変更ログ
特徴
k8sobjectsreceiverを実験的な機能として追加しました。(#573)
特徴
- 動作確認済みのホストの使用例
nrdot-collector:1.14.0 - 非推奨になったため、設定内の
filelogをfile_logに置き換えました。filelogreceiverは、設定内での参照方法を定義するmetadata.yaml::typeをfilelogからfile_logに変更しました。
Changelog
First dedicated release notes for the 'Host Monitoring' use case which are scoped to relevant changes in the configuration or nrdot-collector. The nrdot-collector will continue to bundle the config necessary to power this use case. However, with nrdot-collector supporting more and more use cases, we want to provide additional release notes that are more easily conusamble for someone using NRDOT for a specific purpose like Host Monitoring.
Features
- Host use case verified to work with
nrdot-collector:1.12.0
変更ログ
設定またはnrdot-collectorの関連する変更を対象とした、「ホスト監視」ユースケース向けの初の専用リリースノートです。nrdot-collectorは、このユースケースを実現するために必要な設定を引き続き同梱します。ただし、nrdot-collectorがますます多くのユースケースをサポートするようになるにつれて、ホスト監視のような特定の目的でNRDOTを使用しているユーザーにとって、よりわかりやすい追加のリリースノートを提供したいと考えています。
特徴
- 動作確認済みのホストの使用例
nrdot-collector:1.12.0
変更ログ
特徴
- 特徴: コンポーネントを0.150.0に更新#567
filelogreceiver:アップストリームの変更#46750により、設定ノードの名前がfilelogからfile_logに変更されました
Changelog
This release marks the removal of the nrdot-collector-k8s and nrdot-collector-host distribution. The last published version of those distros is 1.12.0. Please migrate to using nrdot-collector instead which is a superset in terms of functionality and acts as a drop-in replacement with the two removed distros being implemented as use cases.
Features
- feat: add StateDirectory for ATP storage in systemd service (#545)
Bug Fixes
- fix: CVE-2026-39883 (#560)
Docs
- docs: update FIPS documentation (#565)