Releases: Cosmo-Tech/cosmotech-api-common
Releases · Cosmo-Tech/cosmotech-api-common
2.1.1-SNAPSHOT
What's Changed
Full Changelog: 2.1.0-beta3...2.1.1-SNAPSHOT
2.1.0-beta3
What's Changed
- Refactor ResourceScanner to replace MultipartFile with InputStream and fileName parameters by @jreynard-code in #347
- Update Gradle plugin and dependency versions by @jreynard-code in #355
Full Changelog: 2.1.0-beta2...2.1.0-beta3
2.0.3
What's Changed
- CVE fixes / dependencies upgrades by @jreynard-code in #354
Full Changelog: 2.0.2...2.0.3
2.1.0-beta2
What's Changed
- Upgrades by @jreynard-code in #290
- Gradle: Bump org.junit:junit-bom from 5.10.0 to 5.12.2 by @dependabot[bot] in #291
- Gradle: Bump com.diffplug.spotless from 7.0.2 to 7.0.3 by @dependabot[bot] in #296
- Gradle: Bump io.mockk:mockk from 1.13.17 to 1.14.0 by @dependabot[bot] in #292
- Gradle: Bump org.springframework.boot:spring-boot-autoconfigure from 3.4.1 to 3.4.4 by @dependabot[bot] in #293
- Change solution paths security to correctly apply RBAC restrictions by @jreynard-code in #300
- Lcra/update last run status prod 14360 by @jreynard-code in #316
- Rework dataset (File implementation) by @jreynard-code in #319
- Add
solutions
toAuthorizedMimeTypes
inCsmPlatformProperties
to enhance file upload configuration. by @jreynard-code in #328 - Gradle: Bump io.swagger.parser.v3:swagger-parser-v3 from 2.1.25 to 2.1.31 by @dependabot[bot] in #329
- Gradle: Bump io.mockk:mockk from 1.14.0 to 1.14.5 by @dependabot[bot] in #330
- Gradle: Bump org.springframework:spring-web from 6.2.1 to 6.2.8 by @dependabot[bot] in #318
- Gradle: Bump springOauthVersion from 6.4.4 to 6.4.5 by @dependabot[bot] in #299
Full Changelog: 2.1.0-beta1...2.1.0-beta2
2.0.2
What's Changed
- Change solution paths security to correctly apply RBAC restrictions by @jreynard-code in #303
Full Changelog: 2.0.1...2.0.2
2.1.0-beta1
What's Changed
- chore: bump to include patches that fix most security alerts by @sellisd in #240
- Dse/further upgrades prod 14136 by @sellisd in #241
- revert: lettuce version update by @sellisd in #252
- Regarding the API configuration, KeycloakJwtAuthenticationConverter leads to HTTP 500 error by @jreynard-code in #258
- Override handleMethodArgumentNotValid by @jreynard-code in #260
- Add annotation @ConditionalOnProperty on MetricAspect by @jreynard-code in #261
- remove historical data functionnalities by @Leopold-Cramer in #264
- Provide version in the openapi description by @sjoubert in #268
- Fix spotless formatting by @jreynard-code in #270
- [PROD-14305] Add "/organizations//solutions//parameters/*" in authorized solution paths by @jreynard-code in #271
- [PROD-14306] Add "/organizations//solutions//parameterGroups/*" in authorized solution paths by @jreynard-code in #274
- [PROD-13446] Add a way to get a docker image label from a registry by @sjoubert in #273
- Fix spotless header config for kotlinGradle by @sjoubert in #276
- Gradle: Bump jacksonVersion from 2.15.3 to 2.18.2 by @dependabot in #246
- Gradle: Bump io.mockk:mockk from 1.13.13 to 1.13.17 by @dependabot in #266
- Gradle: Bump pl.allegro.tech.build.axion-release from 1.15.5 to 1.18.18 by @dependabot in #269
- Gradle: Bump org.apache.tika:tika-core from 2.9.1 to 3.1.0 by @dependabot in #255
- Gradle: Bump jakarta.servlet:jakarta.servlet-api from 6.0.0 to 6.1.0 by @dependabot in #251
- Gradle: Bump jacksonVersion from 2.18.2 to 2.18.3 by @dependabot in #280
- Gradle: Bump com.fasterxml.jackson.module:jackson-module-kotlin from 2.17.2 to 2.18.3 by @dependabot in #281
- Gradle: Bump org.springdoc:springdoc-openapi-starter-webmvc-ui from 2.5.0 to 2.8.6 by @dependabot in #277
- remove loki references by @Leopold-Cramer in #287
- Add S3 configuration properties by @Leopold-Cramer in #289
New Contributors
Full Changelog: 2.0.0...2.1.0-beta1
2.0.1
What's Changed
- Regarding the API configuration, KeycloakJwtAuthenticationConverter leads to HTTP 500 error by @jreynard-code in #257
- Update Redis Stack Server version from 6.2.6-v9 to 6.2.6-v18 used for testscontainers by @jreynard-code in #259
Full Changelog: 2.0.0...2.0.1
1.0.7
Full Changelog: 1.0.6...1.0.7
2.0.0
Breaking changes
This version is not compatible with version 2.X, 3.X of cosmotech-api.
There is no Azure dependencies in this version
What's Changed
- Jrey/fix api key filter by @jreynard-code in #175
- Target Java 21 just like the other api repos by @sjoubert in #177
- Remove twingraph, scenario and scenariorun apis by @sjoubert in #178
- Remove run template cloud handlers by @sjoubert in #179
- Add the S3 storage config entries by @sjoubert in #180
- Fix labels on run(ner) prometheus call metrics by @sjoubert in #181
- [PROD-13427][PROD-13433] Update k8s client to 21.0.0 by @sjoubert in #186
- Jrey/remove azure dep from common by @jreynard-code in #182
- Upgrade Gradle to 8.8 by @sjoubert in #189
- Add persistence path config instead of S3 by @sjoubert in #191
- Improve container registry config by @sjoubert in #192
- Fix kubernetes client config by @sjoubert in #193
- Put back the option to start the api without access to kubernetes by @sjoubert in #194
- Rework the Loki service by @sjoubert in #198
- Simplify springdoc/swagger-ui config by @sjoubert in #201
- GitHub Actions: Bump dev-drprasad/delete-tag-and-release from 1.0 to 1.1 by @dependabot in #163
- Update Gradle GitHub Actions by @sjoubert in #202
- Remove kubernetes client by @jreynard-code in #203
- Update detekt version to 1.23.6 by @sjoubert in #204
- Improve runner delete behavior by @sjoubert in #206
- REDIS TLS support by @vcarluer in #207
- redis TLS custom certificate bundle for custom root certificate by @vcarluer in #208
- Vcar/redis tls test bundle by @vcarluer in #209
- GitHub Actions: Bump gradle/actions from 3 to 4 by @dependabot in #210
- [PROD-13443] Add common code to check and init a resource's security by @sjoubert in #212
- Add a config entry to ignore node selector on argo workflows by @sjoubert in #215
- Lal/tls by @lalepee in #218
- add csm properties for argo secret mounting by @lalepee in #221
- Add useGraphModule Boolean by @jreynard-code in #225
- Jrey/add spring secu run runner by @jreynard-code in #234
- [PROD-14034] Reduce loki query range to avoid rounding errors by @sjoubert in #236
- remove permission read security from viewer by @Leopold-Cramer in #237
Full Changelog: 1.0.6...2.0.0
1.0.6
What's Changed
- [RMZ-413] Fix setUserRole when defaultRole is admin by @jreynard-code in 255c19d
Full Changelog: 1.0.5...1.0.6