Aditya kumar singh
Aditya kumar singh
…flare` in self-hosted Kubernetes deployments. ## Summary Fixes **401 Unauthorized** errors when `vector` forwards logs to `logflare` in self-hosted Kubernetes deployments. The issue was due to authentication method mismatch: -...
📌 Summary This PR fixes a heap-use-after-free detected by ASAN in yb::YBThreadPool::Impl::NotifyWorker, where a Worker could be freed while another thread was concurrently accessing it through waiting_workers.Pop(). 🐞 Root Cause...
Fixes: #2941 Problem ------- Users observed inconsistent behavior of `mj_saveLastXML` with respect to asset file paths: - loading an included model directly produced relative paths in saved XML, - loading...
Closes: supabase/cli#4521 🐛 Issue Summary In certain cases, a migration that should fail inside a transaction (e.g., due to violating a newly-added constraint) is still being: Applied to the database,...
Issue The SAML Service Provider metadata endpoint (/auth/v1/sso/saml/metadata) was generating incorrect XML that used the Identity Provider's EntityID as the base URL for all Service Provider service endpoints, instead of...
## 🐛 Issue Reference Fixes supabase/auth issue **#2270** — *"missing destination name refresh_token_hmac_key in *models.Session" during session refresh on iOS (Swift SDK)*. ## 📘 Summary This PR adds the missing...