Changelog
Only relevant public information is listed here which is why bug fixes are generally omitted and only improvements and features are mentioned.
2.4.0 (2020-07-16)
- Introduced optional authentication for clients
- Added PHP version information to the clients/statistics page
2.3.0 (2020-07-13)
- Introduced support for autoscaling
2.2.0 (2019-12-23)
- Improved Redis implementation stability
- Using Kubernetes liveness probe now to cope with rare infinitely running updates
- Updated to PHP 7.4
- Added a public changelog
2.1.0 (2019-11-13)
- Switched to nginx and php-fpm
- Improved overall performance
2.0.0 (2019-03-12)
- Implemented support for local artifact and path repositories
- Provided OpenApi spec docs
- Added a website
- Provided answers to FAQ
- Introduced multi-tenancy capability
- Introduced collection of job metrics
- Added
queuePosition
to the job information - Updated to PHP 7.3
1.3.0 (2018-05-29)
- Allow
with-all-dependencies
andwith-dependencies
in theComposer-Resolver-Command
header.
1.2.0 (2018-05-28)
- Expose information about the worker in the job
- Expose hostname of web instance
1.1.0 (2018-05-17)
- Expose used PHP and Composer versions
1.0.0 (2018-05-16)
- Initial version