Releases: open-sauced/pizza
Releases · open-sauced/pizza
v0.0.1-rc3
What's Changed 👀
This is a quickfix release to enable the github actions to produce a passing build for the image release.
Full Changelog: v0.0.1-rc2...v0.0.1-rc3
v0.0.1-rc2
What's Changed 👀
- Implements LRU cache for git repos on disk - @jpmcb #17
- This included many changes. Users who still want to run the service with the "in-memory" model should set
GIT_PROVIDER
to be "memory" in their env.
- This included many changes. Users who still want to run the service with the "in-memory" model should set
- Implements wait in json payload to make /bake configurable to wait for processing (default 0) - @k1nho #21
- Added cache memory exceed check - @AvineshTripathi #24
New Contributors 🍕
Shoutout to all our contributors!!!
- @k1nho made their first contribution in #21
- @AvineshTripathi made their first contribution in #24
Full Changelog: v0.0.1-rc1...v0.0.1-rc2
v0.0.1-rc1
Hello world! 👋🏼
This is the initial release of the pizza
oven service: a Golang microservice for parsing git commits and turning them into open source insights.