From 002a6caa3585b51abf1c99edcd2e890d63fc7bd3 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Wed, 7 May 2025 12:29:15 +0000 Subject: [PATCH] chore(release): 4.3.1 [skip ci] ## [4.3.1](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/sonar/compare/4.3.0...4.3.1) (2025-05-07) ### Bug Fixes * use keystore when either DEFAULT_CA_CERTS or CUSTOM_CA_CERTS are set ([b4373ed](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/sonar/commit/b4373edbbb58bc048c351d824e30b823cb94cc06)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4aa14b1..1a53f02 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.3.1](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/sonar/compare/4.3.0...4.3.1) (2025-05-07) + + +### Bug Fixes + +* use keystore when either DEFAULT_CA_CERTS or CUSTOM_CA_CERTS are set ([b4373ed](https://git.code.tecnalia.dev/smartdatalab/public/ci-cd-components/sonar/commit/b4373edbbb58bc048c351d824e30b823cb94cc06)) + ## [4.3.1](https://gitlab.com/to-be-continuous/sonar/compare/4.3.0...4.3.1) (2025-03-20) -- GitLab