Skip to content

Releases: open-sauced/pizza

v1.1.0-beta.2

09 Oct 19:17
Compare
Choose a tag to compare
v1.1.0-beta.2 Pre-release
Pre-release

1.1.0-beta.2 (2023-10-09)

🍕 Features

v1.1.0-beta.1

07 Oct 20:04
Compare
Choose a tag to compare
v1.1.0-beta.1 Pre-release
Pre-release

1.1.0-beta.1 (2023-10-07)

🍕 Features

  • Add our compliance GitHub workflow (#59) (8196306)

v1.0.1-beta.1

28 Sep 14:02
Compare
Choose a tag to compare
v1.0.1-beta.1 Pre-release
Pre-release

1.0.1-beta.1 (2023-09-28)

🐛 Bug Fixes

v1.0.0

01 Sep 21:13
bc00a10
Compare
Choose a tag to compare

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

  • Fix for semantic-release (#44) (c1fd755)
  • SLSA verifier fix for new build-image.yaml filename (#46) (1365a75)
  • Use base image that includes CA certs (#35) (cfb2e7a)
  • Use generated token for semantic release (#45) (f004d83)

v1.0.0-beta.3

01 Sep 21:03
1365a75
Compare
Choose a tag to compare
v1.0.0-beta.3 Pre-release
Pre-release

1.0.0-beta.3 (2023-09-01)

🐛 Bug Fixes

  • SLSA verifier fix for new build-image.yaml filename (#46) (1365a75)

v1.0.0-beta.2

01 Sep 20:22
f004d83
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2023-09-01)

🐛 Bug Fixes

  • Use generated token for semantic release (#45) (f004d83)

v1.0.0-beta.1

01 Sep 20:02
c1fd755
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

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

29 Aug 21:20
d86099f
Compare
Choose a tag to compare

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

14 Aug 19:49
cd332f5
Compare
Choose a tag to compare

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

08 Aug 22:51
65f6e18
Compare
Choose a tag to compare

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 👀

  • Feature: removes migrations in favor of OpenSauced API data model - @jpmcb: #30

Full Changelog: v0.0.1-rc3...v0.0.1-rc4