Skip to content

Latest commit

 

History

History
196 lines (93 loc) · 9.64 KB

CHANGELOG.md

File metadata and controls

196 lines (93 loc) · 9.64 KB

1.19.0 (2024-01-18)

Features

  • improve answer prompt by feeding facts (#60) (048c6a6)

1.18.0 (2024-01-18)

Features

1.17.0 (2024-01-16)

Features

1.16.0 (2024-01-10)

Features

  • database: Enable pg_cron via migration (7e59e67)

1.15.0 (2024-01-09)

Features

1.14.0 (2024-01-04)

Features

1.13.1 (2023-12-14)

Bug Fixes

  • CORS: Allow parla.citylab-berlin.org (989df48)

1.13.0 (2023-12-11)

Bug Fixes

  • DB: Pull remote state of DB into migrations (09efadb)
  • Initial index list size (020e9da)
  • migrations: Drop function before creation (7417528)
  • migrations: pgFormatter killed the <#> operator (9efbdda)
  • Types on api_test (7ec02cd)

Features

  • Better logging in dev (4bc5079)
  • schema: Use enum in schema (63eab60)

1.12.1 (2023-11-29)

Bug Fixes

1.12.0 (2023-11-27)

Features

  • refactoring into separate routes (#38) (cb4b501)

1.11.0 (2023-11-23)

Features

  • functional tests with a set of predefined questions + route for counting docs (#37) (9c0019c)

1.10.0 (2023-11-20)

Features

  • frontend can decide which search algorithm to use (#32) (512d008)

1.9.0 (2023-11-16)

Features

1.8.0 (2023-11-14)

Features

1.7.0 (2023-11-13)

Features

1.6.0 (2023-11-02)

Features

  • search also in red number reports (#26) (5d45e8d)

1.5.0 (2023-09-12)

Bug Fixes

  • json schema: Remove respone schema (9af8ffd)

Features

  • schema: This adds a reponse schema (3171cda)

1.4.1 (2023-09-01)

Bug Fixes

  • logging: Logging needs first the object (794680f)

1.4.0 (2023-08-30)

Features

  • response: add more detail to response (fc29f16)

1.3.0 (2023-08-29)

Features

  • body schema: Extend schema with params (e7095af)
  • search parameters: Add opts to tweak request (cf26f9e)

1.2.0 (2023-08-28)

Bug Fixes

  • cors: allow cors for / and /health (c3b85e8)
  • cors: Allow locahost only in development (ffa7f89)
  • cors: Configure cors only for vector-search (1f9b4cd)
  • cors: Don't allow request without origin (b3626f7)
  • origin: pass if origin is undefined (5f83e16)
  • test: Allow tests to pass CORS (32d4822)
  • timeouts: Move to Service role key (e2789c1)
  • timeouts: Move to Service role key (e060f71)

Features

  • CORS: Configure CORS based on regex (778aa41)
  • More control over logging (61bde37)
  • prompt: Fix wording in prompt (c819e89)

1.1.0 (2023-08-24)

Bug Fixes

  • buildserver: function is async now (e066ee7)

Features

1.0.0 (2023-08-24)

Features