What's Changed
- test: cover migrating a knife setup on first run by @tas50 in #245
- fix(setup): keep a knife server URL with no org as the server URL by @tas50 in #247
- test: retire the cinc-zero acceptance suite by @tas50 in #246
- fix(setup): set up a new profile when ~/.chef/credentials can't be migrated by @tas50 in #248
- test: cover config create against an existing credentials file by @tas50 in #249
- fix(config): keep a profile name typed at the config create prompt by @tas50 in #250
- fix(config): name the credentials file when it can't be read by @tas50 in #252
- fix(config): keep a symlinked credentials file linked when replacing it by @tas50 in #251
- fix(config): refuse two different server URLs in config create by @tas50 in #253
- test: cover profile and credentials-file selection after setup by @tas50 in #254
- test: run the integration suite against cinc-server-ng v0.14.0 by @tas50 in #255
- fix(config): check only the named profile in config validate --profile by @tas50 in #256
- fix(group): report a member the server dropped instead of claiming it was added by @tas50 in #257
- fix(config): keep the credentials file readable by its owner alone by @tas50 in #258
- fix(policy): single-quote the policy name in the exported client.rb by @tas50 in #259
- fix: report unedited saves as unchanged, follow Chef precedence in node ssh, surface export config errors by @tas50 in #260
- refactor: fold duplicated command-layer helpers into one copy each by @tas50 in #261
- refactor: adopt cinc-api v0.15.0 for groups, ACLs, TLS trust, users and keys by @tas50 in #262
- refactor: adopt cinc-api search and node helpers by @tas50 in #263
- refactor: adopt cinc-api data bag, policy and cookbook helpers by @tas50 in #264
- refactor: read cookbooks through cinc-api and drop the goruby metadata parser by @tas50 in #265
- refactor: use cinc-api v0.15.1's scalar attribute and server message helpers by @tas50 in #266
Full Changelog: v0.25.0...v0.26.0