Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 4
  • 4.3
  • 4.3.1
  • 4.3.0
  • 4.2
  • 4.2.4
  • 4.2.3
  • 4.2.2
9 results

CHANGELOG.md

Blame
  • To find the state of this project's repository at the time of any of these versions, check out the tags.

    4.2.3 (2024-05-20)

    Bug Fixes

    • workflow: disable MR pipeline from prod & integ branches (3973282)

    4.2.3 (2024-05-05)

    Bug Fixes

    • workflow: disable MR pipeline from prod & integ branches (3973282)

    4.2.2 (2024-04-03)

    Bug Fixes

    • vault: use vault-secrets-provider's "latest" image tag (44b9861)

    4.2.1 (2024-1-30)

    Bug Fixes

    • sanitize variable substitution pattern (66c257c), closes #21

    4.2.0 (2024-1-27)

    Features

    • migrate to CI/CD component (ed6b967)

    4.1.1 (2024-1-17)

    Bug Fixes

    • support secret evaluation for vault usage (f4bcd24)

    4.1.0 (2023-12-8)

    Features

    • use centralized service images (gitlab.com) (674c574)

    4.0.1 (2023-10-16)

    Bug Fixes

    4.0.0 (2023-08-28)

    Features

    • oidc: OIDC authentication support now requires explicit configuration (see doc) (a617e8e)

    BREAKING CHANGES

    • oidc: OIDC authentication support now requires explicit configuration (see doc)

    3.3.0 (2023-06-15)

    Features

    • vault: add Vault support (variant) (1be9259)

    3.2.0 (2023-05-27)

    Features

    • workflow: extend (skip ci) feature (2f77b8d)

    3.1.1 (2023-01-27)

    Bug Fixes

    • "Add registry name in all Docker images" (5053378)

    3.1.0 (2022-08-10)

    Features

    • add wait for quality gate option (1c4c9cc)
    • manage separate $SONAR_PROJECT_KEY and $SONAR_PROJECT_NAME (a0e34f4)
    • manage Sonar task cache in GitLab (c44a43d)
    • migrate $SONAR_AUTH_TOKEN to $SONAR_TOKEN (standard) (feb5ceb)
    • migrate $SONAR_URL to $SONAR_HOST_URL (standard) (4abffcf)
    • remove explicit MR analysis (6a6d28b)
    • remove support of Sonar GitLab plugin (discontinued) (7e93a03)

    3.0.0 (2022-08-05)

    Features

    • adaptive pipeline rules (8ac4615)
    • switch to Merge Request pipelines as default (48fdc64)

    BREAKING CHANGES

    • change default workflow from Branch pipeline to MR pipeline
    • removed SONAR_AUTO_ON_DEV_DISABLED

    2.1.0 (2022-05-01)

    Features

    • configurable tracking image (8f761df)

    2.0.1 (2021-10-07)

    Bug Fixes

    • use master or main for production env (4bfbfe5)

    2.0.0 (2021-09-08)

    Features

    • Change boolean variable behaviour (b8f2b40)

    BREAKING CHANGES

    • boolean variable now triggered on explicit 'true' value

    1.3.2 (2021-06-15)

    Bug Fixes

    • prevent shallow git clone (required by Sonar Scanner) (7a3ba87)

    1.3.1 (2021-06-15)

    Bug Fixes

    • autodetect MR when a milestone is here (e85c45e)

    1.3.0 (2021-06-10)

    Features

    1.2.0 (2021-06-08)

    Features

    • sonar: autodetect Merge Request from current branch (139c6d1)

    1.1.0 (2021-05-18)

    Features

    • add scoped variables support (e1071c6)

    1.0.0 (2021-05-06)

    Features