Skip to content

Commit

Permalink
chore(main): release 1.49.0
Browse files Browse the repository at this point in the history
  • Loading branch information
openfoodfacts-bot authored and raphael0202 committed Jul 29, 2024
1 parent 3a4a8ea commit 2732707
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.49.0](https://github.com/openfoodfacts/robotoff/compare/v1.48.1...v1.49.0) (2024-07-29)


### Features

* add sentry to update-listener daemon ([65a1a49](https://github.com/openfoodfacts/robotoff/commit/65a1a493f61183f4fb89b856dbaa2d96ccaea628))


### Bug Fixes

* catch all exceptions in run_update_listener ([3a4a8ea](https://github.com/openfoodfacts/robotoff/commit/3a4a8ea1e2c3a9d3b7c7fca9fbf731e6fb280e1b))
* lint Dockerfile ([3477239](https://github.com/openfoodfacts/robotoff/commit/34772397fb12e18fdad0dced363baa61761498bd))


### Technical

* upgrade matplotlib ([e094e60](https://github.com/openfoodfacts/robotoff/commit/e094e60b6f0504720c920783ec93c5979391900d))

## [1.48.1](https://github.com/openfoodfacts/robotoff/compare/v1.48.0...v1.48.1) (2024-07-19)


Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ ignore_missing_imports = true

[tool.poetry]
name = "robotoff"
version = "1.48.1"
version = "1.49.0"
description = "Real-time and batch prediction service for Open Food Facts."
authors = ["Open Food Facts Team"]
license = "GNU Affero General Public License v3"
Expand Down

0 comments on commit 2732707

Please sign in to comment.