Skip to content

Latest commit

 

History

History
29 lines (21 loc) · 1.6 KB

CHANGELOG-v0.2.0.md

File metadata and controls

29 lines (21 loc) · 1.6 KB

Changelog since v0.1.1

Bug fixes

  • not push telemetry if no specified endpoint by @kris21he in #264
  • fix alway get ip after telemetry failed by @MrLeea-13155bc in #271
  • fix negative instruction timeout by @tomqin93 in #278

Features & Enhancement

  • Customized deviceShifu design by @saiyan86 and @seanli33056 in #221
  • Bump k8s.io/client-go from 0.25.1 to 0.25.2 by @dependabot in #266
  • Added design for deviceShifu-plc4x by @BtXin in #270
  • Update CODEOWNERS to include kris21he by @tomqin93 in #272
  • PowerShell stub for deviceShifu by @tomqin93 in #255
  • Use nightly tags for main branch by @tomqin93 in #276
  • implement socket encoding and bufferlength by @MrLeea-13155bc in #268
  • add telemetry source by @MrLeea-13155bc in #269
  • Renamed telemetry collection to user metrics by @BtXin in #274
  • Bump up Go version to 1.19.1 by @tomqin93 in #277

Docs

  • N/A

New Contributors

  • @kris21he made their first contribution in #264

Full Changelog: https://github.com/Edgenesis/shifu/compare/v0.1.1...v0.2.0