Releases: beacon-biosignals/Ray.jl
Releases · beacon-biosignals/Ray.jl
v0.0.4
v0.0.3
v0.0.2
What's Changed
- Add CI comment about tags ignoring paths by @omus in #171
- Use default
versions
fordeploydocs
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