sugar-cat
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  ### Code ```ts import { ApiClient } from...
**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...
**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...