Releases: egen/scheduler-for-ocf
Releases · egen/scheduler-for-ocf
v0.0.9
v0.0.8
v0.0.7
Corrected Call field order
Results for read operations that return a Call will no longer have the AppGUID and SpaceGUID swapped.
Now with listen port configuration
By default, the Scheduler API will listen on port 8000. With this release, that's still true, but it can be overridden by setting the SCHEDULER_PORT
environment variable to an integer value.
Now with working task creation
v0.0.4 v0.0.4 - Now with working task creation
Better console logging
Now that we're trying this on a real deployment, we're running into some issues with UAA and CF interactions. To that end, we've made the console errors around auth a bit more descriptive.
Initial Dev Release
This is an internal development release for the purposes of testing in a real environment.