1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-09-19 17:52:45 +02:00
unleash.unleash/src/lib
Fredrik Strand Oseberg 99308a7054
fix: add additionalproperties to the sdkContextSchema (#4682)
This was changed a month ago, but it ends up breaking the frontend when
we regenerate the types because the playground needs to have this
structure for now. We'll need to add this back until we can rewrite the
playground to follow the schema.
2023-09-13 12:39:36 +02:00
..
__snapshots__ feat: variant with number payload (#4654) 2023-09-11 16:57:42 +03:00
addons fix: integrations UI (#4670) 2023-09-12 15:45:51 +03:00
db feat: Limit exclude archived features (#4680) 2023-09-13 11:48:22 +02:00
domain/project-health
error 1-1334: show short error message when validation fails (#4617) 2023-09-06 10:20:10 +00:00
features feat: add implicit surrounding ^ and $ to patterns (#4664) 2023-09-13 10:50:37 +02:00
middleware chore: increase max app names to 1000 (#4421) 2023-08-04 15:03:21 +02:00
openapi fix: add additionalproperties to the sdkContextSchema (#4682) 2023-09-13 12:39:36 +02:00
proxy refactor: playground in feature oriented architecture (#3942) 2023-06-09 12:55:54 +02:00
routes feat: Limit exclude archived features (#4680) 2023-09-13 11:48:22 +02:00
schema chore: deprecate username on api-tokens (#3616) 2023-05-04 09:56:00 +02:00
segments feat: protect segment operations for change requests (#4417) 2023-08-04 12:23:19 +02:00
services feat: Limit exclude archived features (#4680) 2023-09-13 11:48:22 +02:00
types fix: API improvements aligning the types to our schemas (#4650) 2023-09-12 15:40:57 +02:00
util feat: import service validate duplicates (#4558) 2023-08-24 10:05:21 +02:00
app.test.ts
app.ts fix: remove consecutive slashes (#3882) 2023-05-27 16:16:51 +00:00
create-config.test.ts chore: remove optimal 304 flag (#3665) 2023-05-05 09:18:04 +02:00
create-config.ts feat: add request logger env variable (#4614) 2023-09-05 15:32:20 +01:00
default-custom-auth-deny-all.ts
internals.ts
logger.test.ts
logger.ts
metric-events.ts
metrics.test.ts feat: add prom metric for total custom root roles (#4435) 2023-08-07 14:59:29 +01:00
metrics.ts feat: add prom metric for total custom root roles in use (#4438) 2023-08-08 08:14:40 +01:00
server-impl.test.ts
server-impl.ts feat: disable scheduler for tests (#4496) 2023-08-15 15:58:36 +02:00