Skip to content

Releases: pipego/plugin-filter

v1.16.0

22 Jul 14:08

Choose a tag to compare

Changelog

  • 2e62658 refactor(scheduler): update scheduler to the latest version

v1.15.0

22 Jul 13:02

Choose a tag to compare

Changelog

  • 17dd012 fix(test): fix crash caused by incorrect path on Windows

v1.14.0

28 Jun 07:53

Choose a tag to compare

Changelog

  • 7033881 refactor(chore): rename nodeselector with nodeselectors

v1.12.0

04 Jun 02:56

Choose a tag to compare

Changelog

  • 9b3a250 feat(build): add support for multiple builds
  • f38cb5e fix(nodename): fix incorrect status while NodeName is empty
  • 872fc03 refactor(noderesourcesfit): set status for invalid task resource

v1.11.0

19 May 11:47

Choose a tag to compare

Changelog

  • f2aeab7 fix(mod): regenerate go module

v1.10.0

19 May 04:12

Choose a tag to compare

Changelog

  • 3c57310 fix(mod): regenerate go module

v1.9.0

15 May 14:02

Choose a tag to compare

Changelog

  • c9c46bc feat(build): add support to build for darwin, linux and windows
  • 579b452 refactor(build): add support to build with GOARCH and GOOS