From 2601f11cc771887612d5eb58fa2e65f2b0a289ee Mon Sep 17 00:00:00 2001 From: yyuuttaaoo Date: Wed, 25 May 2022 17:00:57 +0800 Subject: [PATCH] release v1.0.34 --- CHANGELOG.md | 2 -- changes/v1.0.34.md | 15 +++++++++++++++ 2 files changed, 15 insertions(+), 2 deletions(-) create mode 100644 changes/v1.0.34.md diff --git a/CHANGELOG.md b/CHANGELOG.md index 0c71c5ef9c..8093ee3e30 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -34,5 +34,3 @@ your changes, such as: - [public] [both] [updated] add a new feature ## [Unreleased] -- [public] [both] [fixed] fixed without k8s labels in CRI fetching. -- [public] [both] [updated] add workload attribute of Pod meta in metric_meta_kubernetes diff --git a/changes/v1.0.34.md b/changes/v1.0.34.md new file mode 100644 index 0000000000..3fb46c8e7b --- /dev/null +++ b/changes/v1.0.34.md @@ -0,0 +1,15 @@ +# 1.0.34 +## Changes +All issues and pull requests are [here](https://github.com/alibaba/ilogtail/milestone/9). +### Features +- [public] [both] [updated] add workload attribute of Pod meta in metric_meta_kubernetes +### Fixed +- [public] [both] [fixed] fixed without k8s labels in CRI fetching. +### Doc +## Download +| Arch| Platform| Region| Link| +| ---- | ---- | ---- | ---- | +|arm64|Linux|China|[link](https://logtail-release-cn-hangzhou.oss-cn-hangzhou.aliyuncs.com/linux64/1.0.34/aarch64/logtail-linux64.tar.gz)| +|amd64|Linux|China|[link](https://logtail-release-cn-hangzhou.oss-cn-hangzhou.aliyuncs.com/linux64/1.0.34/x86_64/logtail-linux64.tar.gz) +|arm64|Linux|US|[link](https://logtail-release-us-west-1.oss-us-west-1.aliyuncs.com/linux64/1.0.34/aarch64/logtail-linux64.tar.gz) +|amd64|Linux|US|[link](https://logtail-release-us-west-1.oss-us-west-1.aliyuncs.com/linux64/1.0.34/x86_64/logtail-linux64.tar.gz)