Skip to content

Releases: beacon-biosignals/Ray.jl

v0.0.4

09 Nov 20:08
Compare
Choose a tag to compare
Update Artifacts.toml to use v0.0.4 assets

v0.0.3

20 Oct 23:36
Compare
Choose a tag to compare

What's Changed

  • Comment on use of pointer_from_objref in LocalMemoryBuffer tests by @omus in #205
  • Wrap WorkerID and NodeID / robust ID support by @omus in #209

Full Changelog: v0.0.2...v0.0.3

v0.0.2

19 Oct 22:26
Compare
Choose a tag to compare

What's Changed

  • Add CI comment about tags ignoring paths by @omus in #171
  • Use default versions for deploydocs by @omus in #172
  • Classify WORKSPACE.bazel.tpl as Mustache by @omus in #173
  • Minor documentation fixes by @omus in #174
  • Enable Apple silicon CI runners by @omus in #179
  • use reviewdog suggestions for format, only on non-draft PRs by @kleinschmidt in #182
  • log unhandled metadata by @kleinschmidt in #180
  • Build all artifacts via GitHub Actions by @omus in #178
  • Fixes to Dockerfile by @omus in #183
  • Fix log_deserialization_error bug by @omus in #187
  • Add support converting wrapper enums to Symbol by @omus in #186
  • Wrap ErrorType enum by @omus in #188
  • Raise error when encountering unhandled metadata by @omus in #189
  • Save Ray CI logs as artifacts by @omus in #192
  • Return Status from CoreWorker function and remove RAY_CHECK by @glennmoy in #190
  • Improve CI debugging by @omus in #196
  • Process OUT_OF_MEMORY metadata exceptions by @omus in #191
  • Use Julia depot stacking in our Dockerfile by @omus in #197
  • Use debian:bullseye as the Dockerfile base image by @omus in #199
  • Improve robustness of ObjectRef ownership info serialization by @omus in #203
  • Store ownership info in RaySerializer by @omus in #204
  • GHA workflow to automate creation of GH releases & tags by @glennmoy in #194

Full Changelog: v0.0.1...v0.0.2

v0.0.1

29 Sep 13:59
7f04e4a
Compare
Choose a tag to compare
Always build documentation on tags (#170)