Avgustin Marinov
4ded430c39
remove_debug_from_ro_flow_test ( #2265 )
2025-02-07 13:53:28 +02:00
Avgustin Marinov
0fc076aaca
Optimize DB usage on DDI REST API calls ( #2264 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-02-07 12:32:51 +02:00
Denislav Prinov
2d9073723d
Introduce parallel rollout processing ( #2248 )
...
* Introduce parallel rollout processing
Signed-off-by: Denislav Prinov <denislav.prinov@bosch.com >
* Moving the ThreadPoolTaskExecutor initialization in RolloutScheduler. Changing to previous default behaviour when the thread pool size is <=1
Signed-off-by: Denislav Prinov <denislav.prinov@bosch.com >
* Refactoring
Signed-off-by: Denislav Prinov <denislav.prinov@bosch.com >
* Refactoring based on review comments
Signed-off-by: Denislav Prinov <denislav.prinov@bosch.com >
* License header fix
Signed-off-by: Denislav Prinov <denislav.prinov@bosch.com >
---------
Signed-off-by: Denislav Prinov <denislav.prinov@bosch.com >
2025-02-06 09:22:06 +02:00
Avgustin Marinov
46caed139d
Remove unused group repo methods ( #2263 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-02-04 17:21:04 +02:00
Avgustin Marinov
4e59c6c8cc
Fix: don't create action status per progress event ( #2262 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-31 13:32:09 +02:00
Avgustin Marinov
406f420f4d
[ #1249 ] Don't create action statuses to log range downloads ( #2261 )
...
In case of range request:
* there could be too many action checks
* there could be too many action statuses - filling the db and hitting the quote
So, this PR skip action existing check and skip logging (following the approach
from #1331 PR by @zyga)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-31 13:04:11 +02:00
dependabot[bot]
44487a9575
Bump vaadin.version from 24.6.3 to 24.6.4 ( #2260 )
...
Bumps `vaadin.version` from 24.6.3 to 24.6.4.
Updates `com.vaadin:vaadin-bom` from 24.6.3 to 24.6.4
Updates `com.vaadin:vaadin-maven-plugin` from 24.6.3 to 24.6.4
---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.vaadin:vaadin-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-31 08:55:40 +02:00
Avgustin Marinov
df0d0ae461
Fix HawkbitClient multipart data error handling ( #2259 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-30 13:01:14 +02:00
Avgustin Marinov
9418eb42cb
Fix HawkbitClient multipart support for return void ( #2258 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-30 11:06:07 +02:00
dependabot[bot]
33e863181a
Bump org.jsoup:jsoup from 1.18.1 to 1.18.3 ( #2256 )
...
Bumps [org.jsoup:jsoup](https://github.com/jhy/jsoup ) from 1.18.1 to 1.18.3.
- [Release notes](https://github.com/jhy/jsoup/releases )
- [Changelog](https://github.com/jhy/jsoup/blob/master/CHANGES.md )
- [Commits](https://github.com/jhy/jsoup/compare/jsoup-1.18.1...jsoup-1.18.3 )
---
updated-dependencies:
- dependency-name: org.jsoup:jsoup
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-30 10:41:42 +02:00
dependabot[bot]
adc5e97a77
Bump com.mycila:license-maven-plugin from 4.5 to 4.6 ( #2257 )
...
Bumps [com.mycila:license-maven-plugin](https://github.com/mathieucarbou/license-maven-plugin ) from 4.5 to 4.6.
- [Release notes](https://github.com/mathieucarbou/license-maven-plugin/releases )
- [Commits](https://github.com/mathieucarbou/license-maven-plugin/compare/license-maven-plugin-4.5...license-maven-plugin-4.6 )
---
updated-dependencies:
- dependency-name: com.mycila:license-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-30 10:41:31 +02:00
Avgustin Marinov
b108762d54
Simple UI: Streaming upload ( #2254 )
...
thus not loading whole artifact into memory
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-29 13:44:31 +02:00
dependabot[bot]
7861cfcac7
Bump vaadin.version from 24.6.2 to 24.6.3 ( #2253 )
...
Bumps `vaadin.version` from 24.6.2 to 24.6.3.
Updates `com.vaadin:vaadin-bom` from 24.6.2 to 24.6.3
Updates `com.vaadin:vaadin-maven-plugin` from 24.6.2 to 24.6.3
---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: com.vaadin:vaadin-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-29 13:25:30 +02:00
dependabot[bot]
9ae98457b5
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui ( #2252 )
...
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi ) from 2.8.3 to 2.8.4.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases )
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md )
- [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.8.3...v2.8.4 )
---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-29 13:25:16 +02:00
dependabot[bot]
34589ca536
Bump org.apache.maven.plugins:maven-site-plugin from 3.12.1 to 3.21.0 ( #2251 )
...
Bumps [org.apache.maven.plugins:maven-site-plugin](https://github.com/apache/maven-site-plugin ) from 3.12.1 to 3.21.0.
- [Release notes](https://github.com/apache/maven-site-plugin/releases )
- [Commits](https://github.com/apache/maven-site-plugin/compare/maven-site-plugin-3.12.1...maven-site-plugin-3.21.0 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-site-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-29 13:24:20 +02:00
dependabot[bot]
4ab47d8e22
Bump io.github.classgraph:classgraph from 4.8.174 to 4.8.179 ( #2250 )
...
Bumps [io.github.classgraph:classgraph](https://github.com/classgraph/classgraph ) from 4.8.174 to 4.8.179.
- [Release notes](https://github.com/classgraph/classgraph/releases )
- [Commits](https://github.com/classgraph/classgraph/compare/classgraph-4.8.174...classgraph-4.8.179 )
---
updated-dependencies:
- dependency-name: io.github.classgraph:classgraph
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-29 13:24:05 +02:00
dependabot[bot]
248d5f53fb
Bump io.github.openfeign:feign-hc5 from 13.2.1 to 13.5 ( #2249 )
...
Bumps [io.github.openfeign:feign-hc5](https://github.com/openfeign/feign ) from 13.2.1 to 13.5.
- [Release notes](https://github.com/openfeign/feign/releases )
- [Changelog](https://github.com/OpenFeign/feign/blob/master/CHANGELOG.md )
- [Commits](https://github.com/openfeign/feign/compare/13.2.1...13.5 )
---
updated-dependencies:
- dependency-name: io.github.openfeign:feign-hc5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-29 13:23:46 +02:00
dependabot[bot]
5b69b260a8
Bump org.eclipse.persistence:org.eclipse.persistence.jpa ( #2225 )
...
Bumps [org.eclipse.persistence:org.eclipse.persistence.jpa](https://github.com/eclipse-ee4j/eclipselink ) from 4.0.3 to 4.0.5.
- [Release notes](https://github.com/eclipse-ee4j/eclipselink/releases )
- [Commits](https://github.com/eclipse-ee4j/eclipselink/compare/4.0.3...4.0.5 )
---
updated-dependencies:
- dependency-name: org.eclipse.persistence:org.eclipse.persistence.jpa
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 09:51:19 +02:00
dependabot[bot]
68c15cc17f
Bump org.apache.maven.plugins:maven-surefire-plugin from 3.3.1 to 3.5.2 ( #2245 )
...
Bumps [org.apache.maven.plugins:maven-surefire-plugin](https://github.com/apache/maven-surefire ) from 3.3.1 to 3.5.2.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.5.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-surefire-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 08:36:29 +02:00
dependabot[bot]
b43216e85f
Bump org.springframework.shell:spring-shell-starter from 3.1.5 to 3.4.0 ( #2244 )
...
Bumps [org.springframework.shell:spring-shell-starter](https://github.com/spring-projects/spring-shell ) from 3.1.5 to 3.4.0.
- [Release notes](https://github.com/spring-projects/spring-shell/releases )
- [Commits](https://github.com/spring-projects/spring-shell/compare/v3.1.5...v3.4.0 )
---
updated-dependencies:
- dependency-name: org.springframework.shell:spring-shell-starter
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 08:36:09 +02:00
dependabot[bot]
e5c6d16e13
Bump commons-io:commons-io from 2.16.1 to 2.18.0 ( #2246 )
...
Bumps commons-io:commons-io from 2.16.1 to 2.18.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 08:35:52 +02:00
dependabot[bot]
336fb09e52
Bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.7 ( #2247 )
...
Bumps [org.apache.maven.plugins:maven-gpg-plugin](https://github.com/apache/maven-gpg-plugin ) from 3.2.4 to 3.2.7.
- [Release notes](https://github.com/apache/maven-gpg-plugin/releases )
- [Commits](https://github.com/apache/maven-gpg-plugin/compare/maven-gpg-plugin-3.2.4...maven-gpg-plugin-3.2.7 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-gpg-plugin
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-28 08:35:35 +02:00
Avgustin Marinov
881900600f
Sonar Fixes ( #2243 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-27 16:46:28 +02:00
Avgustin Marinov
5cc4372981
EclipseLink JpaConfiguration to depend on TenantResolver ( #2242 )
...
minimize dependencies
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-27 15:42:22 +02:00
Avgustin Marinov
e3c41eb0b2
Fix CustomBaseRepositoryBean - not initialized in some cases ( #2241 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-27 14:53:28 +02:00
Avgustin Marinov
c766fd76da
Sonar Fixes ( #2240 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-27 11:45:14 +02:00
dependabot[bot]
cbadd4c249
Bump spring.boot.version from 3.4.1 to 3.4.2 ( #2238 )
...
* Bump spring.boot.version from 3.4.1 to 3.4.2
Bumps `spring.boot.version` from 3.4.1 to 3.4.2.
Updates `org.springframework.boot:spring-boot-starter-web` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.1...v3.4.2 )
Updates `org.springframework.boot:spring-boot-starter` from 3.4.1 to 3.4.2
- [Release notes](https://github.com/spring-projects/spring-boot/releases )
- [Commits](https://github.com/spring-projects/spring-boot/compare/v3.4.1...v3.4.2 )
---
updated-dependencies:
- dependency-name: org.springframework.boot:spring-boot-starter-web
dependency-type: direct:production
update-type: version-update:semver-patch
- dependency-name: org.springframework.boot:spring-boot-starter
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
* Fix parent version pom.xml
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-24 20:38:40 +02:00
dependabot[bot]
d4842b9c20
Bump org.springframework.cloud:spring-cloud-starter-openfeign ( #2237 )
...
Bumps [org.springframework.cloud:spring-cloud-starter-openfeign](https://github.com/spring-cloud/spring-cloud-openfeign ) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/spring-cloud/spring-cloud-openfeign/releases )
- [Commits](https://github.com/spring-cloud/spring-cloud-openfeign/compare/v4.1.0...v4.2.0 )
---
updated-dependencies:
- dependency-name: org.springframework.cloud:spring-cloud-starter-openfeign
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 20:12:43 +02:00
dependabot[bot]
ac4518fd08
Bump io.qameta.allure:allure-junit5 from 2.28.1 to 2.29.1 ( #2236 )
...
Bumps [io.qameta.allure:allure-junit5](https://github.com/allure-framework/allure-java ) from 2.28.1 to 2.29.1.
- [Release notes](https://github.com/allure-framework/allure-java/releases )
- [Commits](https://github.com/allure-framework/allure-java/compare/2.28.1...2.29.1 )
---
updated-dependencies:
- dependency-name: io.qameta.allure:allure-junit5
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 20:12:03 +02:00
dependabot[bot]
d03f85b918
Bump com.rabbitmq:http-client from 5.2.0 to 5.3.0 ( #2235 )
...
Bumps [com.rabbitmq:http-client](https://github.com/rabbitmq/hop ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/rabbitmq/hop/releases )
- [Commits](https://github.com/rabbitmq/hop/compare/v5.2.0...v5.3.0 )
---
updated-dependencies:
- dependency-name: com.rabbitmq:http-client
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 20:11:26 +02:00
Avgustin Marinov
bbb2193d74
Sonar Fix ( #2239 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-24 20:10:28 +02:00
Avgustin Marinov
ef4c0c6d18
Sonar Fixes ( #2234 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-24 17:22:34 +02:00
Avgustin Marinov
a61e9cd6ae
Sonar Fixes ( #2233 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-24 15:41:06 +02:00
Avgustin Marinov
0280d96d2c
Sonar Fixes ( #2232 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-24 13:59:10 +02:00
Avgustin Marinov
51054bdd2f
Sonar Fixes ( #2231 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-24 13:41:39 +02:00
Avgustin Marinov
d488203b5f
Sonar Fixes ( #2230 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-24 13:41:17 +02:00
Avgustin Marinov
e6c8215d05
Sonar Fixes ( #2229 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-24 10:08:31 +02:00
dependabot[bot]
99e545b75f
Bump org.awaitility:awaitility from 4.2.1 to 4.2.2 ( #2228 )
...
Bumps [org.awaitility:awaitility](https://github.com/awaitility/awaitility ) from 4.2.1 to 4.2.2.
- [Changelog](https://github.com/awaitility/awaitility/blob/master/changelog.txt )
- [Commits](https://github.com/awaitility/awaitility/compare/awaitility-4.2.1...awaitility-4.2.2 )
---
updated-dependencies:
- dependency-name: org.awaitility:awaitility
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 08:49:32 +02:00
dependabot[bot]
710c180eab
Bump org.springdoc:springdoc-openapi-starter-webmvc-ui ( #2227 )
...
Bumps [org.springdoc:springdoc-openapi-starter-webmvc-ui](https://github.com/springdoc/springdoc-openapi ) from 2.7.0 to 2.8.3.
- [Release notes](https://github.com/springdoc/springdoc-openapi/releases )
- [Changelog](https://github.com/springdoc/springdoc-openapi/blob/main/CHANGELOG.md )
- [Commits](https://github.com/springdoc/springdoc-openapi/compare/v2.7.0...v2.8.3 )
---
updated-dependencies:
- dependency-name: org.springdoc:springdoc-openapi-starter-webmvc-ui
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 08:49:18 +02:00
dependabot[bot]
01b2f18d2a
Bump vaadin.version from 24.3.7 to 24.6.2 ( #2226 )
...
Bumps `vaadin.version` from 24.3.7 to 24.6.2.
Updates `com.vaadin:vaadin-bom` from 24.3.7 to 24.6.2
Updates `com.vaadin:vaadin-maven-plugin` from 24.3.7 to 24.6.2
---
updated-dependencies:
- dependency-name: com.vaadin:vaadin-bom
dependency-type: direct:production
update-type: version-update:semver-minor
- dependency-name: com.vaadin:vaadin-maven-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 08:48:59 +02:00
dependabot[bot]
5195683f2c
Bump org.apache.maven.plugins:maven-failsafe-plugin from 3.3.1 to 3.5.2 ( #2224 )
...
Bumps [org.apache.maven.plugins:maven-failsafe-plugin](https://github.com/apache/maven-surefire ) from 3.3.1 to 3.5.2.
- [Release notes](https://github.com/apache/maven-surefire/releases )
- [Commits](https://github.com/apache/maven-surefire/compare/surefire-3.3.1...surefire-3.5.2 )
---
updated-dependencies:
- dependency-name: org.apache.maven.plugins:maven-failsafe-plugin
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-01-24 08:48:27 +02:00
Avgustin Marinov
1104256c4c
Sonar Fixes (11) ( #2223 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-23 17:56:58 +02:00
Avgustin Marinov
e608996e43
Create dependabot.yml
2025-01-23 17:43:33 +02:00
Avgustin Marinov
fbaa352f7f
Sonar Fixes (10) ( #2222 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-23 16:48:24 +02:00
Avgustin Marinov
a0d149cc1d
Sonar Fixes (9) ( #2221 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-23 15:02:03 +02:00
Avgustin Marinov
21b901a559
Sonar Fixes (8) ( #2220 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-23 13:23:28 +02:00
Avgustin Marinov
bb9c9bfad8
Remove some of the field injections (Sonar recomendtion) ( #2218 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-23 09:52:29 +02:00
Avgustin Marinov
4909a65d8c
Improve autowiring for tests (Sonar) ( #2217 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-22 15:20:57 +02:00
Avgustin Marinov
3d390b9ad7
Sonar Fixes (7) ( #2216 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-21 22:13:54 +02:00
Avgustin Marinov
f09db20b71
Sonar Fixes (7) ( #2215 )
...
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com >
2025-01-21 16:40:16 +02:00