Skip to content

Latest commit

 

History

History
363 lines (195 loc) · 22.7 KB

CHANGELOG.md

File metadata and controls

363 lines (195 loc) · 22.7 KB

1.2.7 (2025-02-24)

Chores

  • add pre-commit configuration (e7100b9)
  • deps: upgrade dependencies (b7c6544)

1.2.6 (2025-02-16)

Chores

  • deps: upgrade dependencies and go toolchain (b240238)

1.2.5 (2025-02-11)

Chores

  • deps: bump the minor-patch group across 1 directory with 4 updates (f190c04)

1.2.4 (2025-01-27)

Chores

  • deps: bump golang from 1.23.4 to 1.23.5 in the minor-patch group (0aaf31b)
  • deps: bump the minor-patch group across 1 directory with 2 updates (634df21)

1.2.3 (2025-01-15)

Chores

  • deps: bump github.com/kilianpaquier/pooling (f9dcc4b)

1.2.2 (2025-01-13)

Chores

  • deps: bump github.com/panjf2000/ants/v2 in the minor-patch group (a2ce490)

1.2.1 (2025-01-12)

Chores

  • deps: bump github.com/kilianpaquier/pooling (6daf265)
  • deps: upgrade dependencies and remove cli-sdk dependency (0191f77)

1.2.0 (2024-12-25)

Code Refactoring

  • change how jobs are cleaned up (2d7f929)
  • migrate to charmbracelet logs and merge some common behaviors between V1 and V2 engines (468fa1e)

1.1.12 (2024-12-10)

Chores

1.1.11 (2024-11-25)

⚙️ Chores

  • deps: bump github.com/go-playground/validator/v10 (8cee085)
  • deps: bump github.com/stretchr/testify in the minor-patch group (af24e9f)
  • deps: bump github.com/xanzy/go-gitlab in the minor-patch group (ded1ddd)

1.1.10 (2024-11-07)

⚙️ Chores

  • deps: bump github.com/xanzy/go-gitlab in the minor-patch group (b39bc42)
  • deps: bump golang from 1.23.2 to 1.23.3 in the minor-patch group (4402164)

1.1.9 (2024-10-15)

Chores

  • deps: bump github.com/xanzy/go-gitlab in the minor-patch group (693ced6)

1.1.8 (2024-10-12)

Chores

  • deps: bump github.com/xanzy/go-gitlab in the minor-patch group (c81688e)

1.1.7 (2024-10-07)

Chores

  • deps: bump the minor-patch group with 2 updates (3e9c7a9)

1.1.6 (2024-10-03)

Bug Fixes

  • lint: issues on conversion and deprecated lints (ed16004)

Chores

  • deps: bump golang from 1.23.1 to 1.23.2 in the minor-patch group (ffd2958)
  • go.mod: upgrade to go1.23 (63e6ee2)

1.1.5 (2024-09-09)

Chores

  • deps: bump the minor-patch group with 2 updates (4b9db2b)

1.1.4 (2024-09-06)

Chores

  • deps: bump golang from 1.23.0 to 1.23.1 in the minor-patch group (48525d9)

1.1.3 (2024-08-26)

Chores

  • deps: bump github.com/xanzy/go-gitlab in the minor-patch group (9670fdd)

1.1.2 (2024-08-20)

Chores

  • deps: bump github.com/fogfactory/pipe (68c6095)

1.1.1 (2024-08-17)

Documentation

  • upgrade: add default installation destination path in help (07670f9)

1.1.0 (2024-08-17)

Features

  • upgrade: add new command for easier upgrade of gitlab-storage-cleaner (442eb51)

Chores

  • deps: upgrade Dockerfile go version to go1.23.0 (2a4cbb9)

1.0.13 (2024-08-09)

Chores

  • deps: upgrade go toolchain to go1.22.6 (b4b456d)

1.0.12 (2024-07-16)

Chores

  • deps: bump the minor-patch group across 1 directory with 2 updates (7cf240a)

1.0.11 (2024-07-01)

Chores

  • deps: bump github.com/samber/lo in the minor-patch group (ffdbef4)

1.0.10 (2024-06-28)

Chores

  • deps: bump github.com/samber/lo in the minor-patch group (614c5e3)

1.0.9 (2024-06-27)

Chores

  • deps: bump github.com/samber/lo in the minor-patch group (e922dbe)

1.0.8 (2024-06-25)

Chores

  • deps: bump github.com/xanzy/go-gitlab in the minor-patch group (0dd6458)

1.0.7 (2024-06-24)

Chores

  • deps: bump github.com/kilianpaquier/pooling (1d361a6)

1.0.6 (2024-06-18)

Chores

  • deps: bump github.com/panjf2000/ants/v2 in the minor-patch group (a4faaaf)

1.0.5 (2024-06-16)

