Skip to content

Releases: cdapio/cdap_cookbook

Release version 2.25.0

27 Sep 00:37
Compare
Choose a tag to compare

This is a minor release that adds support for CDAP SDK 3.5.1. It also separates the realm file management into its own recipe.

  • Setup codeclimate and DRY up code ( Issue: #166 )
  • Separate realm file into its own recipe ( Issues: #167 #168)
  • Support CDAP SDK 3.5.1 ( Issue: #169 )

Release version 2.24.1

23 Sep 15:07
Compare
Choose a tag to compare

This is a minor bug fix release which reverts the changes introduced in v2.23.2

  • Support CDAP 4.0 bash script ( Issue: #163 )

Release version 2.24.0

14 Sep 20:02
Compare
Choose a tag to compare

This is a minor release and introduces support for IBM Open Platform.

  • Use latest released cdap-ambari-service version ( Issue: #157 )
  • Rename LICENSE to LICENSE.txt ( Issue: #160 )
  • Support IBM Open Platform (IOP) (Issue: #161 )

Release version 2.23.2

08 Sep 19:25
Compare
Choose a tag to compare

This is a bug fix version to allow CDAP VM and Docker images to be built from CDAP's develop branch.

Release version 2.23.1

02 Sep 01:36
Compare
Choose a tag to compare

This a bug fix release for a problem with the init scripts introduced in #151 and released in v2.23.0

  • Fix Router path ( Issue: #156 )

Release version 2.23.0

26 Aug 20:37
Compare
Choose a tag to compare

This release introduces CDAP 3.5 and makes it the default. It also includes several bug fixes and CDAP 3.3.7 support.

  • Switch Ambari dependency to recommends ( Issue: #150 )
  • Support new cdap script for CDAP 4.0+ ( Issue: #151 )
  • Add checksum for CDAP 3.3.7 SDK ( Issue: #152 )
  • Use CDAP 3.5 by default ( Issue: #153 )

Release version 2.22.0

26 Jul 19:30
Compare
Choose a tag to compare

This release includes support for installing the CDAP Ambari service on an Ambari instance, either using the ambari cookbook or without it. It also includes support for CDAP 3.3.5, 3.3.6, and 3.4.3 SDK and installs CDAP 3.4.3, by default.

  • Support CDAP SDK 3.3.5 ( Issue: #140 )
  • Support cdap-ambari-service installation on Ambari ( Issue: #141 )
  • Update README to reflect current recipes and usage ( Issue: #142 )
  • Support CDAP SDK 3.4.3 ( Issue: #143 )
  • Set default CDAP version to 3.4.3-1 ( Issue: #144 )
  • Update test kitchen ( Issue: #146 )
  • Support CDAP SDK 3.3.6 ( Issue: #147 )

Release version 2.21.1

30 Jun 02:07
Compare
Choose a tag to compare

This is a bugfix release to support CDAP 3.4.2 SDK, Ubuntu releases through Trusty, and to fix unintended service starts.

  • Add checksum for CDAP 3.4.2 SDK ( Issue: #136 )
  • Only restart SDK if actions include start ( Issue: #137 )
  • Rewrite distribution to Precise ( Issues: #138 COOK-102 )

Release version 2.21.0

25 May 22:07
Compare
Choose a tag to compare

This release updates to the CDAP 3.4.1 release.

  • Add CDAP SDK bin to PATH ( Issues: #133 COOK-98 )
  • Set CDAP 3.4.1 default and support 3.3.4 SDK installs ( Issue: #134 )

Release version 2.20.0

10 May 18:51
Compare
Choose a tag to compare

This release supports the released CDAP 3.4.0 and sets it as default.

  • Do not install Node.js on CDAP 3.4+ ( Issue: #128 )
  • Setting security.server.ssl.enabled should set ssl.enabled ( Issues: #129 COOK-74 )
  • Update SDK hashes and default to CDAP 3.4.0 ( Issue: #131 )