Skip to content

Releases: eduNEXT/drydock

v18.1.1

05 Jul 21:56
Compare
Choose a tag to compare

v18.1.1 (2024-07-05)

Fix

  • fix: S3_HOST for alternative S3-compatible services (#120)

  • fix: when using SCORM, S3_HOST must be used for alternative S3-compatible services (08d2ef3)

v17.4.1

05 Jul 22:06
Compare
Choose a tag to compare

v17.4.1 (2024-07-05)

Fix

  • fix: S3_HOST for alternative S3-compatible services (#121)

  • fix: when using SCORM, S3_HOST must be used for alternative S3-compatible services (191aaef)

v16.6.1

05 Jul 22:07
Compare
Choose a tag to compare

v16.6.1 (2024-07-05)

Fix

  • fix: S3_HOST for alternative S3-compatible services (#122)

  • fix: when using SCORM, S3_HOST must be used for alternative S3-compatible services (399728a)

v18.1.0

02 Jul 21:39
Compare
Choose a tag to compare

v18.1.0 (2024-07-02)

Feature

  • feat: add support for static cache config (#106)

fix: address PR suggestions

fix: address PR suggestions

fix: address PR suggestions

fix: address PR suggestions

build: correct port and path for mfe tests (01d05ec)

Fix

  • fix: remove unnecesary annotations from the hpa sync wave (#117)

The HPA sync-wave patch includes annotations to indicate argocd
in which order should the HPA resources be applied in relation
to the other resources. The argocd.argoproj.io/hook: Sync
and argocd.argoproj.io/hook-delete-policy: HookSucceeded
annotations are used for ephemeral resources (like jobs) and
should not be used for the HPA resources. (18c99e3)

v18.0.0

02 Jul 14:45
Compare
Choose a tag to compare

v18.0.0 (2024-07-02)

Breaking

  • feat: redwood upgrade

BREAKING CHANGE: version 18 (fd100ad)

Ci

  • ci: ignore commits in changelog and release notes (#113) (693c91b)

v17.4.0

02 Jul 22:01
Compare
Choose a tag to compare

v17.4.0 (2024-07-02)

Ci

  • ci: ignore commits in changelog and release notes (#113) (693c91b)

Feature

  • feat: add support for static cache config (#116)

fix: address PR suggestions

fix: address PR suggestions

fix: address PR suggestions

fix: address PR suggestions

build: correct port and path for mfe tests
(cherry picked from commit e331e29) (52b6e9d)

Fix

  • fix: quince no longer in the same branch as main (6b6de53)

  • fix: remove unnecesary annotations from the hpa sync wave (#118)

The HPA sync-wave patch includes annotations to indicate argocd
in which order should the HPA resources be applied in relation
to the other resources. The argocd.argoproj.io/hook: Sync
and argocd.argoproj.io/hook-delete-policy: HookSucceeded
annotations are used for ephemeral resources (like jobs) and
should not be used for the HPA resources.

Co-authored-by: Moisés González <[email protected]> (31ea2d6)

v16.6.0

02 Jul 22:05
Compare
Choose a tag to compare

v16.6.0 (2024-07-02)

Ci

  • ci: ignore commits in changelog and release notes (#112) (102ac77)

  • ci: change release workflow - palm (#109) (1aa27ce)

Feature

  • feat: add support for static cache config (#115)

fix: address PR suggestions

fix: address PR suggestions

fix: address PR suggestions

fix: address PR suggestions

build: correct port and path for mfe tests
(cherry picked from commit 1df8bc7) (485a190)

Fix

  • fix: remove unnecesary annotations from the hpa sync wave (#119)

The HPA sync-wave patch includes annotations to indicate argocd
in which order should the HPA resources be applied in relation
to the other resources. The argocd.argoproj.io/hook: Sync
and argocd.argoproj.io/hook-delete-policy: HookSucceeded
annotations are used for ephemeral resources (like jobs) and
should not be used for the HPA resources.

Co-authored-by: Moisés González <[email protected]> (2b3debc)

v17.3.5

12 Jun 13:38
Compare
Choose a tag to compare

v17.3.5 (2024-06-12)

Ci

Fix

  • fix: replace deprecated bucket argument for recommended bucket_name (#107)

The S3Boto3Storage backend no longer accepts the argument bucket. Use
bucket_name or the setting AWS_STORAGE_BUCKET_NAME instead:
jschneier/django-storages#636 (f21d338)

Release v17.3.4

27 May 15:22
Compare
Choose a tag to compare

17.3.4 (2024-05-27)

Bug Fixes

v16.5.0

27 May 15:56
760250b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v16.4.2...v16.5.0