Skip to content

Releases: InseeFrLab/onyxia-api

v2.7.0

19 Jun 16:50
d40823c
Compare
Choose a tag to compare

🚀 Features

  • Add namespace metadata (#429) @olevitt
  • Create a secret for Onyxia's services configuration (#424) @fcomte
  • Support for overwriteListEnumWith property (#434) @trygu
  • i18n : support for catalog name & description (#423) @fcomte

🪲 Fixes

Changes

  • object type for overwritedefaultwith (#422) @fcomte
  • Slight refactoring of the CatalogRefresh class (#437) @trygu
  • Fixes two reliability issues in CompatibilityChecks and CatalogRefresher (from SonarCloud) (#435) @trygu

👷 Continuous Integration

  • chore(deps): update docker/build-push-action action to v6 (#436) @renovate

📦 Dependencies

  • chore(deps): update fabric8-kubernetes-client monorepo to v6.13.0 (#418) @renovate
  • Downgrade fabric8 to 6.12.0 (#438) @olevitt
  • chore(deps): update eclipse-temurin docker tag to v21.0.3_9-jre (#420) @renovate
  • fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.3.0 (#419) @renovate

v2.6.0

26 Apr 08:09
8765544
Compare
Choose a tag to compare

Changes

🎁 Helm wrapper

v2.5.0

11 Apr 12:08
5bd5971
Compare
Choose a tag to compare

Changes

🪲 Fixes

🐎 Performance

  • Performance : don't retrieve all namespaces when checking if one exists (#414) @olevitt

📦 Dependencies

  • fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.5.0 (#411) @renovate

v2.4.0

04 Apr 10:21
05de3a5
Compare
Choose a tag to compare

Changes

🚀 Features

📦 Dependencies

  • chore(deps): update fabric8-kubernetes-client monorepo to v6.11.0 (#407) @renovate
  • fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.4 (#406) @renovate
  • chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.13.0 (#404) @renovate
  • fix(deps): update dependency org.springdoc:springdoc-openapi-common to v1.8.0 (#402) @renovate
  • fix(deps): update dependency org.springdoc:springdoc-openapi-starter-webmvc-ui to v2.4.0 (#403) @renovate

v2.3.0

08 Mar 12:35
dc97b99
Compare
Choose a tag to compare

Changes

🪲 Fixes

👷 Continuous Integration

  • Use a less worrying emoji for testing label (#397) @olevitt

🎁 Helm wrapper

🔬 Testing

📦 Dependencies

  • Bump Helm to 3.14.2 (#401) @olevitt
  • fix(deps): update dependency org.springframework.boot:spring-boot-starter-parent to v3.2.3 (#390) @renovate
  • Revert org.apache.commons:commons-compress v1.26.0 (#393) @olevitt
  • Bump Helm to patch 3.14.1 (#389) @olevitt
  • fix(deps): update dependency org.apache.commons:commons-compress to v1.26.0 [security] (#387) @renovate
  • Bump helm version to v3.14.0 (#384) @olevitt

v2.2.1

10 Feb 14:49
4206077
Compare
Choose a tag to compare

Changes

🪲 Fixes

  • Fix : make OIDC extra query params optional (#379) @olevitt

v2.2.0

09 Feb 15:05
dc1c552
Compare
Choose a tag to compare

Changes

🚀 Features

👷 Continuous Integration

  • chore(deps): update actions/checkout action to v4 (#374) @renovate
  • chore(deps): update crazy-max/ghaction-github-labeler action to v5 (#375) @renovate

v2.1.0

07 Feb 12:27
d16dbd8
Compare
Choose a tag to compare

Changes

🚀 Features

🪲 Fixes

🔨 Refactoring

📚 Documentation

👷 Continuous Integration

📦 Dependencies

  • Upgrade to spring boot 3.2 (#309) @olevitt
  • chore(deps): update release-drafter/release-drafter action to v6 (#368) @renovate
  • chore(deps): update crazy-max/ghaction-docker-meta action to v5.5.1 (#364) @renovate
  • chore(deps): update fabric8-kubernetes-client monorepo to v6.10.0 (#346) @renovate
  • chore(deps): update kotlin monorepo to v1.9.22 (#337) @renovate
  • chore(deps): update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1 (#339) @renovate
  • chore(deps): update dependency com.diffplug.spotless:spotless-maven-plugin to v2.43.0 (#349) @renovate
  • chore(deps): update crazy-max/ghaction-docker-meta action to v5.5.0 (#342) @renovate
  • chore(deps): update eclipse-temurin docker tag to v21.0.2_13-jre (#352) @renovate

v2.0.0

22 Jan 07:15
ef432af
Compare
Choose a tag to compare

Breaking changes

Warning : this release contains a massive revamping of S3 configuration making it incompatible with Onyxia v7. Onyxia API v2+ is intended only for Onyxia V8+. See migration guide : https://docs.onyxia.sh/v/v8/admin-doc/migration-guides/v7-greater-than-v8
As a general note, it is recommended to use the default versions pinned in the Onyxia Chart as they are tested and supported. Only use specific versions for testing, exploring or troubleshooting.

What's Changed

  • Revamping s3 by @fcomte in #340
  • Object mapper support comments, trailing commas and single quote by @johnksv in #344
  • Revamp S3 region parameter documentation by @garronej in #348
  • Adjustment in type of data.S3.workingDirectory by @garronej in #350

New Contributors

Full Changelog: v1.4.0...v2.0.0

v1.4.0

02 Jan 14:30
5c34213
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0