Merge next-release into main #111
No reviewers
Labels
No Label
ai-changes-requested
ai-pr-opened
ai-reviewed
ai-reviewing
ai-working
in-next-release
status/in-progress
status/pr-open
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: cal/major-domo-v2#111
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "next-release"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Performance-focused release with 11 merged PRs: parallelized API calls, caching improvements, CI cleanup, and a Docker volume fix.
Changes
Performance
asyncio.gather()channel.purge()instead of per-message delete loopsjson.dumpsserialization test withisinstancefast path in loggerinspect.signature()at decoration time instead of per-callKEYSwithSCANfor cache invalidationplayer_autocomplete, reduce limit to 25asyncio.gather()across commandsFixes
Cleanup / CI
pull_requesttrigger from Docker build workflow (only build on merge)Deployment notes
⚠️ Docker compose updated on akamai — volume mounts changed for PR #85:
./storage/major-domo-service-creds.json:/app/data/major-domo-service-creds.json:ro./storage:/app/storage:rw