Skip to content

Commit 19c492b

Browse files
authored
Update explanation of ChangeLog (fluent#531)
https://docs.treasuredata.com/display/public/PD/The+td-agent+Change+Log was redirected into https://docs.treasuredata.com/articles/#!pd/The-td-agent-Change-Log, but that page was not found anymore. Signed-off-by: Kentaro Hayashi <[email protected]>
1 parent 1c98f3c commit 19c492b

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

quickstart/support.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,13 @@ Here are other community resources:
3131
If you are interested in what's new in each version, please refer to the following links:
3232

3333
* [Fluentd's ChangeLog](https://github.com/fluent/fluentd/blob/master/CHANGELOG.md).
34-
* [td-agent's ChangeLog](https://docs.treasuredata.com/display/public/PD/The+td-agent+Change+Log)
34+
* [fluent-package's ChangeLog](https://github.com/fluent/fluent-package-builder/blob/master/CHANGELOG.md) (Successor of td-agent package)
35+
* [td-agent's ChangeLog](https://github.com/fluent/fluent-package-builder/blob/master/CHANGELOG-v4.md) (End of Life in Dec, 2023)
36+
37+
{% hint style='danger' %}
38+
The series of td-agent had already reached End of Life (EOL). td-agent should not be newly installed because no support, no new release and no security updates anymore.
39+
Use fluent-package instead. See [Upgrade to fluent-package v5](https://www.fluentd.org/blog/upgrade-td-agent-v4-to-v5) for migration.
40+
{% endhint %}
3541

3642
## Development
3743

0 commit comments

Comments
 (0)