1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-11-24 20:06:55 +01:00
unleash.unleash/src/lib
Gastón Fournier d1d1a740f3
chore: remove deprecated method from project-service (#9498)
Depends on
https://github.com/bricks-software/unleash-enterprise/pull/137

This method has been deprecated and has an alternative. Migrating to
that alternative
2025-03-12 11:03:31 +01:00
..
__snapshots__ chore: months old version banner (#9352) 2025-02-25 12:48:55 +00:00
addons Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
db feat: now instances are only shown for last 24 hours (#9372) 2025-02-27 09:19:48 +02:00
domain/project-health chore: minor cleanup of project health and status (#8806) 2024-11-20 13:59:44 +01:00
error feat: project environments include visible property (#9427) 2025-03-05 10:09:25 +02:00
features chore: remove deprecated method from project-service (#9498) 2025-03-12 11:03:31 +01:00
middleware feat: drop x- header prefix (#9175) 2025-01-30 16:09:26 +01:00
openapi Fix broken anchors in docs (#9406) 2025-03-11 11:45:40 +01:00
routes chore: remove granularAdminPermissions flag (#9467) 2025-03-10 16:36:59 +01:00
schema fix: don't allow . or .. in feature url (#8479) 2024-10-21 16:35:17 +02:00
services feat: ignore events in log when nothing has changed (#9364) 2025-02-26 09:15:01 +01:00
types chore: remove legacy feature type (#9499) 2025-03-11 12:06:54 +01:00
users feat: ability to configure when users are considered inactive (#8454) 2024-10-15 16:34:04 +02:00
util chore: prioritize milestone strategies in sorting (#9081) 2025-01-14 15:25:33 +00:00
app.test.ts
app.ts fix: Change Open API validation middleware to specify and use path parameters (#8913) 2024-12-20 10:53:33 +01:00
create-config.test.ts feat: only display oss included projects/environments when install is oss (#8896) 2024-12-19 14:33:54 +01:00
create-config.ts chore: months old version banner (#9352) 2025-02-25 12:48:55 +00:00
default-custom-auth-deny-all.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
internals.ts
logger.test.ts
logger.ts
metric-events.ts fix: add a metric to track client registrations (#9314) 2025-02-17 09:01:19 +01:00
metrics-gauge.test.ts chore: Prometheus metrics refactor (#8484) 2024-10-22 15:11:57 +02:00
metrics-gauge.ts chore: Prometheus metrics refactor (#8484) 2024-10-22 15:11:57 +02:00
metrics.test.ts git status 2025-03-12 11:03:54 +02:00
metrics.ts git status 2025-03-12 11:03:54 +02:00
server-impl.test.ts chore: remove featureLifecycle and featureLifecycleMetrics flags (#7808) 2024-08-08 13:45:23 +02:00
server-impl.ts feat: first revision of delta api (#8967) 2024-12-12 14:18:11 +02:00