Releases: mdelapenya/lpn
Releases · mdelapenya/lpn
v0.14.0
Added
- Add verbose flag to all commands and subcommands, which activates logger on Debug level (#89)
Breaking Changes
- Do not use liferay/portal-snapshot for Nightlies: we are going to use mdelapenya/portal-snapshot, a clone of Liferay's build process that executes daily on Travis-CI) (#91)
- Rename checkImage to checki (#87)
- Rename checkContainer to checkc (#87)
v0.13.0
Added
- Add prune command to remove containers and images (#78)
- Add Sirupsen's logrus as default logger (#79)
- Use Go modules and Go v1.12.x (#80)
Fixed
- Use canonical image when pulling Docker images (#83)
- Fix tags command when no data is present (#81)
Breaking changes
- Use new tags for mdelapenya's Docker images (#82)
v0.12.0
Changed
- All images now use same internal environment variable for JVM_OPTS (#77)
- Move database constants to the configuration file (#45)
Fixed
- Update static assets related to previous version (#45)
- Fix URL in "update" command (#74)
v0.11.0
Added
- Support storing variable values (container names and images to use) in a configuration file instead of in constants. (#45) (#58)
Breaking changes
v0.10.0
Use Travis multi-stage for proper test & deployment to WeDeploy
v0.9.0
(#65) Add tests for the tags command
v0.5.0
Fix timestamp issue with binded version asset