1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00
unleash.unleash/src
Christopher Kolstad 17d826ddf4
task: Add banner encouraging edge upgrade (#6018)
Only triggers if there is any rows in client instances that have

    sdk_version: unleash-edge with version < 17.0.0

The function that checks this memoizes the check for 10 minutes to avoid
scanning the client instances table too often.
2024-01-24 14:22:48 +00:00
..
lib task: Add banner encouraging edge upgrade (#6018) 2024-01-24 14:22:48 +00:00
mailtemplates Fix email template scheduled change conflict (#5957) 2024-01-19 14:57:00 +02:00
migrations feat(2-1879): add enabled to action sets (#6023) 2024-01-24 12:52:04 +01:00
test task: Add banner encouraging edge upgrade (#6018) 2024-01-24 14:22:48 +00:00
migrator.ts chore: This helps output the migrations being applied (#6004) 2024-01-23 16:01:36 +01:00
server-dev.ts Executive Dashboard page setup (#5949) 2024-01-18 12:32:25 +01:00
server.ts