Skip to content

Release v3.1.4

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 28 Aug 12:11
· 16 commits to main since this release

Release v3.1.4

Changes

All issues and pull requests are here.

Milestone: v3.1.4

Features

Fixed

  • Fix: "time" is set to 0 when SPL time parsing fails. by @Takuka0311 in #2239
  • fix: k8s meta by @Abingcbc in #2240
  • fix: processor released before serialized when pipeline update by @Abingcbc in #2236
  • Fix the crash caused by interface null value judgment error in golang. by @linrunqi08 in #2245
  • Fix: JsonLogFileReader may cause a crash due to buffer overflow during reading. by @Takuka0311 in #2246
  • fix: docker inspect timeout by @Takuka0311 in #2269
  • Fix: Selfmonitor crash when DoSnapshot by @Takuka0311 in #2262
  • update k8s domain configuration, add cluster entity upsert logic, fix journal tail mode on Ubuntu by @StartE in #2270
  • Fixed the issue where the rotator reader would not close the file when the container stopped. by @linrunqi08 in #2277
  • Fix start_time overflow in ProcParser by @yyuuttaaoo in #2281
  • Fixed the issue where the rotator reader would not close the file when the container stopped. by @linrunqi08 in #2291
  • fix: add env config tag by @Abingcbc in #2293
  • Fix: PipelineConfigWatcher enterprise ut by @Takuka0311 in #2299
  • fix: grpc find_package link ssl so by @Abingcbc in #2308
  • fix: HashKeys are not used when converting data (#2311) by @xuzhijvn in #2312
  • fix: k8s meta input by @Abingcbc in #2309
  • fix: potenial zoombie cgo objects risk on windows platform by @shunjiazhu in #2304
  • Fix: fix GetConvertedPath error on windows by @Takuka0311 in #2329
  • fix: recover collection progress from old checkpoint to avoid duplication by @Abingcbc in #2332
  • fix: Improve public key handling in gen_env.sh to ensure proper error messaging by @yyuuttaaoo in #2343
  • fix: Enhance desensitize and grok processors with timeout and zero-width regex warnings by @yyuuttaaoo in #2344
  • fix: resolve memory safety issue for process cached values by @yyuuttaaoo in #2348
  • fix: missing v2 pipeline input selfmonitor by @shunjiazhu in #2351
  • fix: feedback cause timeout event pop and log cutoff by @Abingcbc in #2353
  • Fix: Built-in pipeline was unexpectedly uninstalled by @Takuka0311 in #2362

Documentation

Tests

Download

Filename OS Arch SHA256 Checksum
loongcollector-3.1.4.linux-amd64.tar.gz Linux x86-64 loongcollector-3.1.4.linux-amd64.tar.gz.sha256
loongcollector-3.1.4.linux-arm64.tar.gz Linux arm64 loongcollector-3.1.4.linux-arm64.tar.gz.sha256
loongcollector-3.1.4.windows-amd64.zip Windows x86-64 loongcollector-3.1.4.windows-amd64.zip.sha256

Docker Image

Docker Pull Command

docker pull sls-opensource-registry.cn-shanghai.cr.aliyuncs.com/loongcollector-community-edition/loongcollector:3.1.4
docker pull ghcr.io/alibaba/loongcollector:3.1.4
docker pull ghcr.io/alibaba/loongcollector:latest

Docker Image Tags

  • sls-opensource-registry.cn-shanghai.cr.aliyuncs.com/loongcollector-community-edition/loongcollector:3.1.4
  • ghcr.io/alibaba/loongcollector:3.1.4
  • ghcr.io/alibaba/loongcollector:latest

New Contributors

Full Changelog: v3.0.11...v3.1.4