- Implement compression support for CloudFiles and PersistedCloudValues.
- Implement compression support for StoreAssemblyManager.
- Implement compression support for StoreCloudValueProvider.
- Use DateTimeOffset in WorkerRef and CloudProcess properties.
- Fix packaging issue in MBrace.Thespian.
- Fix CloudProcess serialization issue.
- Fix StructuredFormatDisplay issues in MBrace primitives.
- Rename CloudTask<> to CloudProcess<>.
- Fix Vagabond issue in Mixed Mode assemblies.
- Implement MBrace.Library.Protected combinators.
- Refactor FaultPolicy using interfaces.
- Implement Cloud.IsPreviouslyFaulted property.
- Fix task counter issue in faulted work items.
- Use DateTimeOffset in place of DateTime in log entries.
- Extend and improve logging abstractions for MBrace clients.
- StoreAssemblyManager tweaks.
- Implement fetching of worker logs on the client side.
- Minor API revisions and fixes.
- Improve VagabondRegistry support for multiple clients in single process.
- Rename CloudFile instances to CloudFileInfo.
- Rename CloudDirectory instances to CloudDirectoryInfo.
- Core improvements and cleanups.
- Add icon to Thespian worker executable.
- Sifting bugfixes.
- MBrace.Runtime WorkerRef and CloudTask fixes.
- Make MBrace.Thespian class library and keep worker exe in separate project.
- Add methods for native dependency registration in client.
- Add support for specifying runtime resources per cloudtask.
- Add new logging tools.
- Implement CloudValue as interface that supports StorageLevels.
- Refactor PersistedCloudFlow to use CloudValue as underlying storage.
- Implement Closure serialization optimizations.
- Implement CloudFlow.OfHttpFileByLine producers.
- Improve MBrace.Thespian implementation.
- Multiple bugfixes and overall improvements.
- Fix packaging issue.
- Allow binding to async workflows in cloud workflows.
- Expand MBrace.Runtime.Core project.
- Bugfixes in partitioner.
- Add more combinators in MBrace.Workflows.
- Improvide FileStore client API and helper methods
- Add DomainLocal utility.
- Misc bugfixes.
- Improve partitioning in CloudFlow.
- Add missing combinators to CloudFlow.
- Add ETags to FileStore API.
- Rename CloudVector to PersistedCloudFlow.
- Introduce ICloudCollection and ICloudDictionary.
- Refactor namespaces in MBrace.Core.
- Refactor CloudVector and MBrace.Flow.
- Rename CloudCell to CloudValue.
- Misc revisions and improvements.
- Upgrade to Vagabond 0.6.
- Rename MBrace.Streams to MBrace.Flow.
- Add 'cacheByDefault' setting to cacheable entitites.
- Implement CloudStream.*Local combinators.
- Upgrade Vagabond.
- Add text methods to MBrace.Streams.
- Refine CloudTask cancellation.
- Update Vagabond to 0.5.0.
- Minor bugfixes.
- Refine local workflows implementation.
- Improve MBrace.Streams implementations.
- Add CloudCacheable primitive.
- Improve DivideAndConquer workflows.
- Misc fixes and improvements.
- Packaging hotfix.
- Introduce Local<> workflows to programming model.
- Add IWorkerRef.ProcessorCount property.
- Release MBrace.Streams NuGet package.
- Minor revisions and bugfixes.
- Add task/cancellation token support in the core library.
- Minor revisions and bugfixes.
- MBrace.Core initial prerelease.