Skip to content

Releases: globus/globus-compute-common

v0.4.1

28 Mar 14:16
0.4.1
Compare
Choose a tag to compare

v0.4.0

26 Mar 19:21
0.4.0
Compare
Choose a tag to compare
v0.4.0

v0.0.25

07 Mar 16:02
Compare
Choose a tag to compare

Changed

  • Renamed the ep_status_report field of the EPStatusReport message to
    global_state

    • global_state has an alias of ep_status_report for backward compatibility

v0.0.24

23 Jan 15:21
0.0.24
Compare
Choose a tag to compare

Changed

  • Container information can now be conveyed directly with Task messages, not just container_id

v0.0.23

06 Dec 16:24
0.0.23
Compare
Choose a tag to compare

Added

  • Add an exception and error code for when a serialized function exceeds our size limits.

v0.0.22

01 Dec 16:35
Compare
Choose a tag to compare

Updates TaskPayloadTooLarge to include some additional user-friendly information.

0.0.21

01 Dec 15:01
0.0.21
Compare
Choose a tag to compare

Added

  • Add new exception, ContainerBuildForbidden

v0.0.20

18 Nov 17:02
Compare
Choose a tag to compare

Added

  • Added error codes and classes for when submissions to the web service's batch_run API are too large

v0.0.18

24 Oct 21:24
0.0.18
Compare
Choose a tag to compare

Added

  • A TaskTransition message type which is used in the Result, ManagerStatusReport, and EPStatusReport to record status events.

  • Execution-start and execution-end TaskState constants.

  • ActorName constants to represent the various entities in the system.

v0.0.17

19 Oct 17:16
0.0.17
Compare
Choose a tag to compare

Added

  • A TaskTransition message type which is used in the Result, ManagerStatusReport, and EPStatusReport to record status events.
  • Execution-start and execution-end TaskState constants.
  • ActorName constants to represent the various entities in the system.