Releases: mbraceproject/MBrace.Azure
Releases · mbraceproject/MBrace.Azure
1.0.0
1.0 Release
0.16.2-beta
Provisioning API changes and improvements.
0.16.1-beta
Add provisioning API
v0.14-beta
Updated to support MBrace.Core 0.14 features
v0.12.0-beta
- Refactor MBrace.Azure internals.
- Improve MBrace.Azure public APIs.
- Multiple bugfixes and improvements.
v0.10.0-alpha
- Migrate to MBrace.Core 0.10 APIs
- Fix MBraceAzure.ClearAllCloudTasks bug.
- Client and Service API changed to match MBrace.Core.
- Added extra options when spawning local workers.
v0.7.0-alpha
0.7.0-alpha
- Migrate to MBrace.Runtime.Core 0.9.14 APIs
- Client API changes.
- Configuration API changes.
- Service API changed.
- Misc bugfixes.
v.0.6.10-alpha
- Update MBrace.Core libraries.
- Process.Kill renamed to Cancel for clarity.
- Fixed active job count bug for long running jobs.
- Fixed an issue when serializing Configuration in queue metadata.
v0.6.9-alpha
- Fix location of temporary files used by the runtime.
- Add KillLocalWorkers.
- Table based CloudDictionary no longer supports Count/Size properties.
v0.6.5-alpha
- Update MBrace.Core libraries.
- Remove transient dependencies from nuget package.
- Use improved Vagabond implementation.
- Isolate runtime folders by version.
- Misc bugfixes.