Skip to content

Releases: sous-chefs/jenkins

v1.2.0

06 Oct 15:32
Compare
Choose a tag to compare

Improvement

  • COOK-3710 - Allow winsw url to be changed with a node attribute

Bug

  • COOK-3709 - Use correct attribute value for java_home
  • COOK-3701 - Fix a refactor bug where a template variable was removed that was used in a nested template
  • COOK-3594 - Fix MiniTest Chef Handler tests for directory permissions

v1.1.0

01 Oct 05:00
Compare
Choose a tag to compare

Bug

  • COOK-3683 - plugin provider fails to find current plugin version
  • COOK-3667 - unbreak Travis-CI integration
  • COOK-3623 - Plugins are never updated even if you bump the plugin version in attributes
  • COOK-3620 - jenkins _node_jnlp_test.rb assumes anonymous can can read
  • COOK-3517 - bug fixes for jenkins::windows recipe
  • COOK-3516 - Jenkins slaves that use JNLP don't work correctly when Jenkins has security enabled

New Feature

  • COOK-3619 - Support intermediate SSL certificates

Improvement

  • COOK-3587 - Adding minitest-handler to the runlist for the node suite in Jenkins cookbook