Skip to content

v0.0.1-rc2

Compare
Choose a tag to compare
@jpmcb jpmcb released this 20 Jul 21:29
· 12 commits to main since this release
03f45fb

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.
  • 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!!!

Full Changelog: v0.0.1-rc1...v0.0.1-rc2