·
39 commits
to main
since this release
What's Changed
- v3 pages have page titles by @samejr in #1582
- Engine v1 improvements by @ericallam in #1627
- Focus visible style refinements by @samejr in #1577
- engine v1 improved dequeue selection algorithm by @ericallam in #1632
- Fix broken cloud deploys by using depot ephemeral registry, skip the registry proxy by @ericallam in #1637
- Various fixes for run engine v1 by @ericallam in #1643
- More v1 run engine fixes by @ericallam in #1644
- Support for logically separated redis instances by @ericallam in #1647
- Prevent findUnique from bringing down our database by @ericallam in #1633
- Better handle redis error events by @ericallam in #1652
- Fix issue with heavy contention on TaskQueue updating concurrency limit by @ericallam in #1653
- improve batch completion system for run engine v1 by @ericallam in #1656
- db efficiency improvements by @ericallam in #1657
- Add text_pattern_ops index on SecretKey.key to improve getSecrets perf by @ericallam in #1659
- Fix pre-pulling of deployment images onto worker nodes by @nicktrn in #1660
- Fix deploy timeout issues by @ericallam in #1661
- Reduce contention on batchTaskRun when setting expected count by @ericallam in #1662
New Contributors
Full Changelog: v.docker.3.3.11...v.docker.3.3.13