What's Changed
- add canary favouring non-bacalhau nodes by @wdbaruni in #2220
- Stream docker logs to the CLI by @rossjones in #2161
- [circleci] Build swagger reference - this is an automatic commit [skip ci] by @enricorotundo in #2223
- fix(ci): python sdk release by @enricorotundo in #2221
- Let wasm run have it's own example in CLI doc. by @rossjones in #2228
- Fix error logs devstack by @olgibbons in #2226
- Repo mount by @js-ts in #2232
- [circleci] Build swagger reference - this is an automatic commit [skip ci] by @enricorotundo in #2233
- Return error message in execution failure events. by @rossjones in #2235
- [serve cmd] defaults for private clusters + improve docs by @enricorotundo in #2196
- Enforce lints in CI rather than locally by @simonwo in #2237
- Automatically resolve WebAssembly module imports by @simonwo in #2242
- use executionID instead of jobID to uniquely identify executions by @wdbaruni in #2240
- Allow fetching of events/history 'since' a specific time by @rossjones in #2238
- [circleci] Build swagger reference - this is an automatic commit [skip ci] by @enricorotundo in #2245
- Fix typo by @fakela in #2252
- Rate-limiting fix for compute node docker pulls by @rossjones in #2243
- Enables filtering of job history by @rossjones in #2247
- [circleci] Build swagger reference - this is an automatic commit [skip ci] by @enricorotundo in #2256
- Update README.md by @enricorotundo in #2257
- Update py sdk README.md by @enricorotundo in #2258
- Expose port 1000 for dashboard to avoid nginx proxies that have hardc… by @lukemarsden in #2260
- Added Install GIt and Git-lfs function in install-node.sh by @js-ts in #2244
- deps: updates wazero to 1.0.1 by @codefromthecrypt in #2262
- Remove unused type from logs endpoint by @rossjones in #2263
- Adds a wasm module for testing wasm logging code by @rossjones in #2259
- add s3 storage provider by @wdbaruni in #2264
- [circleci] Build swagger reference - this is an automatic commit [skip ci] by @enricorotundo in #2265
- fix closing downloaded s3 files by @wdbaruni in #2266
- Add URI example by @js-ts in #2278
- generic cli storage inputs by @wdbaruni in #2285
- [circleci] Build swagger reference - this is an automatic commit [skip ci] by @enricorotundo in #2286
- Bump modernc.org/sqlite from 1.20.2 to 1.21.1 by @dependabot in #2275
- Support human pre-moderation of job execution by @simonwo in #2288
- [circleci] Build swagger reference - this is an automatic commit [skip ci] by @enricorotundo in #2294
- Fix storage cli string representation by @wdbaruni in #2295
- Fixes to repo mount by @js-ts in #2299
- Fixes race condition with spinner when retry fails by @rossjones in #2236
- Removes the result folder immediately after publish by @rossjones in #2309
- Allow compute nodes to receive async job authorizations by @simonwo in #2307
- [circleci] Build swagger reference - this is an automatic commit [skip ci] by @enricorotundo in #2310
- Bump golang.org/x/crypto from 0.6.0 to 0.7.0 by @dependabot in #2276
- Bump github.com/aws/aws-sdk-go-v2/feature/s3/manager from 1.11.59 to 1.11.60 by @dependabot in #2274
- Bump github.com/joho/godotenv from 1.4.0 to 1.5.1 by @dependabot in #2270
- Bump github.com/mattn/go-isatty from 0.0.17 to 0.0.18 by @dependabot in #2269
- Bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible in /ops/aws/canary/lambda by @dependabot in #2311
- Bump github.com/docker/docker from 23.0.1+incompatible to 23.0.3+incompatible by @dependabot in #2312
- Bump golang.org/x/mod from 0.8.0 to 0.10.0 by @dependabot in #2313
- Automatic update and merge of dependabot requests by @simonwo in #2336
- Make sure auto action can author and push commits. by @simonwo in #2338
- Apply job selection policies in the dashboard by @simonwo in #2340
- Correctly detect identity. by @simonwo in #2339
- Dependabot: check out a branch to push commits to. by @simonwo in #2341
- add s3 publisher by @wdbaruni in #2333
- [circleci] Build swagger reference - this is an automatic commit [skip ci] by @enricorotundo in #2344
- Dependabot: push directly to branch. by @simonwo in #2347
- Bump nokogiri from 1.14.1 to 1.14.3 in /schema.bacalhau.org by @dependabot in #2343
- Bump commonmarker from 0.23.8 to 0.23.9 in /schema.bacalhau.org by @dependabot in #2342
- Dependabot: check out the correct branch to push back to by @simonwo in #2348
- Bump github.com/libp2p/go-libp2p-pubsub from 0.9.1 to 0.9.3 by @dependabot in #2273
- Bump github.com/swaggo/http-swagger from 1.3.3 to 1.3.4 by @dependabot in #2272
- Bump k8s.io/kubectl from 0.26.1 to 0.27.0 by @dependabot in #2349
- Bump github.com/multiformats/go-multiaddr from 0.8.0 to 0.9.0 by @dependabot in #2271
- Only try and commit docs changes when updating Swagger. by @simonwo in #2350
- Ensure the minimum number of bids is reached before execution starts by @simonwo in #2346
- feat: serve default node type is requester - fixes #2305 by @enricorotundo in #2308
- Update path when generating swagger-docs in CI by @rossjones in #2353
- Fixes a yaml typo by @rossjones in #2354
- [circleci] Build swagger reference - this is an automatic commit [skip ci] by @enricorotundo in #2355
- fix(ci): build and publish py sdk in two separate steps by @enricorotundo in #2356
- Update bac version in terraform for deployment by @rossjones in #2357
- Update bacalhau version for canary by @rossjones in #2358
- set MinBacalhauVersion to v0.3.26 by @wdbaruni in #2359
- Allow network traffic to RPC Endpoints (Polygon, Ethereum, Binance, and Filecoin) by @kelindi in #2352
- fix: identity node discoverer only discovers nodes with addrs by @wdbaruni in #2362
New Contributors
Full Changelog: v0.3.25...v0.3.28