Skip to main content

0.3.6

Features

  • Introduced support for the Gem package type.
  • Added TLS support for ingress in the Helm chart.
  • Enhanced logging system:
    • Added a new delete logger to easily track all delete operations.
    • Introduced combined.txt, which consolidates all log types into a single file for easier log analysis while still retaining separate log files for each type.

Bug Fixes

  • Fixed a bug in Docker image handling where layers from older versions were sometimes virtually deleted (but not physically removed from S3) due to an issue in virtual file management.
  • Fixed a UI bug in Docker layer commands where the layer size was sometimes misaligned.