All Versions
97
Latest Version
Avg Release Cycle
151 days
Latest Release
1527 days ago

Changelog History
Page 8

  • v0.11.0-alpha Changes

    • 🛠 Fix CloudProcess serialization issue.
    • 🛠 Fix StructuredFormatDisplay issues in MBrace primitives.
  • v0.10.10-alpha Changes

    • Rename CloudTask<> to CloudProcess<>.
    • 🛠 Fix Vagabond issue in Mixed Mode assemblies.
    • Implement MBrace.Library.Protected combinators.
  • v0.10.9-alpha Changes

    • 🔨 Refactor FaultPolicy using interfaces.
    • Implement Cloud.IsPreviouslyFaulted property.
  • v0.10.8-alpha Changes

    • 🛠 Fix task counter issue in faulted work items.
  • v0.10.7-alpha Changes

    • 🌲 Use DateTimeOffset in place of DateTime in log entries.
    • 🌲 Extend and improve logging abstractions for MBrace clients.
  • v0.10.6-alpha Changes

    • StoreAssemblyManager tweaks.
    • 🔊 Implement fetching of worker logs on the client side.
    • 🛠 Minor API revisions and fixes.
  • v0.10.5-alpha Changes

    • 👌 Improve VagabondRegistry support for multiple clients in single process.
    • 📇 Rename CloudFile instances to CloudFileInfo.
    • 📇 Rename CloudDirectory instances to CloudDirectoryInfo.
  • v0.10.4-alpha Changes

    • Core improvements and cleanups.
    • âž• Add icon to Thespian worker executable.
  • v0.10.3-alpha Changes

    • 🛠 Sifting bugfixes.
  • v0.10.2-alpha Changes

    • 👷 MBrace.Runtime WorkerRef and CloudTask fixes.
    • 👷 Make MBrace.Thespian class library and keep worker exe in separate project.