v0.4.0-rc.1
Pre-release
Pre-release
Changelog
- f7ef0bd fix : backward compatibility in loading yaml plugins (#567)
- 2560ef8 feat : add support for yaml plugins & simplify installation of plugins on client side(#452)
- 3cfc9df feat: support for new window version 2 and a playground command to understand window configurations better (#471)
- 6bda155 chore: update golang version to 1.18 (#496)
- d0f6250 feat: add AddJobSpecifications api & refactor createJobSpecification api (#537)
- fee20e7 fix: fix app name and error message for resources (#542)
- 516c9cd fix:refactored logger (#534)
- a96503a refactor: command package (#536)
- 7710e0e fix: incomplete deployment log (#535)
- 17143b5 fix: Remove sensor poke failure event (#520) (#524)
- 7253693 fix: err gracefully when config job spec is non string (#513)
- 7d24318 feat: get compiled job assets from JobRunInput api (#435)
- c9392dc fix: remove unused time variables from 'optimus_notify' api payload #503
- da076b2 fix: init logger with server struct to avoid panic (#474)
- 4e23e76 refactor: simplify observer response (#445)
- ddb8def fix: initialize config filename (#497)
- d9908bb refactor: change external optimus sensor task id similar with internal sensor task id (#491)
- 7cd7f98 fix: deployed jobs folder to use namespace name instead of namespace id (#440)
- 067771e feat : add plugin manager (#434)