What's Changed
- Airflow readme + worked example by @enricorotundo in #2133
- Update README.md by @enricorotundo in #2138
- Update Airflow README.md by @enricorotundo in #2139
- instructions to deploy and test on staging by @wdbaruni in #2140
- Mark a job as completed when executions finish by @wjam in #2137
- Avoid multiple addresses when connecting nodes by @wjam in #2143
- Don't use relative path for the caller for deps. by @wjam in #2147
- Update to Go 1.20 by @wjam in #2148
- Lookup the latest version of Go by @wjam in #2150
- Allow in-process IPFS to find a random port by @wjam in #2153
- Avoid concurrent map write in the simulator by @wjam in #2156
- Don't fetch GOPATH from env. var. by @wjam in #2157
- Implement a way to get output from a running job by @rossjones in #2159
- Attempt to avoid timing out when downloading by @wjam in #2162
- Add simple documentation for
run python
by @wjam in #2165 - Add tracing around WASM execution by @wjam in #2169
- fix(ci): only build containers on real releases by @philwinder in #2170
- Build & release to PyPi CI pipeline + align package versions with same release tag by @enricorotundo in #2154
- [circleci] Build swagger reference - this is an automatic commit [skip ci] by @enricorotundo in #2171
- Better handling of pypi version scheme by @enricorotundo in #2172
- [circleci] Build swagger reference - this is an automatic commit [skip ci] by @enricorotundo in #2173
- makefile pypi version sed fix by @enricorotundo in #2174
- [circleci] Build swagger reference - this is an automatic commit [skip ci] by @enricorotundo in #2175
- Uri storage spec and constraint job scheduling using labels by @js-ts in #2155
- Add job count to persistent local store by @olgibbons in #2193
- enable retries with pluggable retry strategies by @wdbaruni in #2205
- [circleci] Build swagger reference - this is an automatic commit [skip ci] by @enricorotundo in #2206
- Minor lints by @rossjones in #2207
- Add log message describing where to find debug API by @olgibbons in #2209
- polish readme by @it09 in #2204
- Simplify client interface for setting host and port by @simonwo in #2212
- deps: updates wazero to 1.0.0-rc.2 by @codefromthecrypt in #2195
- enable downloading raw results by @wdbaruni in #2217
- release v0.3.25 by @wdbaruni in #2219
New Contributors
Full Changelog: v0.3.24...v0.3.25