Commit 2ab0b9fe authored by semantic-release's avatar semantic-release
Browse files

chore: release v4.12.1

parent c848d122
Loading
Loading
Loading
Loading
+16 −0
Original line number Diff line number Diff line
# CHANGELOG
## v4.12.1 (2024-09-30)
### Chore
* chore(deps): update all non-major dependencies (#3000)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> ([`d3da326`](https://github.com/python-gitlab/python-gitlab/commit/d3da326828274ed0c5f76b01a068519d360995c8))
* chore(deps): update gitlab/gitlab-ee docker tag to v17.4.1-ee.0 ([`64eed5d`](https://github.com/python-gitlab/python-gitlab/commit/64eed5d388252135a42a252b9100ffc75d9fb0ea))
### Fix
* fix(ci): do not rely on GitLab.com runner arch variables (#3003) ([`c848d12`](https://github.com/python-gitlab/python-gitlab/commit/c848d12252763c32fc2b1c807e7d9887f391a761))
* fix(files): correctly raise GitlabGetError in get method ([`190ec89`](https://github.com/python-gitlab/python-gitlab/commit/190ec89bea12d7eec719a6ea4d15706cfdacd159))
## v4.12.0 (2024-09-28)
### Chore
+1 −1
Original line number Diff line number Diff line
@@ -3,4 +3,4 @@ __copyright__ = "Copyright 2013-2019 Gauvain Pocentek, 2019-2023 python-gitlab t
__email__ = "gauvainpocentek@gmail.com"
__license__ = "LGPL3"
__title__ = "python-gitlab"
__version__ = "4.12.0"
__version__ = "4.12.1"