Skip to content

v1.28.1

Compare
Choose a tag to compare
@openfoodfacts-bot openfoodfacts-bot released this 12 May 07:23

1.28.1 (2023-05-11)

Bug Fixes

  • add a Make command to init elasticsearch (68e7edf)
  • add danish translation for nutrient detection (ba02a63)
  • add log messages to init-elasticsearch CLI command (e950cbd)
  • add ml-gpu.yml docker-compose file (a005b0f)
  • don't update elasticsearch indices in _update_data scheduler job (c12f803)
  • don't update product dump at scheduler startup (4bee57c)
  • fix dl-models command (ef26311)
  • fix launch-burst-worker command (4a49ac3)
  • fix logo elasticsearch index mapping (8a5a119)
  • fix make dl-models command (d6a3b25)
  • fix unit tests (90cce2a)
  • init elasticsearch during make dev call (0ac9051)
  • remove tf_models/models.config file (eb54e81)
  • use explicit model control model on Triton (fb46bf8)

Documentation

  • fix comment in prediction.ocr.dataclass (4bdb768)
  • improve documentation about prediction processing (ab75c09)