Features
- add option to multi-select pipelines (for restart and cancelation) (#406) (8514a6a)
Bug Fixes
- use partial matching for custom agent labels again (04ce1b2)
- task assignment and cancellation of matrix workflows in database queue (3ac35f2)
- revert broken priority scheduling for matrix workflows when using database queue (20b3cb7)
- ensure correct handling of priority workflow assignments (#407) (af816e5)
- workflow dependency triggers for database queue (361bbcc)
Maintenance
- remove 'restart of' for deployment events started on top of other event types (b9312e5)
- improve grpc connectivity debugging (trace level) (ec871b1)
- deps: update module gitlab.com/gitlab-org/api/client-go to v0.144.1 (#412) (d3b7578)
- deps: update dependency jsdom to v27 (#411) (0aee3ff)
- deps: update golang-packages (#410) (d84e923)
- deps: update codeberg.org/crow-plugins/docker-buildx docker tag to v1.1.0 (#409) (20dbf58)
- deps: update reg.devxy.io/docker.io/thegeeklab/git-sv docker tag to v2.0.5 (#408) (e8a99f7)
- explicilty mark agents as schedulable after (re)connecting to the server (37827e1)
- update node dependencies (743b4bb)
CI
- remove helm before cloning (c1d0413)