Skip to content

v2.0.0

Compare
Choose a tag to compare
@olevitt olevitt released this 22 Jan 07:15
· 78 commits to main since this release
ef432af

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