Releases: openfoodfacts/open-prices
Releases · openfoodfacts/open-prices
v1.31.1
1.31.1 (2024-07-15)
Technical
- move images and data dump to docker volumes (#356) (dee6550)
v1.31.0
1.31.0 (2024-07-05)
Features
- prices: new date filter by year & month (#350) (65e3b2d)
v1.30.0
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
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
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
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
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
1.26.0 (2024-05-02)
Features
- add daily dumps of DB main tables as JSONL files (#282) (9d3f1a7)
Bug Fixes
v1.25.0
1.25.0 (2024-04-03)
Features
Bug Fixes
- start a new db session before each flavor import. ref #264 (814078b)