-
semantic-release-bot authored
## [6.6.5](https://gitlab.com/to-be-continuous/python/compare/6.6.4...6.6.5) (2024-2-15) ### Bug Fixes * more reliable retrieve url for Syft ([5d83eaad](https://gitlab.com/to-be-continuous/python/commit/5d83eaad9bfc08b10c41656f457c37fbec1ebb5b)), closes [#65](https://gitlab.com/to-be-continuous/python/issues/65)
semantic-release-bot authored## [6.6.5](https://gitlab.com/to-be-continuous/python/compare/6.6.4...6.6.5) (2024-2-15) ### Bug Fixes * more reliable retrieve url for Syft ([5d83eaad](https://gitlab.com/to-be-continuous/python/commit/5d83eaad9bfc08b10c41656f457c37fbec1ebb5b)), closes [#65](https://gitlab.com/to-be-continuous/python/issues/65)
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGELOG.md 15.56 KiB
6.6.5 (2024-2-15)
Bug Fixes
6.6.4 (2024-2-2)
Bug Fixes
- sanitize variable substitution pattern (c1cf8c3)
6.6.3 (2024-1-26)
Bug Fixes
- resolve "python-index-cataloger does not exist" (69531a8)
6.6.2 (2024-1-22)
Bug Fixes
- avoid rate limiting for latest syft url query (21ce764)
6.6.1 (2023-12-19)
Bug Fixes
- add an info message when pyproject.toml found with no 'build-backend' (b4d95fb), closes #57
- bandit: exclude .cache/ dir (d62f2a2), closes #58
6.6.0 (2023-12-8)
Features
- use centralized service images (gitlab.com) (046d949)
6.5.0 (2023-12-01)
Features
- support CI/CD component design (0166bd4)
- version: minimal GitLab version requirements: 16.6
6.4.1 (2023-11-25)
Bug Fixes
- switch from bumpversion to bump-my-version (8b5c299)
6.4.0 (2023-11-02)
Features
- add vault variant (bf678c4)
6.3.5 (2023-10-16)
Bug Fixes
- declare all TBC stages (d8697c9)
6.3.4 (2023-09-22)
Bug Fixes
6.3.3 (2023-08-09)
Bug Fixes
- add component name to sbom (6cb2719)
6.3.2 (2023-07-07)
Bug Fixes
- package: expire built artifacts (d4f7b4a)
6.3.1 (2023-06-27)
Bug Fixes
- publish: avoid rebuilding packages (optimization) (0002705)
6.3.0 (2023-05-28)
Features
- release: implement 2 steps release (1a58dd1)
- release: make release commit message configurable (2eba9cf)
6.2.0 (2023-05-27)
Features
- workflow: extend (skip ci) feature (ba47f0e)
6.1.5 (2023-03-28)
Bug Fixes
- sbom: add CycloneDX report (6525c1c)
6.1.4 (2023-03-18)
Bug Fixes
- bumpversion: use bumpversion configuration in priority if cfg file found (cd4abb3)
6.1.3 (2023-01-29)
Bug Fixes
- replace wget and curl by python scripts (ef78ec7)
6.1.2 (2023-01-28)
Bug Fixes
- PYTHON_PROJECT_DIR support for py-sbom (2e7dc62)
6.1.1 (2023-01-27)
Bug Fixes
- "Add registry name in all Docker images" (5650f7e)
6.1.0 (2022-12-13)
Features
- add a job generating software bill of materials (4c56888)
6.0.2 (2022-10-17)
Bug Fixes
6.0.1 (2022-10-04)
Bug Fixes
- bandit: fix shell syntax error (bb64f96)
6.0.0 (2022-10-04)
Features
- normalize reports (d591f6d)
BREAKING CHANGES
- generated reports have changed (see doc). It is a breaking change if you're using SonarQube.
5.1.0 (2022-09-11)
Features
- add ability to setup build tool version in PYTHON_BUILD_SYSTEM (5bea2dd)
5.0.0 (2022-08-05)
Features
BREAKING CHANGES
- change default workflow from Branch pipeline to MR pipeline
4.2.0 (2022-06-10)
Features
- lint: add a report for SonarQube (ba73998)
4.1.1 (2022-05-06)
Bug Fixes
- Manage deprecation for artifacts:report:cobertura (9d7bcf3)
4.1.0 (2022-05-01)
Bug Fixes
- migrate deprecated CI_BUILD_REF_NAME variable (eb115a2)
Features
- configurable tracking image (2a0229f)
4.0.1 (2022-03-22)
Bug Fixes
- Trivy: Scan transitive dependencies (11d96db)