Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

blog: add EOL announcement about td-agent v4 #270

Merged
merged 1 commit into from
Aug 29, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
33 changes: 33 additions & 0 deletions content/blog/20230829_schedule-for-td-agent-4-eol.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Drop schedule announcement about EOL of Treasure Agent (td-agent) 4

Hi users and developers!

We announce the dropping schedule for TD Agent 4 development.

## About Treasure Agent (td-agent) 4

Since td-agent 4.0.0 was released in 2020, td-agent 4 has been maintained for a long time.

As new major version of td-agent 4 was rebranded (to `fluent-package` v5), and released in August 2023,
we decided to stop maintaining td-agent 4.

## Scheduled end of life - Dec 2023

As you know, already stepping down maintenance activity, new minor update for td-agent 4 will not be shipped anymore.
(td-agent v4.5.1 will be the last release of this series, it will be shipped in this month.)

Thus, we recommend using fluent-package v5 for new deployment :)

## How to migrate to Fluent Package v5

There is a good article to do it.

* [Upgrade to fluent-package v5](upgrade-td-agent-v4-to-v5)

Follow the above instructions.

TAG: Fluentd td-agent Announcement
AUTHOR: clearcode