1
0
mirror of https://github.com/Unleash/unleash.git synced 2025-10-18 11:14:57 +02:00
unleash.unleash/src
Gastón Fournier e754212a39
docs: explain health API properly (#10009)
## About the changes
Our health implementation always returns GOOD if the server is up:
beb29f5b5b/src/lib/routes/health-check.ts (L46-L51)

Currently our documentation of the endpoint is misleading saying that it
will return BAD if unable to connect to PostgreSQL

Closes #9965
2025-05-16 12:38:27 +02:00
..
lib docs: explain health API properly (#10009) 2025-05-16 12:38:27 +02:00
mailtemplates chore: small visual improvements to the new invite mail template (#9998) 2025-05-15 08:52:01 +01:00
migrations feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
test task: migrate tests to vitest 2025-05-16 11:19:10 +02:00
migrator.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
server-dev.ts chore: remove filterExistingFlagNames feature flag (#9957) 2025-05-16 08:52:27 +01:00
server.ts feat: Unleash v7 ESM migration (#9877) 2025-05-14 09:47:12 +02:00
test-setup.ts task: migrate tests to vitest 2025-05-16 11:19:10 +02:00