What's Changed
- deploy v1.6.0 to demo network by @wdbaruni in #4776
- Update nclprotocol readme with seqNum exchange changes by @wdbaruni in #4779
- Fix TestConcurrentHealthCheckAndHeartbeat assertion by @wdbaruni in #4780
- Add a linter to catch fmt.Print* by @wdbaruni in #4782
- Show full nodeID and executionID with --wide flag by @wdbaruni in #4783
- Replace NodeID field access with ID() by @wdbaruni in #4784
- smaller job defaults requirements by @wdbaruni in #4785
- build(deps): bump github.com/ipld/go-car/v2 from 2.13.1 to 2.14.2 by @dependabot in #4723
- build(deps): bump nanoid from 3.3.7 to 3.3.8 in /webui by @dependabot in #4737
- build(deps): bump golang.org/x/crypto from 0.27.0 to 0.31.0 in /test_integration by @dependabot in #4760
- build(deps): bump next from 14.2.10 to 14.2.15 in /webui by @dependabot in #4786
- build(deps): bump jinja2 from 3.1.3 to 3.1.5 in /integration/airflow by @dependabot in #4791
- Updating git ignore by @aronchick in #4792
- Add License Validation Mechanism using JWT and JWKS by @jamlo in #4799
- Add Partition Support in Job Orchestrator by @wdbaruni in #4800
- Execution and Partition-Level Environment Variables by @wdbaruni in #4801
- Expose execution to storage providers by @wdbaruni in #4803
- Add partitioning strategies for S3 storage source by @wdbaruni in #4805
- remove unnecessary execution env vars by @wdbaruni in #4806
Full Changelog: v1.6.0...v1.6.1-rc1