Releases: palantirnet/devkit
Releases · palantirnet/devkit
v2.0.1
v1.4.1
Fixed
- Ansible 2.12 compatibility updates
- Serverspec maintenance
Changed
- Removed Duplicity
v2.0.0
Changed
- Updated from Solr 4.5.1 to Solr 7.7.2
v1.4.0
Fixed
- Syntax changes for forward compatibility with Ansible 2.9 and 2.11
- Replaced broken local rvm role to use the rvm.ruby role from Ansible Galaxy
Changed
- Updated from PHP 7.2 to 7.3
Drupalbox v1.3.0
Changed
- Updated from PHP 7.1 to PHP 7.2
This means that the PHP config files moved from /etc/php/7.1/
to /etc/php/7.2/
.
Drupalbox v1.2.0
Changed
- Updated from PHP 7.0 to PHP 7.1.
This means that the PHP config files moved from /etc/php/7.0/
to /etc/php/7.1/
; if your project has provisioning scripts with this path hard-coded, they will need to be updated. palantirnet/the-vagrant v2.0.1 has been released to accommodate this change.
Drupalbox v1.1.1
Fixed
- Fixed Solr installation
- Updated tests for Solr
Changed
- Removed Jetty in favor of Solr's bundled HTTP server
If your project's provisioning relies on the jetty
or jetty9
service, this is no longer available. Instead, use the solr
service.
Drupalbox v1.1.0
Changes
Software updates:
- Ubuntu 16.04.3
- PHP 7
- Jetty 9
- NodeJS 5
Known Issues
- The Jetty9 service doesn't run
Box image
https://atlas.hashicorp.com/palantir/boxes/drupalbox/versions/1.1.0
Other changes
- Generic box support has been removed from the default branch of this project, the intent being to only maintain code that is actually used.
- The
drupalbox
no longer attempts to support building on both Ubuntu 14.04 and Ubuntu 16.04, with either PHP 5 or PHP 7.- The default
develop
branch will focus on the more current Ubuntu 16.04 / PHP 7 configuration. - The new
release-0.0
branch will be used for maintenance releases of the Ubuntu 14.04 / PHP 5.6 configuration. This branch still contains code and tests for an Ubuntu 16.04 / PHP 7 build, but that configuration is not functional.
- The default
Drupalbox v0.2.4
Added
- Added the PECL YAML PHP extension to match Acquia Cloud release 1.96, which caused some problems
Fixed
- Downgraded Solr from 4.9.1 to 4.5.1 in order to match Acquia Search
- Fixed serverspec tests for PHP extensions
Box image
https://atlas.hashicorp.com/palantir/boxes/drupalbox/versions/0.2.3
Drupalbox v0.2.3
Fixed
- Added missing PHP modules that were part of the previous
php-common
package:php5.6-bcmath
php5.6-bz2
php5.6-dba
php5.6-soap
php5.6-xml
php5.6-zip
Box image
https://atlas.hashicorp.com/palantir/boxes/drupalbox/versions/0.2.3