- Bamboo 8 support
- Improved clean-up on Windows agents
- Improved clean-up when running inside Docker
Version history
2.0.17Bamboo Server 8.0.0 - 8.2.42022-05-04Bamboo 8 support 2.0.12Bamboo Server 5.11.0 - 6.10.62017-10-12Improved error handling when execute commands No release notes.2.0.10Bamboo Server 5.11.0 - 6.1.62017-06-16Predator now runs on agents inside Docker containers again. Predator is no longer skipped when the agent is running inside a Docker container by default.
2.0.8Bamboo Server 5.11.0 - 5.15.72017-04-06Adds a new setting for keeping working directories of active branches. Since 1.14.1:
- Run commands before killing processes. Changed the UI to reflect this.
- Added a pre-build task that deletes any empty artifacts from the local maven repository.
- Move to Java 8.
- Kill processes in parallel.
- Skip clean-up if running within Docker.
- Only move+delete on Windows, just delete on other platforms (saves unnecessary temporary disk usage).
- A new setting for keeping working directories of active branches.
1.14.1Bamboo Server 5.7.0 - 5.14.52015-10-08Asynchronous deletion of old build directories Before each build, old build directories are synchronously moved to a temporary directory then deleted asynchronously in a background thread.
Previously, the deletion occurred synchronously on the main thread which could lead to long delays when a large number of files had to be deleted.
1.14.0Bamboo Server 5.7.0 - 5.9.42015-09-22Update license type No release notes.1.13.1Bamboo Server 5.6.0 - 5.7.22014-11-19Sending a SIGKILL No release notes.1.11Bamboo Server 5.6.0 - 5.6.22014-11-05Fix some windows problems In some windows builds, predator would be in a infinite loop (and OOMing). It should be now fixed.
Some other small exceptions were fixed as well.
1.9Bamboo Server 5.6.0 - 5.6.22014-11-03Initial public version No release notes.