Releases: open-sauced/pizza
Releases · open-sauced/pizza
v1.1.0-beta.2
v1.1.0-beta.1
v1.0.1-beta.1
v1.0.0
1.0.0 (2023-09-01)
🔁 Continuous Integration
- Add a new pipeline for release image to ghcr.io using docker buildx (#10) (34765a9)
- multistage docker build (583e038)
🍕 Features
- flag to consume yaml file at path for configs and LRU cache never evict (#28) (c9ff004)
- Normalizes and validates git URLs before accepting for processing (#38) (d86099f)
- Pizza oven database optimizations (#39) (80d7f88)
- Semantic release automation (#42) (657c879)
🐛 Bug Fixes
v1.0.0-beta.3
1.0.0-beta.3 (2023-09-01)
🐛 Bug Fixes
v1.0.0-beta.2
v1.0.0-beta.1
1.0.0-beta.1 (2023-09-01)
🔁 Continuous Integration
- Add a new pipeline for release image to ghcr.io using docker buildx (#10) (34765a9)
- multistage docker build (583e038)
🍕 Features
- flag to consume yaml file at path for configs and LRU cache never evict (#28) (c9ff004)
- Normalizes and validates git URLs before accepting for processing (#38) (d86099f)
- Pizza oven database optimizations (#39) (80d7f88)
- Semantic release automation (#42) (657c879)
🐛 Bug Fixes
v0.0.1-rc7
What's Changed
- feat: implements the never evict repository policy in the LRU cache given a YAML configuration file by @k1nho in #28
- feat: Normalizes and validates git URLs before accepting for processing by @jpmcb in #38
Full Changelog: v0.0.1-rc6...v0.0.1-rc7
v0.0.1-rc6
What's Changed
- fix: Use base image that includes CA certs by @jpmcb in #35
- quick-fix: Removes unnecessary docker arches/platforms by @jpmcb in #36
Full Changelog: v0.0.1-rc4...v0.0.1-rc6
v0.0.1-rc4
The pizza oven service is moving to be integrated with the OpenSauced API!! This release captures those new data models in: open-sauced/api#225
What's Changed 👀
Full Changelog: v0.0.1-rc3...v0.0.1-rc4