1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-10 17:53:36 +02:00
unleash.unleash/src/lib
Christopher Kolstad 4c574a1e50
task: add kill-switch for edge bulk metrics (#5758)
If the kill switch is enabled unleash returns 404 and a json body explaining why a 404 was given, encouraging users to upgrade to the most recent version of Edge.
2024-01-04 11:21:48 +01:00
..
__snapshots__ task: add kill-switch for edge bulk metrics (#5758) 2024-01-04 11:21:48 +01:00
addons feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00
db feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
domain/project-health
error chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
features task: add timer for client feature query (#5734) 2024-01-02 16:02:03 +01:00
middleware feat: make feedback available for OSS (#5748) 2024-01-03 15:08:01 +02:00
openapi feat: make local storage work and make feedback url configurable (#5738) 2023-12-29 13:19:08 +02:00
proxy chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
routes task: add kill-switch for edge bulk metrics (#5758) 2024-01-04 11:21:48 +01:00
schema feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
segments fix: missing user id in segment update (#5414) 2023-11-24 11:17:36 +01:00
services chore: remove private projects flag (#5743) 2024-01-02 15:53:26 +02:00
types task: add kill-switch for edge bulk metrics (#5758) 2024-01-04 11:21:48 +01:00
util chore: helper methods to extract user data from req (#5710) 2023-12-21 12:06:20 +00:00
app.test.ts feat: Make compression middleware optional (#5306) 2023-12-16 08:06:26 +01:00
app.ts feat: Make compression middleware optional (#5306) 2023-12-16 08:06:26 +01:00
create-config.test.ts
create-config.ts feat: make local storage work and make feedback url configurable (#5738) 2023-12-29 13:19:08 +02:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts feat: scheduled functions observability (#5377) 2023-11-21 13:42:38 +01:00
metrics.test.ts
metrics.ts fix: add metrics for service account and api tokens (#5478) 2023-11-29 13:09:30 +01:00
server-impl.test.ts chore(deps): update dependency @biomejs/biome to v1.4.0 (#5288) 2023-11-28 09:32:00 +00:00
server-impl.ts feat: adds created_by_user_id to all events (#5619) 2023-12-14 13:45:25 +01:00