gendesign/backend/app
bot-backend d07d10f1df feat(health): expose app version in GET /health
Surface the deployed app version (app.version, = pyproject 0.1.0) in the
health response for observability. Reuses the FastAPI instance attribute —
no new settings field, no runtime pyproject parsing.

Refs #717
2026-05-30 15:13:03 +03:00
..
api feat(backend): add /api/v1/ping liveness endpoint (#634) 2026-05-29 15:53:29 +00:00
core feat(rbac): role-based access control via X-Authenticated-User middleware (#585) 2026-05-26 06:18:40 +00:00
models feat(jobs): centralized job_settings API + DB-driven beat schedule 2026-05-11 15:38:13 +03:00
observability feat(backend): sentry-sdk init для FastAPI + Celery (#204 backend) (#207) 2026-05-16 15:09:16 +00:00
schemas feat(sf-b1): GET /parcels/by-bbox — map entry endpoint + parcel_user_status table (#336) 2026-05-17 21:25:48 +00:00
scrapers Merge pull request 'feat(#263 sub-A): cad_* overlay schemas + cadastre territorial_zones (ПЗЗ)' (#265) from feat/263-sub-a-cad-nspd-overlay-schemas-and-pzz into main 2026-05-17 07:50:08 +00:00
services fix(tradein): per-bucket velocity formula + realistic срок продажи (#574) (#631) 2026-05-28 15:35:16 +00:00
templates feat(sf-b7): GET /parcels/{cad}/snapshot.pdf — 1-page WeasyPrint export (#334) 2026-05-17 21:11:03 +00:00
workers fix(beat): distinguish DB-unreachable from intentional-empty schedule (#520) 2026-05-24 13:14:11 +00:00
__init__.py init 2026-04-25 13:45:19 +03:00
main.py feat(health): expose app version in GET /health 2026-05-30 15:13:03 +03:00