All Versions
97
Latest Version
Avg Release Cycle
151 days
Latest Release
1529 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.