1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-11-01 19:07:38 +01:00
unleash.unleash/src/lib
Thomas Heartman 336eab9c5a
feat: allow slack-app and webhook to listen to schedule suspended events (#5821)
This PR adds the schedule suspended event to the slack-app and webhook
definitions.

It also slightly tweaks the markdown formatting of change requests to
add a definite article. This means the snapshot also needs to be
updated.
2024-01-10 15:14:31 +05:30
..
__snapshots__ feat: add automated actions flag (#5805) 2024-01-09 11:42:28 +00:00
addons feat: allow slack-app and webhook to listen to schedule suspended events (#5821) 2024-01-10 15:14:31 +05:30
db chore(deps): update dependency @biomejs/biome to v1.4.1 (#5709) 2024-01-10 09:11:49 +00: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 feat: Schedule daily metrics deletion (#5807) 2024-01-10 08:52:40 +01:00
middleware feat: encrypt emails at rest for demo login (#5759) 2024-01-05 14:21:20 +01: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.1 (#5709) 2024-01-10 09:11:49 +00:00
routes task: Add an X-Unleash-Version header to register response (#5774) 2024-01-05 11:54:28 +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 feat: Schedule daily metrics deletion (#5807) 2024-01-10 08:52:40 +01:00
types feat: Schedule daily metrics deletion (#5807) 2024-01-10 08:52:40 +01:00
util feat: encrypt emails at rest for demo login (#5759) 2024-01-05 14:21:20 +01: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 feat: feature search stub (#5143) 2023-10-25 10:50:59 +02:00
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 chore: expose custom-handler-auth type (#5287) 2023-11-07 10:37:09 +01:00
internals.ts fix: export NotFoundError and ISegmentService in internals.ts (#4997) 2023-10-11 14:31:45 +03:00
logger.test.ts fix: convert more tests to typescript 2021-09-14 20:30:37 +02:00
logger.ts feat: add option for LOG_LEVEL (#803) 2021-04-23 15:31:12 +02:00
metric-events.ts feat: scheduled functions observability (#5377) 2023-11-21 13:42:38 +01:00
metrics.test.ts feat: include environment type label in feature_toggle_update metrics (#5809) 2024-01-09 16:33:00 +01:00
metrics.ts chore(deps): update dependency node to v18.19.0 (#4957) 2024-01-10 07:23:19 +00: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