Skip to content

Latest commit

 

History

History
107 lines (86 loc) · 7.71 KB

CHANGELOG.md

File metadata and controls

107 lines (86 loc) · 7.71 KB

Change Log

Full Changelog

Implemented enhancements:

  • Add support for ML9 #91
  • Upgrade install to ML 8.0-4 #88
  • Create/copy Bento CentOS 7.2 box #87
  • Add support for unzip #81

Fixed bugs:

  • First time backup-cache fails #79
  • Checking if box 'chef/centos-6.5' is up to date: 404 Not Found #68

Closed issues:

  • Question re: license application #93

Merged pull requests:

1.0.0 (2015-09-08)

Implemented enhancements:

  • Make bootstrap run on CentOS 5 #74
  • Don't do full update, and dev tools by default #73
  • Republish bento base boxes #71
  • Chef boxes no longer available #67
  • Make sure VAGRANT_DOTFILE_PATH is set correctly #63
  • Allow public network as option #62
  • Add dev tools installation #61
  • Add examples of all settings to project.properties #60
  • Suppress unnecessary NPM output #59
  • Support for chef/centos7.0 #51
  • Improve restart check #50
  • Option to use internal network instead public for clusters #45
  • Upgrade to ML 6.0-6 and 7.0-5.2 #44
  • Update to support ML 7.0-5.1 and 8.0-3 #40
  • Make installer names configurable #39
  • Upgrade install to ML 7.0-5 and MLCP 1.2-4 #36
  • Git post-receive hook needs to be improved #32
  • Upgrade install to ML 8.0-2 and MLCP 1.3-2 #31
  • Make VM names customizable #25
  • Consider switching to private_network as default #24
  • Make mem and cpus easier to customize #23
  • Make installation of things like tomcat optional #22
  • Update ML and MLCP versions #20
  • Allow running bootstrap scripts outside mlvagrant as well #17
  • Support project-specific licences #16
  • Support for command-line params and a project.properties #15
  • Add latest version of ML8 EA and MLCP 1.3 EA #12
  • Install tomcat #11
  • setup-ml scripts only support v7+ #9
  • Filename of rpm files are "hardcoded" in install-ml-CentOS.sh #8
  • Automate replication of built-in databases #7
  • Install latest ML versions #3
  • Copy yum cache between VMs to speed up download #2

Fixed bugs:

  • Yum cache multiplied at backup/restore to/from host #75
  • Line-ends in .properties causing trouble on Windows #70
  • /vagrant/project.properties: no such file or directory #66
  • dependency warnings on provision - cluster not configured #65
  • cp: cannot stat `/space/software/yum' #64
  • no implicit conversion of nil into String (TypeError) #57
  • /usr/local/bin/vagrant: No such file or directory #56
  • yum write permissions #55
  • Tomcat error when running vagrant provision #54
  • Make sure scripts still run stand-alone #52
  • Make script names have consistent case #48
  • Install tomcat error #47
  • http://download-i2.fedoraproject.org/pub/epel/6/i386/epel-release-6-8.noarch.rpm is not valid anymore #43
  • Gulp and Bower not installing #30
  • Ignore network domain suffix in hostname #14
  • Install java #10
  • MLCP script wrong zip name #1

Closed issues:

  • Document how to use bootstrap scripts outside Vagrant #72
  • Document usage of hostmanager command #33
  • Describe how to scale up and down #19
  • Add latest features to docs #18
  • Provide Windows-specific instructions #13
  • Add a Contributing.md #6
  • Document required license, and how to change #4

Merged pull requests:

  • #39 - Defined configurable properties for ML installer and MLCP insta… #49 (daveegrant)
  • Added additional parameters to support synced folder and ip-adress #42 (mstellwa)
  • PR for Issue #40 - Adding Support for ML 8.0-3 and MLCP 1.3-3 #41 (daveegrant)
  • Updates to use latest version of ML 7 and MLCP. #37 (daveegrant)
  • Upgrade to MarkLogic 8.0-2 #35 (patrickmcelwee)
  • Fixes for #30 and #13 #34 (daveegrant)
  • Fixed case sensitivy problem with provision script #27 (vladistan)
  • Fixed up handling of project.properties file #26 (vladistan)

* This Change Log was automatically generated by github_changelog_generator