Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(main): release 1.55.0 #1444

Merged

Conversation

openfoodfacts-bot
Copy link
Collaborator

@openfoodfacts-bot openfoodfacts-bot commented Oct 25, 2024

🤖 I have created a release beep boop

1.55.0 (2024-10-29)

Features

  • ⚡ Add CLI command to convert and push JSONL to Huggingface (#1436) (d68a231)
  • improve Slack & nutripatrol notifiers (ef0f861)

Bug Fixes

  • add order_by parameter to /api/v1/insights route (2dcf4a7)
  • convert image to RGB before nutrition extraction (#1448) (96401ef)
  • fix KeyError exception in UPCImageImporter (#1443) (022a788), closes #1442
  • fix wrong call to logger.exception (#1441) (750eea9), closes #1440
  • remove columns in output parquet files (d8534fe)
  • update fields fetched to generate parquet file (4f57419)

Technical

  • add /api/v1/insights endpoint to documentation (f5b1de4)
  • add HF_TOKEN to .env (73019bb)
  • reformat test_products.py (11e0199)

This PR was generated with Release Please. See documentation.

Copy link

codecov bot commented Oct 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 54.49%. Comparing base (79699d1) to head (a2db792).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1444   +/-   ##
=======================================
  Coverage   54.49%   54.49%           
=======================================
  Files          85       85           
  Lines        8660     8660           
=======================================
  Hits         4719     4719           
  Misses       3941     3941           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@openfoodfacts-bot openfoodfacts-bot force-pushed the release-please--branches--main--components--robotoff branch 2 times, most recently from 95748c9 to 1fd8707 Compare October 28, 2024 10:12
@openfoodfacts-bot openfoodfacts-bot changed the title chore(main): release 1.54.2 chore(main): release 1.55.0 Oct 28, 2024
@openfoodfacts-bot openfoodfacts-bot force-pushed the release-please--branches--main--components--robotoff branch 5 times, most recently from ef2edc3 to 0b91a63 Compare October 29, 2024 09:46
@openfoodfacts-bot openfoodfacts-bot force-pushed the release-please--branches--main--components--robotoff branch from 0b91a63 to a2db792 Compare October 29, 2024 13:49
@raphael0202 raphael0202 merged commit 0b2f414 into main Oct 29, 2024
7 of 8 checks passed
@raphael0202 raphael0202 deleted the release-please--branches--main--components--robotoff branch October 29, 2024 14:15
@openfoodfacts-bot
Copy link
Collaborator Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

KeyError: 'imgid' TypeError: Logger.exception() missing 1 required positional argument: 'msg'
2 participants