-
bryanl authored
Signed-off-by:
bryanl <bryanliles@gmail.com>
562dd8ce
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 2.85 KiB
Change Log
v0.8.0 (2017-12-20)
Implemented enhancements:
Fixed bugs:
-
param set
incorrectly supporting hyphenated param names #214 - Makefile hardcodes version #198
- Accurately read/write non-ASCII param identifiers #219 (jessicayuen)
Closed issues:
- Packages should be able to depend on other packages #238
- YAML components are currently disabled; docs say they aren't #208
- Confusing info in
ks version
#199 - Support/document using github token to increase rate limits #196
- Issue with redis-stateless prototype #193
- ks version missing/incorrect data #170
- Create binary releases #131
- Check apiVersion numbers #75
- Add links to http://ksonnet.heptio.com/ #20
Merged pull requests:
- Test all branches of GH URI-parsing code #245 (hausdorff)
- Implement command
ks registry add
#228 (jessicayuen) - Check error while enumerating environments #220 (tanner-bruce)
- [docs] Fix premature claim of YAML support in components explanation #213 (abiogenesis-now)
- Reverse name, registry columns for pkg list #206 (jessicayuen)
- [docs] Remove (now optional)
--name
syntax fromks generate
commands #205 (abiogenesis-now) - Revert "Update default version in Makefile to v0.7.0" #203 (jessicayuen)
- Implement github token to work around rate limits #201 (jbeda)