1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-01-31 00:16:47 +01:00
unleash.unleash/src/lib
Jaanus Sellin d17ae37800
feat: now CLIENT_METRICS event will be emitted with new structure (#7210)
1. CLIENT_METRICS event will be emitted with new structure
2. CLIENT_METRICS event will be emitted from bulkMetrics endpoint
2024-05-31 12:40:46 +03:00
..
__snapshots__ chore: remove flag for new project cards (#7225) 2024-05-31 10:58:31 +02:00
addons chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
db fix: increase performance of outdated SDK query (#7226) 2024-05-31 12:39:52 +03:00
domain/project-health chore: change toggle to flag #3 (#7101) 2024-05-22 09:58:53 +03:00
error chore!: [v6] remove error.description in error messages (#7157) 2024-05-27 11:26:19 +02:00
features feat: now CLIENT_METRICS event will be emitted with new structure (#7210) 2024-05-31 12:40:46 +03:00
middleware chore: rename toggle to flag #7 (#7125) 2024-05-23 13:19:49 +03:00
openapi chore: mark deprecations with version (#7218) 2024-05-30 13:49:39 +02:00
routes chore: remove state service (#7184) 2024-05-28 14:47:31 +02:00
schema feat: implement createdByUserId for all features (#5725) 2023-12-22 14:33:16 +01:00
services chore: sync user groups is a system action (#7214) 2024-05-30 11:47:30 +02:00
types chore: remove flag for new project cards (#7225) 2024-05-31 10:58:31 +02:00
users feat: use audit info in events (#6872) 2024-04-18 16:32:35 +02:00
util feat: error log on unsupported pg (#7139) 2024-05-27 09:21:45 +02:00
app.test.ts feat: Make compression middleware optional (#5306) 2023-12-16 08:06:26 +01:00
app.ts fix: bearer tokens with base-path (#7065) 2024-05-16 11:45:16 +02:00
create-config.test.ts feat: allow admin login using demo auth (#6808) 2024-04-23 08:39:33 +02:00
create-config.ts feat: Allow to use CA certificate file path for DB (#6985) 2024-05-07 14:43:19 +02:00
default-custom-auth-deny-all.ts chore: Bump biome and configure husky (#6589) 2024-03-18 13:58:05 +01:00
internals.ts refactor: rename proxy to frontend api (#6502) 2024-03-11 17:30:46 +01:00
logger.test.ts
logger.ts
metric-events.ts feat: start monitoring total time to update cache (#6517) 2024-03-12 14:27:04 +02:00
metrics.test.ts feat: now CLIENT_METRICS event will be emitted with new structure (#7210) 2024-05-31 12:40:46 +03:00
metrics.ts feat: now CLIENT_METRICS event will be emitted with new structure (#7210) 2024-05-31 12:40:46 +03:00
server-impl.test.ts feat: error log on unsupported pg (#7139) 2024-05-27 09:21:45 +02:00
server-impl.ts chore: remove state service (#7184) 2024-05-28 14:47:31 +02:00