Skip to content

Releases: semaphoreui/semaphore

v2.11.0-beta8

14 Dec 18:06
v2.11.0-beta8
b059df1
Compare
Choose a tag to compare
v2.11.0-beta8 Pre-release
Pre-release

Features

  • Optimised web interface for large screens.

  • Store Git commit hash and message for tasks. This allows rerunning tasks using the same commit.

  • Enable selecting Inventory for new tasks.

v2.11.0-beta7

13 Dec 16:41
Compare
Choose a tag to compare
v2.11.0-beta7 Pre-release
Pre-release

Bugfix

  • Do not use Cookies from JavaScript to prevent HTTPOnly issue.

v2.11.0-beta6

09 Dec 08:57
Compare
Choose a tag to compare
v2.11.0-beta6 Pre-release
Pre-release

Feature

  • Added page Details for Templates.

    image

v2.11.0-beta3

02 Dec 10:11
Compare
Choose a tag to compare
v2.11.0-beta3 Pre-release
Pre-release

Bugfixes

  • Terraform: check workspace support before use it (issue #2329)

Features

  • Renamed Environment to Variable Group

  • Redesign Variable Group editing form

    variable_group_edit.mp4
  • Added Destroy flag Terraform tasks

    image

v2.11.0-beta2

27 Nov 17:27
Compare
Choose a tag to compare
v2.11.0-beta2 Pre-release
Pre-release

Bugfixes

  • Respect Schedule and Integration refs
  • Update dependencies with using bot Renovate
  • Improve API docs and fix REST issues (@Omicron7 #2553)

v2.11.0-beta1

24 Nov 19:58
Compare
Choose a tag to compare
v2.11.0-beta1 Pre-release
Pre-release

Features

  • API improvement: added field params to Task model. It should be used instead of flags debug, dry_run and diff. Now you should use:
    • params.debug, params.dry_run, params.diff for Ansible tasks
    • params.plan and params.auto_approve for Terraform tasks.
  • Start from this version we will use semantic versioning major.minor.patch:
    • major — breaking changes
    • minor — features
    • patch — bugfixes

Bugfixes

  • Fix bug with Terraform tasks: flag -auto-approve now works.

v2.10.43

22 Nov 12:59
Compare
Choose a tag to compare

Features

Expandable task log dialog

expandable_task_dialog.mp4

Expandable inventory dialog

expandable_inventory_dialog.mp4

Links

  • Full Changelog: v2.10.35...v2.10.43

  • Create best docker container

  • Join our responsive community

    discord

  • Every day we add new features, fix bugs, support the community. We need your support

    sponsor ko-fi patreon

v2.10.35

28 Oct 08:42
Compare
Choose a tag to compare

Bugfixes

  • Provide PATH environment variable for Terraform, PowerShell and other apps.
  • Docker: fixed database port environment variable #2502

Links

  • Full Changelog: v2.10.33...v2.10.34

  • Create best docker container

  • Join our responsive community

    discord

  • Every day we add new features, fix bugs, support the community. We need your support

    sponsor ko-fi patreon

v2.10.33

25 Oct 17:15
1f3f598
Compare
Choose a tag to compare

Bugfixes

  • Docker: fixed database environment variables.
  • Docker: removed packages.txt because it doesn't work.
  • Returned system environment variable PATH for apps (Ansible, Terraform, etc).
  • Don't return Project schedules (for BoltDB) in GET template schedules by @Omicron7 #2495.

Features

  • Added following configuration options:
    • env_vars / SEMAPHORE_ENV_VARS to provide environment variables which will be available for apps (Ansible, Terraform, etc).
    • forwarded_env_vars / SEMAPHORE_FORWARDED_ENV_VARS is a list of environment variables which will be forwarded from system.

Security

  • chore(deps): update dependency openai to v4.68.1 by @renovate in #2461
  • chore(deps): update dependency sass-loader to v13.3.3 by @renovate in #2469
  • chore(deps): update dependency chai to v4.5.0 by @renovate in #2456
  • chore(deps): update dependency stylus to ^0.64.0 by @renovate in #2472
  • chore(deps): update dependency sass to ~1.80.0 by @renovate in #2462
  • chore(deps): update apiaryio/dredd docker tag to v13.1.2 by @renovate in #2455
  • chore(deps): update dependency openai to v4.68.4 by @renovate in #2487
  • chore(deps): update dependency sass to v1.80.4 by @renovate in #2491

Links

  • Full Changelog: v2.10.32...v2.10.33

  • Create best docker container

  • Join our responsive community

    discord

  • Every day we add new features, fix bugs, support the community. We need your support

    sponsor ko-fi patreon

v2.10.32

21 Oct 11:28
Compare
Choose a tag to compare

Security

  • Clear run app's environment (reported by @geckoadi)
  • Update packages

Bugfixes

  • Import/export survey variables of Templates
  • Handle <playbook_dir>/requirements.txt by ansible-galaxy.

Development

  • E2E tests launch for VSCode and DevContainer

Links

  • Create best docker container

  • Join our responsive community

    discord

  • Every day we add new features, fix bugs, support the community. We need your support

    sponsor ko-fi patreon