This release continues our focus on performance, security improvements, and bug fixes. We were also able to squeeze a few new features in.
New features and improvements​
- Added the
app_restartaction to the permissions set, to allow the functionality without write permissions. - Added parallel binding to speed up service-binding wait times.
- Moved to a new centralized logging system.
- Improved websocket performance for log viewing.
- CLI
- Use
--no-restartto update an application without triggering a restart. - Delete an image from the Epinio registry with the
--delete-imageflag. - Ignore certain files on app push via
.epinioignoreor theconfiguration.ignoresection of your Epinio manifest.
- Use
- UI
- Filter by container, tail, since, and since-time in the App and Build Logs widget.
- Delete an image from the Epinio registry via a checkbox when deleting an application.
- Download a log bundle for the Epinio instance, with the option to include or exclude application logs.
Maintenance and fixes​
- Replaced kubed with reflector.
- Fixed an issue where environment variables conflicted with Epinio manifest variables.
- Fixed several UI forms not loading data correctly.
- Fixed the application page not showing proper information when instances are scaled to 0.
- Fixed MinIO and Dex privilege-escalation issues.
For the complete technical changelog, see the 1.13.8 release on GitHub.
