Skip to content

Releases: openfoodfacts/open-prices

v1.31.1

15 Jul 16:51
dbf18f5
Compare
Choose a tag to compare

1.31.1 (2024-07-15)

Technical

  • move images and data dump to docker volumes (#356) (dee6550)

v1.31.0

08 Jul 14:05
fe3af7e
Compare
Choose a tag to compare

1.31.0 (2024-07-05)

Features

  • prices: new date filter by year & month (#350) (65e3b2d)

v1.30.0

29 Jun 12:02
3cb90a2
Compare
Choose a tag to compare

1.30.0 (2024-06-28)

Features

  • locations: add POST endpoint to create a location (#347) (b05925a)

Technical

  • proofs: Use ProofCreate schema when possible. Move owner field to ProofFull (9f09534)

v1.29.1

27 Jun 15:50
3690e86
Compare
Choose a tag to compare

1.29.1 (2024-06-27)

Bug Fixes

  • ci: add some missing conventional commit types in release-please config. ref #344 (9117657)
  • ci: fixed branch name for release-please. ref #344 (056f61e)

Technical

  • prices: reorganise schema inheritance to validate price updates (#342) (64aac06)
  • proofs: reorganise schema inheritance (#343) (7e17a68)
  • revert release-please config to v3 (#344) (739e128)
  • update README with links (e985ab2)

v1.29.0

24 Jun 14:36
67f0d0b
Compare
Choose a tag to compare

1.29.0 (2024-06-24)

Features

Bug Fixes

  • import dumps at 3PM instead of 10AM (#332) (543c54c)
  • proofs: also return proof relationships when fetching detail. ref #338 (d323180)
  • proofs: improve new proof date & currency optional mgmt. ref #327 & #337 (5a309b4)

v1.28.0

04 Jun 16:50
9d51784
Compare
Choose a tag to compare

1.28.0 (2024-06-04)

Features

  • prices: new source field to store the app name (#301) (9efd923)
  • proofs: new source field to store the app name (#310) (30ab149)

v1.27.0

21 May 13:49
4eda331
Compare
Choose a tag to compare

1.27.0 (2024-05-21)

Features

  • location: store OSM address country_code (#296) (43485ed)
  • location: store OSM tag key & value (#294) (3eeccbd)

Bug Fixes

v1.26.0

02 May 08:45
eeaeb13
Compare
Choose a tag to compare

1.26.0 (2024-05-02)

Features

  • add daily dumps of DB main tables as JSONL files (#282) (9d3f1a7)

Bug Fixes

v1.25.1

17 Apr 10:03
2e96b44
Compare
Choose a tag to compare

1.25.1 (2024-04-17)

Bug Fixes

v1.25.0

03 Apr 10:44
4c8d9b3
Compare
Choose a tag to compare

1.25.0 (2024-04-03)

Features

Bug Fixes

  • start a new db session before each flavor import. ref #264 (814078b)