Skip to content

Releases: semaphoreio/semaphore

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)

v1.1.0

28 Mar 12:25
v1.1.0
5924918
Compare
Choose a tag to compare

Changelog

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

[1.1.0-rc.3] - 2025-03-28

🚀 Features

  • (boostrapper) Add installed telemetry request in boostrapper (#184) by @forestileao

[1.1.0-rc.2] - 2025-03-26

🐛 Bug Fixes

🚜 Refactor

[1.1.0-rc.1] - 2025-03-21

🚀 Features

🐛 Bug Fixes

💼 Other

🚜 Refactor

📚 Documentation

⚙️ Miscellaneous Tasks

🛡️ Security

v1.1.0-rc.3

28 Mar 11:47
v1.1.0-rc.3
5924918
Compare
Choose a tag to compare
v1.1.0-rc.3 Pre-release
Pre-release

Changelog

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

[1.1.0-rc.3] - 2025-03-28

🚀 Features

  • (boostrapper) Add installed telemetry request in boostrapper (#184)

v1.1.0-rc.2

26 Mar 18:36
v1.1.0-rc.2
8313449
Compare
Choose a tag to compare
v1.1.0-rc.2 Pre-release
Pre-release

Changelog

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

[1.1.0-rc.2] - 2025-03-26

🐛 Bug Fixes

  • (guard) Correct typo in login page (#80)
  • (front) Refactor timestamps format to up to 1 hour (#168)
  • (front) Git Profiles page format (#172)
  • (guard) Remove token cache from repo host account (#153)

🚜 Refactor

  • (front) Update sync-success-message (#167)

v1.1.0-rc.1

21 Mar 15:19
v1.1.0-rc.1
cb9fef1
Compare
Choose a tag to compare
v1.1.0-rc.1 Pre-release
Pre-release

Changelog

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

[1.1.0-rc.1] - 2025-03-21

🚀 Features

  • (front) Js linting improvements (#9)
  • Use feature provider invalidator worker (#72)
  • (guard) Extend saml integration with jit provisiooning field (#78)
  • (front) UI for saml autoprovisioning and group mapping (#109)
  • (rbac) Saml jit provisioning (#119)
  • (front) Add job status badge (#120)
  • (helm) Add edition global value (#125)
  • (front) Role mapping for SAML JIT provisioned users (#123)
  • (pre-flight-checks) Enable pre-flight-checks in ee (#127)
  • (rbac) Assing role based on settings (#129)
  • (velocity) Enable velocity in ee (#130)
  • (audit) Add audit to ee (#136)
  • (gofer, secrethub) Enable gofer and oidc in ee (#131)
  • (zebra) Add internal API action to create one-off jobs (#122)
  • (ee/rbac) Add rbac to ee (#140)

🐛 Bug Fixes

  • (projecthub) Increase dbPoolSize (#8)
  • (guard) Explicitly add :castore dep to mix.exs (#14)
  • (rbac) Emit change events when roles change (#19)
  • (front) Github app url nil if cached value does not contain field (#20)
  • (front) Preselect agent types and templates available on project onboarding (#36)
  • Set git integrations screens sorting and integration updates (#23)
  • Update periodic-scheduler and secrethub to use cache from library (#57)
  • Use proper digest index for GCR push (#61)
  • (front) Remove unnecessary dot from wait url (#73)
  • (front) Make sure that default template is language agnostic (#63)
  • (repohub) Migrate to github.com/golang-jwt/jwt/v5 (#71)
  • (guard) Fix gitlab caching null credentials (#69)
  • (front) Constructing flaky test branches list (#75)
  • Update golang/glog and google.golang.org/grpc (#70)
  • (github_app) Improve repository updates handling (#79)
  • (github_hooks) Improve GitHub App webhook handling (#82)
  • Ignore license check for internal libraries (#104)
  • Add git and gitlab support for tasks (#98)
  • (front) Add missing sync button to people page (#107)
  • Skip build/push image if it already exists (#108)
  • (front) Decode URL encoded grpc error messages (#106)
  • (guard) Set correct validation for github token (#111)
  • (front) Hide refresh button in CE (#124)
  • (front) Group mappings can be saved empty (#132)
  • (rbac) SAML assigned roles can be managed manually (#146)
  • (front) Add simple.yml to ce_new (#144)
  • Handle jobs with no name (#137)
  • (front) Send get request instead of post (#149)
  • (front) Make all dots non-selectable (#113)
  • (front) Move select-none to app.css (#156)

💼 Other

  • (guard) Update dependencies (#13)
  • (e2e) Update login tests (#12)
  • (guard) Update reserved usernames (#10)
  • (eph) Include eks ephemeral env (#18)
  • Update CI/CD to use main branch (#17)
  • (Eph) Relocate readme (#22)
  • (front) Header changes (#21)
  • Add feature provider Elixir library (#15)
  • (front) Include static assets into the front service (#26)
  • (repo) Repository settings update (#74)
  • Add darkofabijan as codeowner for github_hooks (#81)
  • Remove push image promotion (#95)
  • Update daily pipeline (#100)
  • (rbac) Add pedro as codeowner of rbac and guard (#116)
  • Update CODEOWNERS (#143)
  • (front) Add Pedro as codeowner on front (#150)

🚜 Refactor

  • (github_hooks) Force webhook signature check for GitHub Apps (#97)
  • (guard) Update signup and login page (#112)
  • (front) Set proper timestamps for workflow pipelines (#117)
  • (front) Add new yaml editor to workflow builder (#126)
  • Replace gradient to fixed color in logout and CE login page (#145)
  • (front) Regenerate CE templates (#148)
  • Update release change_in in semaphore.yml (#157)

📚 Documentation

  • Initial repo setup (#24)
  • Update RELEASE.md to include change_in directives instructions (#101)

⚙️ Miscellaneous Tasks

  • (front) Refresh starter workflow templates (#31)
  • (security-toolbox) Bump gosec to v2.22.1 (#85)

🛡️ Security

  • Add security toolbox (#16)

v1.0.2

06 Mar 15:02
v1.0.2
dc8583c
Compare
Choose a tag to compare

Changelog

[1.0.2] - 2025-03-06

🐛 Bug Fixes

  • Ignore license check for internal libraries (#104) (#105)
  • (github_hooks) Improve GitHub App webhook handling (#103)

v1.0.1

27 Feb 15:01
v1.0.1
83a8684
Compare
Choose a tag to compare

Changelog

[1.0.1] - 2025-02-27

🐛 Bug Fixes

  • (guard) Fix gitlab caching null credentials (#69) (#77)