v15.0.16 (2024-09-20)
- config: update activesupport dependency pinning #330 (ahasunos)
- ci: drop support for 2.7 tests on verify pipeline #331 (ahasunos)
- [SandboxesEndpoint#put] Move checksum discovery out of loop #328 (dafyddcrosby)
- Remove Ruby 2.6 support #329 (dafyddcrosby)
- add ruby 3.0 and 3.1 tests in verify pipeline #322 (jayashrig158)
v15.0.11 (2021-10-17)
- Skipping response header test for pedant #317 (vinay-satish)
- Updating the policy_revision_endpoint to add policy_group_list #320 (vinay-satish)
v15.0.9 (2021-09-07)
- Upgrade to GitHub-native Dependabot #309 (dependabot-preview[bot])
- Update http -> https links in tests / commments #316 (tas50)
v15.0.7 (2021-06-22)
- Zei/skipping status for pedant #307 (vinay-satish)
- Skipping User Email case insensitive pedant test #311 (jashaik)
- Skipping nginx default error response verification pedant test #312 (jashaik)
v15.0.4 (2021-01-05)
v15.0.3 (2020-09-28)
- Added display_name in the normalize_user. #304 (antima-gupta)
v15.0.2 (2020-08-21)
v15.0.1 (2020-08-13)
v15.0.0 (2020-02-19)
- remove deprecation warnings for ruby 2.7 #300 (lamont-granquist)
v14.0.17 (2019-12-30)
- Move testing to Buildkite #297 (tas50)
- Apply Chefstyle #298 (tas50)
- Substitute require for require_relative #296 (tas50)
- Use Chefstyle gem and move dev deps to the Gemfile #299 (tas50)
v14.0.13 (2019-10-07)
v14.0.12 (2019-03-19)
v14.0.11 (2018-11-15)
v14.0.11 (2018-11-15)
- remove hashrocket syntax #283 (lamont-granquist)
- fixes for new chefstyle #284 (lamont-granquist)
- Misc cleanup for gemspec, rakefile, gemfile, and expeditor #287 (tas50)
- Don't ship the readme in the gem #289 (tas50)
- Require Rack 2.0.6 or later to resolve CVEs #288 (tas50)
v14.0.6 (2018-04-23)
- bump required ruby version #274 (thommay)
- Disable Hashie method override warns #276 (adamdecaf)
- fix for new rubocop engine #278 (lamont-granquist)
- remove the explicit chef gem #279 (lamont-granquist)
- reinstate the default chef gem pin #280 (lamont-granquist)
- pin chef to 14.x #281 (lamont-granquist)
v13.1.0 (2017-07-17)
Merged pull requests:
- add the universe endpoint #269 (lamont-granquist)
- Update gemfile dependencies #267 (thommay)
- GET /users?email=ME@MINE.COM -- compare emails ignoring case #266 (srenatus)
- GET /users?email=ME@MINE.COM -- compare emails ignoring case #265 (srenatus)
- implement rfc090 for named nodes endpoint #264 (jeremymv2)
- Add skip-chef-zero-quirks to the defaults in chef-zero #263 (jaymalasinha)
- Add skip-chef-zero-quirks to the defaults in chef-zero #262 (jaymalasinha)
- Ensure that tests that use chef-zero git will work #259 (thommay)
v13.0.0 (2017-04-03)
Merged pull requests:
v5.3.2 (2017-03-28)
Merged pull requests:
v5.3.1 (2017-03-08)
v5.3.0 (2017-02-02)
Merged pull requests:
- change require per hashie author #252 (lamont-granquist)
v5.2.0 (2017-01-23)
Merged pull requests:
- favor metadata.json over metadata.rb #251 (lamont-granquist)
- support ! in searches #233 (thommay)
v5.1.1 (2016-12-14)
Merged pull requests:
- Fix pagination with start parameters #248 (smith)
- Handle the start and rows parameters correctly #247 (smith)
- Add link to contributing docs and fix chefstyle warnings #245 (tas50)
v5.1.0 (2016-09-07)
Merged pull requests:
- Bump version to 5.1.0 #243 (jkeiser)
- store ACEs by client/user #240 (marcparadise)
v5.0.0 (2016-08-24)
Merged pull requests:
- Support clients and users fields in ACL PUT requests #239 (marcparadise)
- Remove support for Ruby 2.1 #237 (jkeiser)
v4.9.0 (2016-08-11)
Merged pull requests:
- Connect to chef zero default port in the playground #229 (thommay)
- Correct ruby syntax error to make script usable #228 (AntonOfTheWoods)
v4.8.0 (2016-07-25)
Merged pull requests:
- Load libraries recursively #227 (thommay)
- Reset the ChefFS cache after each test #226 (thommay)
- Format readme, remove waffle badges, add license #225 (tas50)
- Return HTTP 400 Bad Request on Solr parse error #224 (lamont-granquist)
- Set log level to debug in the rescue block. #222 (maxlazio)
- support URI specific character in file name #204 (byplayer)
- Fix attempted fall-through in case statement. #175 (andrewdotn)
- add patch to support chef_version #171 (lamont-granquist)
- Fix scary search behavior on terms containing dash character #158 (amazon)
- Update error message for daemon on Windows #148 (aerii)
- add normal tags with empty array #139 (cl-lab-k)
- Increase WEBrick request timeout to 300 seconds #138 (kongslund)
- Make ChefZero aware of load balancers #109 (joshk0)
- Disable sslv3 and a few insecure options #106 (sawanoboly)
v4.7.1 (2016-07-07)
Merged pull requests:
v4.7.0 (2016-06-30)
Merged pull requests:
- Depend on rack < 2 to restore Ruby 2.1 compat #219 (tas50)
- Add external_authentication_uid to actors endpoint for querying #217 (kmacgugan)
v4.6.2 (2016-04-28)
Merged pull requests:
- Log responses only at debug log level #216 (stevendanna)
v4.6.1 (2016-04-14)
Merged pull requests:
- Actually merge key data in user PUT response #214 (jkeiser)
- Fix users endpoint in OSC compat mode to use a data store URL #213 (jkeiser)
v4.6.0 (2016-04-14)
Merged pull requests:
- Fix bugs related to Array vs Enumerator vs Port for options[:port/host]. #212 (tylercloke)
- Enable listening on more than one address #208 (jaymzh)
- Implemented GET /orgs/ORG/users/USER/keys(/key) endpoint recently added to server. #205 (tylercloke)
- Implement APIv1 behaviors #201 (danielsdeleo)
- Make user and client keys endpoints pass Pedant specs #199 (jrunning)
- fix necessary for metadata gem #197 (lamont-granquist)
v4.5.0 (2016-01-29)
Merged pull requests:
- Run chef-zero against master Chef in travis #195 (jkeiser)
- Make ACLs for policies/policy_groups/cookbook_artifacts work #194 (jkeiser)
- Return 410 on /controls so we stop skipping that pedant spec. #192 (randomcamel)
- Enable container specs. #191 (randomcamel)
- Enable headers pedant tests #190 (danielsdeleo)
- Enable knife pedant tests #189 (danielsdeleo)
- Start running policy and cookbook artifact tests #187 (jkeiser)
v4.4.2 (2016-01-15)
Merged pull requests:
- Make hoovering and deleting parent dir work everywhere for cookbook_artifacts #186 (jkeiser)
- Explain why omnibus/authz/authN/validation checks are skipped #185 (danielsdeleo)
v4.4.1 (2016-01-14)
Merged pull requests:
- Only test master branch and PRs #184 (danielsdeleo)
- Internal orgs appears to be unused in oc-chef-pedant #183 (danielsdeleo)
- Fix cookbook_artifact rspec #182 (jkeiser)
- Point chef-server back to master #180 (thommay)
- Ignore the universe endpoint tests in pedant #176 (thommay)
v4.4.0 (2015-12-11)
Merged pull requests:
- ChefZero::RSpec support for cookbook_artifacts. #179 (randomcamel)
- /cookbook_artifacts support for in-memory and FILE_STORE backends (not ChefFS) #178 (randomcamel)
- Update and refactor policy and policy_groups endpoints #177 (jkeiser)
- Point at master of oc-chef-pedant and chef #174 (stevendanna)
- Upgrade pedant, and enable running in ChefFS mode #173 (randomcamel)
- Implement the /policies and /policy_groups API routes #172 (randomcamel)
- Add gemspec files to allow bundler to run from the gem #169 (ksubrama)
v4.3.2 (2015-09-30)
v4.3.1 (2015-09-30)
Merged pull requests:
v4.3.0 (2015-09-02)
Merged pull requests:
- Allow Hashie to float to 3.x (no need to be so specific) #164 (jkeiser)
- Autogenerated changelog #163 (jkeiser)
- Adding back logic to delete the association request when adding a user to an org (as well as adding the user to the groups) #160 (tyler-ball)
- Server api version #155 (andrewjamesbrown)
- Add /organizations/NAME/nodes/NAME/_identifiers endpoint #152 (andrewjamesbrown)
- Switch to pedant in chef-server repo #151 (andrewjamesbrown)
- Update gem dependencies #146 (andrewjamesbrown)
- Remove dependency on chef #140 (terceiro)
- CS12 Support #117 (marcparadise)
v4.2.3 (2015-06-19)
Merged pull requests:
v4.2.2 (2015-05-18)
Merged pull requests:
- Update version and changelog for 4.2.2 #134 (danielsdeleo)
- Access server opts in example context not describe context #133 (danielsdeleo)
- Adding
server\_on\_port
method to socketless server map #131 (tyler-ball) - Ignore .ruby-version #98 (raskchanky)
v4.2.1 (2015-04-07)
Merged pull requests:
v4.2.0 (2015-04-06)
Merged pull requests:
- bump ffi-yajl dep #124 (lamont-granquist)
- Add :organization and :data_scope options to with_chef_server #119 (jkeiser)
v4.1.0 (2015-04-01)
Merged pull requests:
- Socketless Requests #121 (danielsdeleo)
- Partially Revert 1b2a6e5f107254cce8200a4750035b30265ae0c8 #120 (danielsdeleo)
- Policyfile Revision ID Validation. #116 (danielsdeleo)
- Use a Chef version compatible with chef-zero 4.x #115 (danielsdeleo)
- Support /version; fix some global URIs #113 (jaymzh)
v4.0 (2015-02-11)
Merged pull requests:
- Policyfile get/set API #111 (danielsdeleo)
v3.2.1 (2014-11-26)
Merged pull requests:
- Version bump for 3.2.1. #105 (sersut)
- fix: should set https to rack.url_scheme #87 #104 (sawanoboly)
- Add option for logging to a file. #103 (jaymzh)
- add CORS header #96 (smith)
v2.2.1 (2014-10-08)
v3.2 (2014-09-27)
Merged pull requests:
- Removing 'json' gem dependency, replacing with 'ffi-yajl' #93 (tyler-ball)
v3.1.3 (2014-09-04)
Merged pull requests:
v3.1.2 (2014-08-29)
v3.1.1 (2014-08-29)
v3.1 (2014-08-29)
v3.0 (2014-08-22)
v3.0.0.rc.1 (2014-08-22)
Merged pull requests:
- Support ssl (--[no-]ssl option) #87 (sawanoboly)
- Get enterprise chef-zero passing oc-chef-pedant #84 (jkeiser)
- waffle.io Badge #74 (waffle-iron)
v2.2 (2014-06-18)
Merged pull requests:
v2.1.5 (2014-06-03)
Merged pull requests:
v2.1.4 (2014-05-28)
v2.1.3 (2014-05-27)
v2.1.2 (2014-05-27)
v2.1.1 (2014-05-27)
v2.1 (2014-05-26)
Merged pull requests:
v1.6.3 (2014-02-10)
v1.7.3 (2014-01-22)
v2.0.2 (2014-01-21)
Merged pull requests:
v2.0.1 (2014-01-03)
Merged pull requests:
- Fix clear data when no data was added to chef zero #46 (alex-slynko)
- Fix an issue with an incorrect number of parameters passed to build_uri #45 (sethvargo)
- Make playground items more semantic #44 (sethvargo)
v2.0.0 (2013-12-17)
Merged pull requests:
v1.7.2 (2013-11-19)
Merged pull requests:
- Make Server Options Configurable in RSpec Helper #41 (danielsdeleo)
v1.7.1 (2013-11-03)
v1.7 (2013-11-02)
v1.7.beta.1 (2013-11-02)
Merged pull requests:
- improve depsolver error message #40 (lamont-granquist)
v1.6.2 (2013-10-11)
v1.6.1 (2013-10-11)
Merged pull requests:
- Range queries with smoke test #35 (mattgleeson)
v1.6 (2013-09-13)
v1.5.6 (2013-09-13)
v1.5.5 (2013-08-08)
Merged pull requests:
- fixup end_range typos #30 (mattgleeson)
- Add license to gemspec (fixes #26) #27 (sethvargo)
v1.5.4 (2013-07-12)
v1.5.3 (2013-06-28)
v1.5.2 (2013-06-27)
v1.5.1 (2013-06-19)
Merged pull requests:
- Allow chef-zero to listen on Unix domain socket. #20 (stevendanna)
v1.5 (2013-06-12)
Merged pull requests:
v1.4 (2013-06-07)
Merged pull requests:
v1.4.0.alpha (2013-06-07)
v1.3 (2013-06-06)
v1.2.1 (2013-06-05)
v1.2 (2013-06-03)
Merged pull requests:
- Fix usage info to be consistent with latest version #12 (andrewgross)
v1.1.3 (2013-05-30)
v1.1.2 (2013-05-29)
v1.1.1 (2013-05-28)
Merged pull requests:
v1.1 (2013-05-28)
v1.0.1 (2013-05-20)
Merged pull requests:
v1.0 (2013-05-20)
v0.9.13 (2013-05-20)
v0.9.12 (2013-05-20)
Merged pull requests:
v0.9.11 (2013-05-19)
Merged pull requests:
v0.9.9 (2013-05-14)
Merged pull requests:
- Remove dependency on Chef gem (adds JRuby support) #6 (reset)
- Assume application/json is acceptable if no Accept header was sent. #4 (stevendanna)