Skip to content

Latest commit

 

History

History
26 lines (22 loc) · 1.85 KB

CHANGELOG-v0.0.4.md

File metadata and controls

26 lines (22 loc) · 1.85 KB

Changelog since v0.0.3

Bug fixes

  • Fix Docker Buildx issue in Azure Pipelines by @tomqin93 in #167
  • Fix typo in azure pipelines by @tomqin93 in #168

Features & Enhancement

  • Update azure-pipelines by @Sodawyx in #160
  • Bump k8s.io/client-go from 0.24.2 to 0.24.3 by @dependabot in #174
  • Bump k8s.io/apimachinery from 0.24.2 to 0.24.3 in /deviceshifu/pkg/mockdevice/mockdevice by @dependabot in #175
  • delete other code except HTTP by @13316272689 in #171
  • delete the useless code in deviceshifuSocket by @13316272689 in #172
  • delete the useless code in deviceshifuMQTT by @13316272689 in #177
  • update go1.18 by @MrLeea-13155bc in #176
  • add global timeout and modify http timeout to context by @MrLeea-13155bc in #170
  • Update Makefile to use "go install" by @tomqin93 in #183
  • add deviceShifu-http customize telemetry by @MrLeea-13155bc in #179
  • add the mqtt telemetries by @Sodawyx in #180
  • Update socket telemetry by @13316272689 in #184
  • Bump github.com/onsi/gomega from 1.19.0 to 1.20.0 in /k8s/crd by @dependabot in #185
  • Update All examples's Tag by makefile by @MrLeea-13155bc in #186

Docs

  • None

Full Changelog: https://github.com/Edgenesis/shifu/compare/v0.0.3...v0.0.4