1
0
Fork 0

Adding upstream version 1.34.4.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-05-24 07:26:29 +02:00
parent e393c3af3f
commit 4978089aab
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
4963 changed files with 677545 additions and 0 deletions

23
docs/RELEASES.md Normal file
View file

@ -0,0 +1,23 @@
# Releases
Telegraf has four minor releases a year in March, June, September, and
December. In between each of those minor releases, there are 2-4 bug fix
releases that happen every 3 weeks.
This [Google Calendar][] is kept up to date for upcoming release dates.
Additionally, users can look at the [GitHub milestones][] for the next minor
and bug fix releases.
## Versioning
Telegraf uses semantic versioning.
## Minor vs Patch Release
PRs that resolve issues are released in the next release. PRs that introduce
new features are held for the next minor release. Users can view what
[GitHub milestones][] a PR belongs to when they want to determine the release
it will go out with.
[Google Calendar]: https://calendar.google.com/calendar/embed?src=c_03d981cefd8d6432894cb162da5c6186e393bc0f970ca6c371201aa05d30d763%40group.calendar.google.com
[GitHub milestones]: https://github.com/influxdata/telegraf/milestones