Skip to content

v2.10.7-ig63

Compare
Choose a tag to compare
@ImageGeniusCI ImageGeniusCI released this 20 Jun 01:06
· 4 commits to main since this release

ImageGenius Changes:

rebase to alpine 3.19

semaphore Changes:

ko-fi

Features

  • Added support for Terraform code, OpenTofu code and Bash scripts.

    image

  • Added usage examples.

  • Added DEBUG Docker image for remote debugging from Goland.

Bugfixes

  • Fixed infinite "Waiting" status.
  • Reduced size of Docker image.
  • Fixed issue with authentication on the server with login/password (semaphoreui/semaphore#2098)
  • Fixed web_host option usage in Docker image.
  • Docker Image: Fixed overriding config file options by empty SEMAPHORE_ACCESS_KEY_ENCRYPTION and SEMAPHORE_WEB_ROOT environment variables.
  • Web interface: Removed predefined variables from Environment form.
  • Fixed bug with supporting HTTP protocol.