Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 644 Bytes

CHANGELOG.md

File metadata and controls

18 lines (12 loc) · 644 Bytes

master

  • Enhancements
    • Added /status endpoint to REST API

1.1.0

  • Enhancements

    • Added Github cache builder and Github endpoint. You can now add Github organization's as endpoints and the cache builder will crawl each repository looking for repositories which contain SemVer tags and raw cookbook metadata.
  • Bug Fixes

    • Fix cache builder crashes when builder encounters a cookbook with invalid or missing metadata.
    • Invalid cookbooks won't be added to cache.

1.0.0

  • Prioritize Cache Builders so their entries do not clobber one another
  • An entire config file is checksumed so that when it changes, the cache is rebuilt