Skip to content
Snippets Groups Projects
To find the state of this project's repository at the time of any of these versions, check out the tags.

3.8.2 (2024-04-03)

Bug Fixes

  • vault: use vault-secrets-provider's "latest" image tag (7b3902d)

3.8.1 (2024-04-02)

Bug Fixes

  • allow semantic-release-info to be generated on the commit branch (7876e3e)

3.8.0 (2024-1-30)

Bug Fixes

  • <SEMREL_RELEASE_DISABLED/release-disabled> type (02b6dd4)
  • dry run option (6b05408)
  • sanitize variable substitution pattern (3ac15e7)

Features

  • migrate to CI/CD component (4ff7996)

3.7.1 (2024-1-16)

Bug Fixes

  • gpg: create base folder if not present (d69fae2), closes #32

3.7.0 (2023-12-8)

Features

  • use centralized service images (gitlab.com) (6b117cc)

3.6.0 (2023-11-02)

Features

3.5.2 (2023-10-16)

Bug Fixes

3.5.1 (2023-09-19)

Bug Fixes

  • always install extra plugins (f011acd), closes #29

3.5.0 (2023-08-04)

Features

  • make commit message configurable (fbc63aa)

3.4.2 (2023-07-13)

Bug Fixes

  • activate debug when TRACE is set (fc3668b)

3.4.1 (2023-07-13)

Bug Fixes

3.4.0 (2023-05-27)

Features

  • workflow: extend (skip ci) feature (40c252e)

3.3.1 (2023-03-27)

Bug Fixes

  • fix a regression in semantic-release-info job (1b79f5d)

3.3.0 (2023-03-21)

Features

  • allow to specify sem-rel and plugins version (6b38d5b)

3.2.2 (2023-02-27)

Bug Fixes

  • mark current directory as safe for git (8f7e0be)

3.2.1 (2023-01-27)

Bug Fixes

  • "Add registry name in all Docker images" (81c4144)

3.2.0 (2022-12-05)

Features

  • display computed semantic-release-info (5a1a37b)

3.1.1 (2022-11-26)

Bug Fixes

  • support custom CA certificates with npm (bf79a7d)

3.1.0 (2022-10-16)

Features

3.0.0 (2022-08-05)

Features

  • make MR pipeline the default workflow (6128ce6)

BREAKING CHANGES

  • change default workflow from Branch pipeline to MR pipeline

2.3.1 (2022-06-07)

Bug Fixes

  • install yq only if not found in image (23041f1)

2.3.0 (2022-05-01)

Features

  • configurable tracking image (b18fd89)

2.2.6 (2022-04-08)

Bug Fixes

  • remove verifyconditions in semrel-info (e2e7b8f)

2.2.5 (2022-03-19)

Bug Fixes

  • generate .releaserc in yaml format (6e377bd)

2.2.4 (2022-03-15)

Bug Fixes

  • don't overwrite existing .releaserc conf in semrel-info (11c64dd)

2.2.3 (2022-02-25)

Bug Fixes

  • semantic-release is manual non-blocking by default (fc8efc8)

2.2.2 (2022-02-14)

Bug Fixes

  • add main branch for configuration generation (eb82e43), closes #14

2.2.1 (2022-01-08)

Bug Fixes

  • set semantic-release job to download no artifacts at all (ceb1379)

2.2.0 (2021-11-23)

Features

  • overridable semrel config dir (6bd0e4d)

2.1.0 (2021-11-16)

Features

  • allow to install additional npm package (561c332)

2.0.5 (2021-11-15)

Bug Fixes

2.0.4 (2021-10-07)

Bug Fixes

  • use master or main for production env (56d8527)

2.0.3 (2021-09-27)

Bug Fixes

  • handle absent release property in package.json (a5c73a9)

2.0.2 (2021-09-09)

Bug Fixes

2.0.1 (2021-09-09)

Bug Fixes

  • make plugins installation faster (bab645e)

2.0.0 (2021-09-01)

  • Merge branch '3-change-variable-behaviour' into 'master' (97daa97), closes #3

Features

  • Change boolean variable behaviour (077e9c0)

BREAKING CHANGES

  • Change boolean variable behaviour
  • boolean variable now triggered on explicit 'true' value

1.2.0 (2021-06-10)

Features

1.1.0 (2021-05-18)

Features

  • add scoped variables support (fe5e9d6)

1.0.1 (2021-05-12)

Bug Fixes

  • generated-releaserc: use strict yaml to avoid unexpected syntax error (e68c72b)

1.0.0 (2021-05-06)

Features