Sha256: 9e69a373d2857034a0141d2839ac135e5fd6ce7928676f7a89d42c3d1c25b559
Contents?: true
Size: 1.87 KB
Versions: 1
Compression:
Stored size: 1.87 KB
Contents
# 1.4.0 * Enhancements * Always return JSON to native HTTP clients * Listen host can now be passed to cli with the `-h` flag * berkshelf-api user will now be created as a system user * Update many dependent gems * Bug fixes * Fix race condition when creating the user's home directory in cookbook * Gracefully handle results from the community site which are empty * Backwards incompatible changes * Renamed cookbook from `berkshelf-api` to `berkshelf-api-server` # 1.3.1 * Enhancements * Fix cookbook issue when installing on `> Ubuntu 12.04` # 1.3.0 * Enhancements * Added warning messages to startup when using github/file_store endpoints * Bump Octokit dependency to ~> 3.0 * Bug Fix * Fixed issue with GH indexing where there were a high number of repositories in an organization # 1.2.2 * Enhancements * Bump to Reel 0.5 * Set Celluloid log level to ERROR * Bug Fixes * Include full URL to Github location in items cached by Github builder # 1.2.0 * Enhancements * Loosen constraints and bump versions of various gems * Bug Fixes * Fix issue with default configuration where home path was not being set # 1.1.1 * Enhancements * Added /status endpoint to REST API * Bug Fixes * Github cache builder will autopaginate to get all repos * Fix dependency issues with Faraday # 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
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
berkshelf-api-1.4.0 | CHANGELOG.md |