| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
feat(agent-sessions): add DELETE /sessions/{id} to terminate a session (NAN-6598) (#7336) NAN-6598 Adds `DELETE /sessions/:sessionId`, api key only with the `environment:agent_sessions:write` scope, returning `{ session_id, ended_at, reason }`. It ends the session and revokes its session token together. Re terminating returns the original `ended_at`, an unknown id is a 404. Adds an index on `private_keys (entity_type, entity_uuid)` so a token can be revoked by entity reference. <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/NangoHQ/nango/pull/7336?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. --> | 4 天前 | |
fix(logs): upgrade otel packages (#7046) <!-- Describe the problem and your solution --> <!-- Issue ticket number and link (if applicable) --> <!-- Testing instructions (skip if just adding/editing providers) --> <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/NangoHQ/nango/pull/7046?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. --> | 1 个月前 | |
fix(logs): remove usage of kvstore (#3725) ## Changes Fixes https://linear.app/nango/issue/NAN-2926/remove-redis - Remove usage of kvstore - eslint: group parent and sibling `../file.js` and `./file.js` are quite similar imports and it's one less line break | 1 年前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 4 天前 | ||
| 1 个月前 | ||
| 1 年前 |