Skip to content

Commit 65ff144

Browse files
chore(main): release 1.71.5
1 parent 68daf42 commit 65ff144

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.71.5](https://github.com/openfoodfacts/robotoff/compare/v1.71.4...v1.71.5) (2025-06-12)
4+
5+
6+
### Bug Fixes
7+
8+
* discard redis events triggered by Robotoff actions ([#1641](https://github.com/openfoodfacts/robotoff/issues/1641)) ([68daf42](https://github.com/openfoodfacts/robotoff/commit/68daf42606181353880dea3ed879f7a379fb04c9))
9+
310
## [1.71.4](https://github.com/openfoodfacts/robotoff/compare/v1.71.3...v1.71.4) (2025-06-11)
411

512

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ignore_missing_imports = true
3838

3939
[tool.poetry]
4040
name = "robotoff"
41-
version = "1.71.4"
41+
version = "1.71.5"
4242
description = "Real-time and batch prediction service for Open Food Facts."
4343
authors = ["Open Food Facts Team"]
4444
license = "GNU Affero General Public License v3"

0 commit comments

Comments
 (0)