Releases: opensvc/oc3
Releases · opensvc/oc3
0.0.8
What's Changed
- [worker, cdb] Fix action ID lookup to use session UUID by @cgalibern in #91
- Update virtual assets on start and start-container actions if needed by @sghf in #89
- Implements actiond into oc3 by @TorisutanKholwes in #90
New Contributors
- @TorisutanKholwes made their first contribution in #90
Full Changelog: 0.0.7...0.0.8
0.0.7
What's Changed
- more scheduler by @cvaroqui in #78
- Begin and End action by @cgalibern in #80
- Refactor job handling and introduce context usage by @cgalibern in #81
- Refactor
DBmethods and add transaction checks by @cgalibern in #82 - Add transaction methods and improve error handling in JobDB by @cgalibern in #83
- Move action endpoints to /feed/instance/ by @sghf in #84
- Add 2 new scheduler tasks by @cvaroqui in #85
- [apihandlers, cdb, worker, api] Add
status_loghandling for svcactions APIs by @cgalibern in #86 - [worker, api] Migrate instance action begin and end timestamp to RFC3339Nano format (API 1.0.11) by @cgalibern in #87
- Remove payload update logic by @sghf in #88
Full Changelog: 0.0.6...0.0.7
0.0.6
What's Changed
- Add instance status in api and worker by @sghf in #75
- Add support for optional
syncquery parameter inPostFeedInstanceStatusAPI and update logic to handle only version2.xdata. by @cgalibern in #76 - more scheduler tasks by @cvaroqui in #69
- Replace
/feed/systemwith/feed/node/systemand reorder API endpoints... by @cgalibern in #77
Full Changelog: 0.0.5...0.0.6
0.0.5
What's Changed
- Remove the 'oc3:q:' prefix from oc3 worker args by @cgalibern in #73
- Refactor update logic and fix missed queue args by @cgalibern in #74
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- Improve database handling, naming clarity, and code quality by @cgalibern in #72
Full Changelog: 0.0.3...0.0.4
0.0.3
What's Changed
- Change UI path from /oc3/public/ui/ to /oc3/docs/ by @cgalibern in #70
Full Changelog: 0.0.2...0.0.3
0.0.2
What's Changed
- Handle nil heartbeat streams and clean up logging by @cgalibern in #66
- Replace time.Now().Sub() with time.Since() by @sghf in #68
- Add the "scrub_unfinished_action" scheduler task by @cvaroqui in #67
New Contributors
Full Changelog: 0.0.1...0.0.2
0.0.1
0.0.0-beta1
What's Changed
- more scheduler port by @cvaroqui in #63
- Return error if no queues are specified in worker initialization by @cgalibern in #64
- more oc3 scheduler tasks by @cvaroqui in #65
Full Changelog: v0.0.0-alpha7...0.0.0-beta1
v0.0.0-alpha8
What's Changed
- more scheduler port by @cvaroqui in #63
- Return error if no queues are specified in worker initialization by @cgalibern in #64
- more oc3 scheduler tasks by @cvaroqui in #65
Full Changelog: v0.0.0-alpha7...v0.0.0-alpha8