0.3.11 (2019-02-06)
- Create omnibus buildkite pipelines #121 (jeremiahsnapp)
- Create omnibus buildkite pipelines #121 (jeremiahsnapp)
0.3.10 (2018-06-26)
0.3.9 (2018-06-06)
0.3.7 (2018-04-05)
- Update AMIs in cloudformation template. #113 (rhass)
- Increase timeout during preconfigure in Azure. #114 (rhass)
- Bug Fixes for Azure and AWS Metered #115 (rhass)
- Trigger release builds on merge. #116 (rhass)
0.3.3 (2018-03-28)
0.3.1 (2018-03-22)
- Rename
disable_outboud_config
config parameter todisable_outbound_config
(the old one is aliased for backcompat)
- Add
chef-marketplace-ctl upgrade --override-outbound-config
parameter to allow upgrades.
- Add chefstyle requirement to chef-marketplace.gem
- Update MOTD to point to the proper setup wizards
- Add license files because we do license acceptance during setup
- Update chef-ingredient to use packages.chef.io
- Prune the package and chef cache because our root disk can be small
- Automatically stop and start services during upgrade
- Ensure that the opscode user/group exist on the system
- Fix bundler and rake during asset compilation
- Only run unit tests in chef-marketplace-ctl test
- Update chef-marketplace-ctl upgrade
- Live stream during publishing
- Fix node registration when run by a non-root user
- Add Biscotti cookie signing daemon for initial marketplace authorization
- Update cookbooks to use the bash resource instead of execute
- Update cookbooks to please Azure security requirements
- Update cookbooks to configure Manage with new setup and support info
- Update Chef Server plugin config
- Restructured initial cookbook configuration
- Fix issue where Chef Server plugin config was overwriting oc_id config ❤️ Nell
- Fix issue where FQDN was not properly configured when Ohai cloud_v2 would return empty strings ❤️ Jeremiah
- Please Rubocop
- Update AWS SDK marketplace metering API specification
- Update Reckoner usage dimensions for AIO and Compliance types
- Automatically detect AWS Region for Ec2 usage updater
- Update license config options for marketplace.rb
- Update cookbooks for Ubuntu 14.04 support
- Update cookbooks for Azure support
- Update README.md
- Use cloud-init to configure instances at boot time
- 'preconfigure' marketplace images to make setup times shorter
- Add reckoner billing daemon and support for Flexible Consumption
- Add chef-marketplace-ctl register-node command
- Add --preconfigure switch to chef-marketplace-ctl setup
- Use standard omnibus-ctl to get service commands
- Add chef-marketplace-ctl prepare-for-publishing command
- Add Marketplace Api client
- Add Node registration to setup
- Update setup to support preconfiguring
- Add initial reckoner support
- Add node registration recipe
- Add marketplace_api config context to marketplace.rb
- Add preconfigure recipes
- Add reckoner and runit recipes
- Restructure common, security, and publishing recipes for the new publish command
- Add shim server-plugin cookbooks to please the Chef Server plugin design
- Remove converging chef-marketplace cookbooks during chef-server-ctl reconfigure
- Add chef-marketplace-gem
- Add initial support for RHEL, Oracle, and Ubuntu 14.04
- Update Ruby to 2.2.3
- Update Rubygems to 2.4.8
- Update Chef gem to use master
- Add initial Chef Compliance support
- Add chef-compliance to upgrade command
- Refactor upgrade command to use a single chef run
- Dynamically link ctl commands depending on configured role
- Refactor upgrade recipe
- Add CHANGELOG.md
- Update README.md
- Remove 'chef-marketplace' software definition
- Add sequel gem
- Add postgresql client
- Add chef-marketplace-ctl hostname command
- Add chef-marketplace-ctl trim-actions-db command
- Update setup UI to be colorized
- Update upgrade command tests
- Update several command descriptions
- Update the upgrade command to verify that package mirrors are reachable
- Use socketless chef-zero to avoid port collisions
- Bug fixes
- Add All-In-One mode support
- Refactor chef-marketplace to use the new Chef Server plugin registration
- Update chef-ingredient cookbook
- Add 'api_fqdn', 'license_count', 'security' and 'analytics' options to marketplace.rb config
- Move FQDN detection from setup command into the marketplace cookbook
- Refactor recipe structure
- Bug fixes
- Add initial project and software definitions
- Add LICENSE
- Update README.md
- Add chef-marketplace-ctl upgrade command
- Add chef-marketplace-ctl test command
- Add chef-marketplace-ctl setup command
- Add rake task for running tests and linting
- Add unit and functional tests for commands
- Bug fixes
- Port marketplace_image cookbook chef-marketplace
- Add
disable_outbound_traffic
config option - Add OpenStack plaform support
- Manage /etc/hosts via cloud-init
- Add automatic reporting database pruning
- Bug fixes