vpy2.7.7
github-actions
released this
04 Jun 23:48
·
307 commits
to master
since this release
Fix
- worker: Properly cancel blocking command during disconnections (
2cf12b3
) - Extendlock,createbulk use pipeline no multi command (
a053d9b
) - repeat: Throw error when endDate is pointing to the past (#2574) (
5bd7990
) - retry-job: Throw error when job is not in active state (#2576) (
ca207f5
) - sandboxed: Ensure DelayedError is checked in Sandboxed processors (#2567) fixes #2566 (
8158fa1
) - job: Validate job existence when adding a log (#2562) (
f87e3fe
)
Documentation
- Correct typo in
maxmemory-policy
reference (c19c839
) - aws-elasticache: Fix image not displayed correctly(#2564) (
2dd3709
) - Fix typo (#2563) (
be68695
) - pro: Add local group concurrency section (#2551) (
cce0774
)