Skip to content

Releases: openfoodfacts/robotoff

v1.50.1

13 Aug 12:21
Compare
Choose a tag to compare

1.50.1 (2024-08-13)

Technical

  • add envvar during deployment (57488d0)
  • update configuration for Robotoff Moji migration (eaf8699)

v1.50.0

31 Jul 10:15
Compare
Choose a tag to compare

1.50.0 (2024-07-30)

Features

  • switch from PostgreSQL 11 to PostgreSQL 16 (7cdb0d2)

v1.49.0

29 Jul 08:48
Compare
Choose a tag to compare

1.49.0 (2024-07-29)

Features

  • add sentry to update-listener daemon (65a1a49)

Bug Fixes

  • catch all exceptions in run_update_listener (3a4a8ea)
  • lint Dockerfile (3477239)

Technical

v1.48.1

29 Jul 08:03
Compare
Choose a tag to compare

1.48.1 (2024-07-19)

Bug Fixes

  • apply toml lint on pyproject.toml (c316e41)
  • avoid failing all metrics for a single failure (86f0cae)
  • delete more unused DB indices (4942c44)
  • improve scheduler (88501e3)
  • switch some info logs into debug (03e8213)
  • turn more info message into debug (3dffceb)

Technical

v1.48.0

18 Jul 13:32
Compare
Choose a tag to compare

1.48.0 (2024-07-18)

Features

  • use Redis Stream to listen to events (e79e8ec)

Bug Fixes

  • fix bug when latest ID was not found in Redis (ca1b37a)
  • fix typing issues (a56c03b)

Technical

  • deps-dev: bump black from 22.10.0 to 24.3.0 (#1323) (bc259ec)
  • upgrade black (462483d)
  • use the common network to access update redis & mongodb (6cf259f)

v1.47.0

12 Jul 09:22
fdb79de
Compare
Choose a tag to compare

1.47.0 (2024-07-12)

Features

  • add Yolov8 model for nutrition table detection (#1365) (5b069af)

Bug Fixes

  • decrease minimum score to leverage nutrition table detections (4a26918)
  • drop unused indices (#1364) (f0c348f)
  • fix get_type call (18181bb)
  • fix ImagePrediction.model_name (4a9e1a6)
  • fix issue with model loading (1e15d72)

Technical

v1.46.0

08 Jul 11:39
af8a9f7
Compare
Choose a tag to compare

1.46.0 (2024-07-08)

Features

  • add yolo model for nutriscore object detection (#1356) (be19217)

Bug Fixes

Technical

v1.45.2

04 Jul 10:08
2d00822
Compare
Choose a tag to compare

1.45.2 (2024-07-04)

Bug Fixes

Technical

v1.45.1

24 Jun 13:41
edeb3ee
Compare
Choose a tag to compare

1.45.1 (2024-06-24)

Bug Fixes

  • don't select nutrition image if one has already been selected (#1348) (68cc43d)

Technical

v1.45.0

16 May 15:01
ef96219
Compare
Choose a tag to compare

1.45.0 (2024-05-15)

Features

Technical