Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 554 Bytes

CHANGELOG.md

File metadata and controls

30 lines (17 loc) · 554 Bytes

v0.4.1

  • Updated J default version to 5.1.26

v0.4.0

  • Updated J default version to 5.1.24

v0.3.1

  • Fix for J jar extraction

v0.3.0

  • Workaround MySQL Connector/J .tar.gz now including extra directory in archive
  • ark is no longer a dependency because of J workaround
  • Added attribute node['mysql_connector']['j']['jar_file']
  • Added attribute node['mysql_connector']['j']['tar_file']

v0.2.1

  • Bumped J version to 5.1.22

v0.2.0

  • Added mysql_connector::j recipe

v0.1.0

  • Initial release with MySQL Connector/J LWRP.