Results 4 issues of sugar-cat

Casbin is a library that simplifies authorization control.(ACL, RBAC, etc...) While major frameworks like Express and Nest have user-defined middleware available, Hono did not have such an implementation. Therefore, I...

## Bug Report Using `cross-fetch` in `apiCall` with Cloudflare Workers (workerd runtime) results in the error: `XMLHttpRequest is not defined`. https://github.com/twurple/twurple/blob/d0786a71de3816b9d9c3a33684b49083805e9f22/packages/api-call/src/apiCall.ts#L56 ![Image](https://github.com/user-attachments/assets/7c74b321-bb85-47c1-95a8-864072529e5c) ### Code ```ts import { ApiClient } from...

bug

**Version of orchestrion** orchestrion v1.0.4 **Describe what happened:** When instrumenting with Orchestrion, a RootSpan generated by the net/http component is attached above the router library. Is this span intentional? For...

bug
orchestrion

**What type of PR is this?** /kind feature **What this PR does / Why we need it**: promote FleetAutoscaleRequestMetaData to beta **Which issue(s) this PR fixes**: Closes https://github.com/googleforgames/agones/issues/4360 **Special notes...

kind/feature
size/S