Chores

  • deps: upgrade cobra and validator dependencies (76907e3)
  • deps: upgrade Dockerfile go version (034f863)

1.0.4 (2024-06-01)

Chores

  • deps: upgrade validator dependency (4ac8cf5)

1.0.3 (2024-05-13)

Chores

  • deps: bump github.com/xanzy/go-gitlab in the minor-patch group (494939a)

1.0.2 (2024-05-08)

Chores

  • deps: bump github.com/xanzy/go-gitlab in the minor-patch group (01ca109)
  • deps: bump github.com/xanzy/go-gitlab in the minor-patch group (b11e858)
  • deps: upgrade toolchain to go1.22.3 (10c37b6)

1.0.1 (2024-05-01)

Bug Fixes

  • gitlab-ci: bad template stage and run paths (37085da)

Chores

  • deps: bump github.com/go-playground/validator/v10 (1fa29d5)
  • deps: bump github.com/xanzy/go-gitlab in the all group (e951b12)
  • deps: bump github.com/xanzy/go-gitlab in the all group (9c7cd40)
  • deps: bump golangci/golangci-lint-action from 4 to 5 (2e42b83)
  • deps: upgrade dependencies (eac3d85)
  • golangci: remove govet deleted option (3836ef3)
  • go: update go to 1.22.2 (4818496)

1.0.0 (2024-03-30)

Features

  • ci: add codecov workflow (6d47d8c)
  • ci: add release branches handling (0e065d9)
  • import project from gitlab (8ff431e)

Bug Fixes

  • ci: add checkout and setup go for docker build job (9779b2d)
  • ci: bad image name for gitlab-ci template (deb288e)
  • ci: codecov config in subdir really doesn't work (707f11c)
  • ci: gitlab-ci template image name (ebf38ac)
  • ci: handle correctly dependabot codecov ignore (530330b)
  • golang: invalid order in Dockerfile instructions (ba5b93a)
  • release: add v prefix on github workflows version output (a18128d)
  • release: missing operand to compute release boolean (cbd4836)
  • release: only add major and major.version docker images on release branches versions (e4e992f)
  • release: prefix present on expected exported boolean (f8bab79)
  • release: release branches output not matching between boolean and string (8ff62f1)
  • release: release branches output not matching between boolean and string (221ec05)
  • release: try avoiding same tag two times in docker hub (99f943f)
  • release: v prefix present on release computing while version doesn't have it (4b607fd)

Reverts

  • "chore: migrate docker image to ghcr.io" because of private (1cee781)
  • ci: "revert: "chore: migrate docker image to ghcr.io" because of private" (025f9a6)

Documentation

  • readme: add commands (95f5041)
  • remove specific install command (14bf3e7)

Chores

  • ci: add docker-hadolint and docker-trivy analysis (3dbd584)
  • ci: add strategy execution for tests (ba612e6)
  • ci: regenerate layout (de43b27)
  • ci: remove build/ci directory (e6cefac)
  • ci: update golangci rules (49539d0)
  • deps: add dependabot (cb15db6)
  • deps: update dependencies (fbb7cac)
  • migrate docker image to ghcr.io (e1b0114)
  • release: v1.0.0-alpha.1 [skip ci] (f0b2af6)
  • release: v1.0.0-alpha.2 [skip ci] (d53ac45)
  • release: v1.0.0-alpha.3 [skip ci] (a9bcecc)

1.0.0-alpha.3 (2024-03-03)

Bug Fixes

  • ci: bad image name for gitlab-ci template (deb288e)
  • ci: gitlab-ci template image name (ebf38ac)

Reverts

  • "chore: migrate docker image to ghcr.io" because of private (1cee781)
  • ci: "revert: "chore: migrate docker image to ghcr.io" because of private" (025f9a6)

1.0.0-alpha.2 (2024-03-03)

Chores

  • ci: add strategy execution for tests (ba612e6)
  • migrate docker image to ghcr.io (e1b0114)

1.0.0-alpha.1 (2024-03-03)

Features

  • ci: add codecov workflow (6d47d8c)
  • ci: add release branches handling (0e065d9)
  • import project from gitlab (8ff431e)

Bug Fixes

  • ci: add checkout and setup go for docker build job (9779b2d)
  • golang: invalid order in Dockerfile instructions (ba5b93a)
  • release: add v prefix on github workflows version output (a18128d)
  • release: missing operand to compute release boolean (cbd4836)
  • release: only add major and major.version docker images on release branches versions (e4e992f)
  • release: prefix present on expected exported boolean (f8bab79)
  • release: release branches output not matching between boolean and string (8ff62f1)
  • release: release branches output not matching between boolean and string (221ec05)
  • release: try avoiding same tag two times in docker hub (99f943f)
  • release: v prefix present on release computing while version doesn't have it (4b607fd)

Documentation

  • remove specific install command (14bf3e7)

Chores