Skip to content

Releases: semaphoreio/semaphore

v1.3.0

09 Jun 14:21
7d5ceb1
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[1.3.0-rc.1] - 2025-06-05

🚀 Features

  • (front) Whenever changing workflows page, update the state (#279) by @VeljkoMaksimovic

  • (secrethub) Add project and org. name to OIDC token claims (#303) by @dexyk

  • (front) Enable writable root FS and live reload for front (#330) by @radwo

  • (dev) Control internal TLS skip via env and Helm flag (#329) by @radwo

  • (dev) Add initial Skaffold configuration for local development (#331) by @radwo

  • (plumber) Inject SEMAPHORE_BLOCK_NAME env to jobs (#319) by @skipi

  • (bootstrapper) Add idempotent operations for secrets and organizations (#338) by @radwo

🐛 Bug Fixes

💼 Other

📚 Documentation

⚙️ Miscellaneous Tasks

  • (e2e) Introduce user login case and git integrations page tests (#229) by @hamir-suspect

v1.3.0-rc.1

09 Jun 13:34
d6525b8
Compare
Choose a tag to compare
v1.3.0-rc.1 Pre-release
Pre-release

Changelog

All notable changes to this project will be documented in this file.

[1.3.0-rc.1] - 2025-06-05

🚀 Features

  • (front) Whenever changing workflows page, update the state (#279) by @VeljkoMaksimovic

  • (secrethub) Add project and org. name to OIDC token claims (#303) by @dexyk

  • (front) Enable writable root FS and live reload for front (#330) by @radwo

  • (dev) Control internal TLS skip via env and Helm flag (#329) by @radwo

  • (dev) Add initial Skaffold configuration for local development (#331) by @radwo

  • (plumber) Inject SEMAPHORE_BLOCK_NAME env to jobs (#319) by @skipi

  • (bootstrapper) Add idempotent operations for secrets and organizations (#338) by @radwo

🐛 Bug Fixes

💼 Other

📚 Documentation

⚙️ Miscellaneous Tasks

  • (e2e) Introduce user login case and git integrations page tests (#229) by @hamir-suspect

v1.2.3

21 May 10:58
008deca
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[1.2.3] - 2025-05-21

🚀 Features

  • (front) Add project level reports (#311) by Mikołaj Kutryj

v1.2.2

21 May 09:58
713a02b
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[1.2.2] - 2025-05-21

🚀 Features

v1.2.1

13 May 08:32
c7c278f
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[1.2.1] - 2025-05-12

🚀 Features

-(secrethub) Add org_id to openidconnect tokens (#221) by @colemickens

v1.2.0

12 May 13:54
f117a78
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[1.2.0] - 2025-05-12

🚀 Features

🐛 Bug Fixes

  • (front) Update outdated alpine image (#286) by @skipi

  • (dashboardhub) Update outdated alpine image (#288) by @skipi

  • (branch-hub) Update outdated alpine image (#287) by @skipi

  • (api/v1alpha) Update outdated alpine image (#290) by @skipi

  • (statsd) Update outdated alpine image (#291) by @skipi

  • (github_hooks) Update outdated alpine image (#292) by @skipi

  • (secrethub) Update outdated alpine image (#289) by @skipi

[1.2.0-rc.2] - 2025-05-05

🚀 Features

  • (ui) Add workflow/job report page (#269) by @skipi

🐛 Bug Fixes

[1.2.0-rc.1] - 2025-04-28

🚀 Features

🐛 Bug Fixes

💼 Other

🚜 Refactor

📚 Documentation

v1.2.0-rc.2

05 May 13:47
3236cc5
Compare
Choose a tag to compare
v1.2.0-rc.2 Pre-release
Pre-release

Changelog

All notable changes to this project will be documented in this file.

[1.2.0-rc.2] - 2025-05-05

🚀 Features

  • (ui) Add workflow/job report page (#269) by Mikołaj Kutryj

🐛 Bug Fixes

v1.2.0-rc.1

29 Apr 08:43
5050fe2
Compare
Choose a tag to compare
v1.2.0-rc.1 Pre-release
Pre-release

Changelog

All notable changes to this project will be documented in this file.

[1.2.0-rc.1] - 2025-04-28

🚀 Features

🐛 Bug Fixes

💼 Other

🚜 Refactor

📚 Documentation

v1.1.2

28 Apr 11:50
335ec9e
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[1.1.2] - 2025-04-28

💼 Other

  • Ubuntu 20.04 EOL, various security fixes (#254) (#257)
  • (repository_hub) Hook verification is no longer controlled by a feature flag (#253) (#258)
  • (projecthub) Update ubuntu image (#259)

v1.1.1

15 Apr 12:05
1045a77
Compare
Choose a tag to compare

Changelog

All notable changes to this project will be documented in this file.

[1.1.1] - 2025-04-15

🐛 Bug Fixes

  • (deps) bump github.com/golang-jwt/jwt/v4 from 4.5.1 to 4.5.2 in /loghub2 (#164)
  • (deps) bump github.com/golang-jwt/jwt/v5 from 5.2.1 to 5.2.2 in /artifacthub (#165)
  • (front) Fix setting default agent type, image in wf editor (#191) (#218)
  • CVE-2025-22869 (#224)

💼 Other

  • (ci) pin versions of Go tools and scan only Dockerfile misconfigurations (#208)