changelog.md for @apiclient.xyz/gitlab

2026-03-02 - 2.5.0 - feat(gitlab)

add pipelines and jobs API support, including list/get/trigger/delete/retry/cancel operations, job controls, and related types and list options

2026-03-02 - 2.4.0 - feat(gitlab)

add repository branches and tags endpoints and corresponding types

2026-02-28 - 2.3.0 - feat(gitlab)

add support for GitLab protected branches (list and unprotect)

2026-02-28 - 2.2.0 - feat(gitlabclient)

add deleteProject method to delete a project using GitLab API DELETE /api/v4/projects/:id

2026-02-28 - 2.1.0 - feat(gitlab)

add group- and project-management methods to GitLab client

2026-02-24 - 2.0.3 - fix()

no changes detected; nothing to commit

2026-02-24 - 2.0.2 - fix()

no changes detected in diff; no version bump required

2026-02-24 - 2.0.1 - fix()

no changes detected; no version bump required

2026-02-24 - 2.0.0 - gitlab

Renamed package to @apiclient.xyz/gitlab and introduced a new ESM TypeScript GitLabClient API. Breaking release that replaces the legacy @mojoio/gitlab client.

2021-10-05 - 1.0.4..1.0.10 - core maintenance

Series of patch releases containing maintenance updates and small fixes across the 1.0.x line.

2017-06-10 - 1.0.1..1.0.3 - initial release & docs

Initial project setup and first releases.


Revision #4
Created 2026-03-28 12:50:21 UTC by foss.global Team
Updated 2026-03-29 16:48:13 UTC by foss.global Team