v1.12.0
What's Changed
- Change k8s delete job propogation policy to foreground by @munishchouhan in #595
- Improve blob cache reliability by @pditommaso in #596
- Add trusted builds timeout by @pditommaso in #600
- docs: Update wave rate limits by @gavinelder in #606
- Refresh Wave documentation by @jason-seqera in #516
- Fix docs link by @jason-seqera in #611
- Fix outdated Platform docs URLs on nextflow.mdx by @llewellyn-sl in #612
- Links to Platform docs must be external to resolve by @jason-seqera in #613
- Fix too many requests error by @pditommaso in #610
- Improve container view page by @pditommaso in #615
- added /v1alpha2/container/{token} by @munishchouhan in #609
- added GET /v1alpha2/container/{token} in typespec by @munishchouhan in #618
- Add Job manager by @pditommaso in #605
- add build in progress status in build page by @munishchouhan in #607
- added bioinf example in docs by @munishchouhan in #621
- Converge job service by @pditommaso in #620
- Simplify tests by @pditommaso in #627
- Improve registry auth error handling by @pditommaso in #628
- Fix Retry policy delay multiplier by @pditommaso in #629
- Do not retry on build failure by @pditommaso in #632
- Fix K8s job status detection by @pditommaso in #630
- Remove unneeded timeout logic by @pditommaso in #633
- Deferred resources cleanup by @pditommaso in #636
- added containerImage in scan by @munishchouhan in #635
- Use public repo for s5cmd by @pditommaso in #639
- Bump trivy 0.55 by @pditommaso in #638
- Update scan model by @pditommaso in #637
- Add entropy to cron services by @pditommaso in #640
- Increase cache-tower-client to 1min by @pditommaso in #641
- Fix failure duration by @pditommaso in #643
- Improve blob cache info by @pditommaso in #644
- Improve job dispatcher by @pditommaso in #645
- Run docker process in background by @pditommaso in #647
Breaking changes
- Build status records used by this version are not compatible 1.11.x and earlier versions. No builds should be running while deploying this version
New Contributors
- @gavinelder made their first contribution in #606
Full Changelog: v1.10.4...v1.12.0