Skip to content

Commit a3c1682

Browse files
chore(main): release 1.71.4 (#1637)
🤖 I have created a release *beep* *boop* --- ## [1.71.4](v1.71.3...v1.71.4) (2025-06-11) ### Bug Fixes * add more info in logging message when PO update failed ([#1636](#1636)) ([a6c320a](a6c320a)) * replace processName by pid in log messages ([#1638](#1638)) ([a27804d](a27804d)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent a27804d commit a3c1682

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [1.71.4](https://github.com/openfoodfacts/robotoff/compare/v1.71.3...v1.71.4) (2025-06-11)
4+
5+
6+
### Bug Fixes
7+
8+
* add more info in logging message when PO update failed ([#1636](https://github.com/openfoodfacts/robotoff/issues/1636)) ([a6c320a](https://github.com/openfoodfacts/robotoff/commit/a6c320a1bdab891a3f620db9a94136078ae8388e))
9+
* replace processName by pid in log messages ([#1638](https://github.com/openfoodfacts/robotoff/issues/1638)) ([a27804d](https://github.com/openfoodfacts/robotoff/commit/a27804d30dabdf4b2cdfc327aa0a9a9327f1a0e6))
10+
311
## [1.71.3](https://github.com/openfoodfacts/robotoff/compare/v1.71.2...v1.71.3) (2025-06-10)
412

513

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.3"
41+
version = "1.71.4"
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)