Releases: gitlabform/gitlabform
Releases · gitlabform/gitlabform
v5.5.4
5.5.4
Build
- Simplify publishing to GHCR to remove direct need to check PyPi before building Docker image. (timknight01)
We can now confirm the Container Image is publishing correctly after swapping to uv as our tooling manager, apologies for the delays in this
v5.5.3
5.5.3
Build
- Fix issue where uv could not install gitlabform from pypi when publishing to GHCR. (timknight01)
v5.5.2
5.5.2
Build
- Fix issue where uv would infintely wait for PyPi even when release was available. (timknight01)
v5.5.1
v5.5.0
5.5.0
Features
- added support for group level branch protection settings. Resolves #1049. #1251, (rickbrouwer).
Dependencies
- Update various dependencies to newer versions.
Thanks to all the contributors of this release!
v5.4.0
5.4.0
Build
- migrate GitLabForm to uv and add a dev toolkit #1257. (amimas)
- updated github workflows and deduplicated actions #1249. (TimKnight01)
Documentation
Dependencies
- Update various dependencies to newer versions.
Thanks to all the contributors of this release!
v5.3.0
Features
- add support for not including projects that are scheduled for deletion #1240. (rickbrouwer)
Build
- restore Premium & Ultimate test functionality in CI #1241. (TimKnight01)
Thanks to all the contributors of this release!
v5.2.0
5.2.0
Features
- Replace cli_ui with native logging to improve messaging consistency #1218. (TimKnight01))
- Cli_UI was deprecated in Feb 2026: https://github.com/your-tools/python-cli-ui
- resolves: #920
- previous "verbose" logging and cli flag
-vis retained, with those logs output at INFO level - by default logging level set to WARNING
- uses Rich's direct console logger to nicely format the processing and version info into CLI
Dependencies
- Update various dependencies to newer version.
Thanks to all the contributors of this release!
v5.1.1
v5.1.0
Deprecations
- GitLab versions <16 are Deprecated and will be removed in v7 #1215. (timknight01
Bug Fixes
- Reduce excessive Info level logs from Branches Protection #1224. (amimas)
- Hooks processor should error gracefully against Community Edition #1213. (timknight01)
Build
- Ensure standard acceptance tests are run against GitLab Community Edition in addition to Enterprise Edition #1225 (timknight01)
Tests
Dependencies
- Update various dependencies to newer version.
Thanks to all the contributors of this release!