2.11.0 (2024-12-16)
π Features
- actor-build: Add actorDefinition type for actor build detail, deprecate inputSchema and readme. (#611) (123c2b8) by @drobnikj
- Add
charge
method to the run client for "pay per event" (#613) (3d9c64d) by @Jkuzz - request-queue: Add queueHasLockedRequests and clientKey into RequestQueueClientListAndLockHeadResult (#617) (f58ce98) by @drobnikj
π Bug Fixes
- actor: Correctly set type for ActorTaggedBuilds (#612) (3bda7ee) by @metalwarrior665