Skip to content

v5.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 14 Mar 14:03

What's Changed

  • feat:update version to go1.20 by @dyx1234 in #322
  • chore: format code style by @xuthus5 in #332
  • chore: change source code license header by @xuthus5 in #334
  • chore: add readme english version by @xuthus5 in #336
  • Bump github.com/agiledragon/gomonkey/v2 from 2.11.0 to 2.13.0 by @dependabot[bot] in #329
  • chore: remove deprecated API and unused action by @xuthus5 in #337
  • Fix infinite loop when consecutive releases return 304 Not Modified responses by @Copilot in #344
  • fix: serverIPListComponent not close when invoke Client close by @Epiphany523 in #350
  • fix: support []interface{} in GetStringSliceValue and GetIntSliceValue for YAML arrays by @zy84338719 in #351
  • Add tests for IsNilObject covering various nil and non-nil types by @zouyx in #352
  • fix: avoid stop race on component stop channel by @zouyx in #354
  • test: add nil-kind coverage for IsNilObject (#352) by @zouyx in #353
  • fix: remove duplicate imports in component/notify test file causing build failure by @Copilot in #356

New Contributors

Full Changelog: v4.4.0...v5.0.0