- Jan 20, 2025
-
-
semantic-release-bot authored
# [4.1.0](4.0.2...4.1.0) (2025-01-20) ### Features * **JaCoCo:** add JaCoCo Coverage Reports integration ([1f997a18](1f997a18))
-
Benguria Elguezabal, Gorka authored
# Conflicts: # .gitlab-ci.yml # CHANGELOG.md # README.md
-
Benguria Elguezabal, Gorka authored
-
semantic-release-bot authored
# [4.1.0](https://gitlab.com/to-be-continuous/maven/compare/4.0.2...4.1.0) (2025-01-20) ### Features * **JaCoCo:** add JaCoCo Coverage Reports integration ([1f997a18](https://gitlab.com/to-be-continuous/maven/commit/1f997a18c61d7eb4fe8b9af1ee828893ec70929b))
-
Pierre Smeyers authored
feat(JaCoCo): add JaCoCo Coverage Reports integration See merge request to-be-continuous/maven!95
-
- Dec 29, 2024
-
-
semantic-release-bot authored
## [4.0.2](https://gitlab.com/to-be-continuous/maven/compare/4.0.1...4.0.2) (2024-12-29) ### Bug Fixes * use --pkg-types instead of deprecated --vuln-type ([131a8215](https://gitlab.com/to-be-continuous/maven/commit/131a821501a6140f9726fa75beb7e18f2c5f5d6f))
-
Girija Saint-Ange authored
fix: use --pkg-types instead of deprecated --vuln-type Closes #76 See merge request to-be-continuous/maven!105
-
- Dec 28, 2024
-
-
Timothy Stone authored
Trivy is deprecating the --vuln-type CLI option. The new option is --pkg-types; also TRIVY_PKG_TYPES for environment configuration.
-
- Dec 22, 2024
-
-
Pierre Smeyers authored
-
- Dec 10, 2024
-
-
semantic-release-bot authored
## [4.0.1](https://gitlab.com/to-be-continuous/maven/compare/4.0.0...4.0.1) (2024-12-10) ### Bug Fixes * add Git branch slug in SNAPSHOT versions for Merge Request ([afcc0b0c](https://gitlab.com/to-be-continuous/maven/commit/afcc0b0ccbc09118264412e3075ee8003bcb1dbc))
-
Pierre Smeyers authored
fix : Adding Git branch slug in SNAPSHOT versions for Merge Request Closes #75 See merge request to-be-continuous/maven!102
-
Yanis Guérault authored
-
- Nov 26, 2024
-
-
semantic-release-bot authored
# [4.0.0](https://gitlab.com/to-be-continuous/maven/compare/3.11.4...4.0.0) (2024-11-26) ### Code Refactoring * **jib/trivy:** enforce usage of Trivy environment variables ([e62f19e9](https://gitlab.com/to-be-continuous/maven/commit/e62f19e98367595b58f07d9275371f75697dc33c)) ### BREAKING CHANGES * **jib/trivy:** 2 Trivy configuration params removed in favor of the native Trivy environment variables
-
Pierre Smeyers authored
refactor(jib/trivy): enforce usage of Trivy environment variables See merge request to-be-continuous/maven!100
-
- Nov 22, 2024
-
-
Clement Bois authored
Signed-off-by:
Clement Bois <clement.bois@orange.com>
-
- Nov 17, 2024
-
-
Pierre Smeyers authored
- $MAVEN_TRIVY_ADDR removed in favor of $TRIVY_SERVER - $MAVEN_TRIVY_SECURITY_LEVEL_THRESHOLD removed in favor of $TRIVY_SEVERITY BREAKING CHANGE: 2 Trivy configuration params removed in favor of the native Trivy environment variables
-
- Oct 24, 2024
-
-
semantic-release-bot authored
## [3.11.4](https://gitlab.com/to-be-continuous/maven/compare/3.11.3...3.11.4) (2024-10-24) ### Bug Fixes * set trivy artifact expiration ([fe96b4ae](https://gitlab.com/to-be-continuous/maven/commit/fe96b4ae9b2bff3fe803e5aa47ff670c6eccd38f))
-
Clement Bois authored
fix: set trivy artifact expiration Closes #73 See merge request to-be-continuous/maven!99
-
Clement Bois authored
Signed-off-by:
Clement Bois <clement.bois@orange.com>
-
- Oct 04, 2024
-
-
semantic-release-bot authored
## [3.11.3](https://gitlab.com/to-be-continuous/maven/compare/3.11.2...3.11.3) (2024-10-04) ### Bug Fixes * **release:** support full semantic-versioning specifcation (with prerelease and build metadata) ([3d627c0a](https://gitlab.com/to-be-continuous/maven/commit/3d627c0a462e898b4502c515e59b38efc14ee499))
-
Pierre Smeyers authored
-
- Sep 10, 2024
-
-
semantic-release-bot authored
## [3.11.2](https://gitlab.com/to-be-continuous/maven/compare/3.11.1...3.11.2) (2024-09-10) ### Bug Fixes * Add fail function. fixes [#67](https://gitlab.com/to-be-continuous/maven/issues/67) ([31c979ca](https://gitlab.com/to-be-continuous/maven/commit/31c979caece4f247b34477e6cab37158ea29eae4))
-
Clement Bois authored
fix: Add fail function. fixes #67 Closes #67 See merge request to-be-continuous/maven!98
-
Michael Kebe authored
-
- Sep 06, 2024
-
-
to be continuous bot authored
chore(deps): update dependency to-be-continuous/bash to v3.5 See merge request to-be-continuous/maven!96
-
to be continuous bot authored
-
- Aug 29, 2024
-
-
Benguria Elguezabal, Gorka authored
-
Benguria Elguezabal, Gorka authored
# Conflicts: # .gitlab-ci.yml
-
- Aug 25, 2024
-
-
Pierre Smeyers authored
-
- Aug 21, 2024
-
-
Pierre Smeyers authored
-
- Aug 11, 2024
-
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
Pierre Smeyers authored
-
- Jul 26, 2024
-
-
semantic-release-bot authored
## [3.11.1](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/maven/compare/3.11.0...3.11.1) (2024-07-26) ### Bug Fixes * **jib:** correct the artifacts paths and reports definition ([bbde711e](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/maven/commit/bbde711e6d8566ee93da393c35bcfb3fdd0c5a2d)), closes [#62](https://git.code.tecnalia.com/smartdatalab/public/ci-cd-components/maven/issues/62)
-
- Jul 25, 2024
-
-
Benguria Elguezabal, Gorka authored
-
Benguria Elguezabal, Gorka authored
-
Benguria Elguezabal, Gorka authored
-
Benguria Elguezabal, Gorka authored
-
Benguria Elguezabal, Gorka authored
-
Benguria Elguezabal, Gorka authored
-