Skip to content

Releases: eduNEXT/drydock

v18.2.7

15 Oct 14:29

Choose a tag to compare

v18.2.7 (2024-10-15)

Fixes

  • fix(newrelic): use the new location of uwsgi.ini in the launch command (#144)

The location of the uwsgi.ini file was changed in tutor==18.1.3 so we
have to update the command run by the container. Additionally we remove
an unused variable that was lingering. (67fb1fc)

v18.2.6

24 Sep 13:25

Choose a tag to compare

v18.2.6 (2024-09-24)

Fix

  • fix(scorm): use request host for scorm custom domain (#141) (55a5153)

v17.5.4

24 Sep 13:25

Choose a tag to compare

v17.5.4 (2024-09-24)

Fix

  • fix(scorm): use request host for scorm custom domain (#143)

(cherry picked from commit 1a8cf5b) (6968bef)

v16.7.4

24 Sep 13:24

Choose a tag to compare

v16.7.4 (2024-09-24)

Fix

  • fix(scorm): use request host for scorm custom domain (#142)

(cherry picked from commit 1a8cf5b) (b0a6ffa)

v18.2.5

19 Sep 13:45

Choose a tag to compare

v18.2.5 (2024-09-19)

Fix

  • fix: use correct host for the CMS probes (#138) (d011d71)

v17.5.3

19 Sep 13:47

Choose a tag to compare

v17.5.3 (2024-09-19)

Fix

  • fix: use correct host for the CMS probes (#139) (b518ed1)

v16.7.3

19 Sep 13:48

Choose a tag to compare

v16.7.3 (2024-09-19)

Fix

  • fix: use correct host for the CMS probes (#140) (d87ba35)

v18.2.4

11 Sep 14:52

Choose a tag to compare

v18.2.4 (2024-09-11)

Fix

  • fix: add readiness probe for lms/cms (#133)

  • fix: add readiness probe for lms/cms

  • fix: add readiness probe for lms/cms

  • fix: add affinity to spread lms/cms to multiple nodes

  • chore: remove readiness probe

  • fix: reduce startup probe period seconds

  • fix: gracefully kill uwsgi workers

  • fix: disable local file loggers

  • fix: disable logging

  • fix: reduce max unavailable to 0

  • fix: add liveness probe for cms and lms

  • fix: fail early on tracking logger removal

  • chore: remove rolling update options

  • fix: restore preStop hook

  • fix: use right host for cms livenessProbe

  • fix: use lms/cms host only

  • chore: restore prestopHook (f970e01)

v17.5.2

11 Sep 15:07

Choose a tag to compare

v17.5.2 (2024-09-11)

Fix

  • fix: add readiness probe for lms/cms (#133) (#137)

  • fix: add readiness probe for lms/cms

  • fix: add readiness probe for lms/cms

  • fix: add affinity to spread lms/cms to multiple nodes

  • chore: remove readiness probe

  • fix: reduce startup probe period seconds

  • fix: gracefully kill uwsgi workers

  • fix: disable local file loggers

  • fix: disable logging

  • fix: reduce max unavailable to 0

  • fix: add liveness probe for cms and lms

  • fix: fail early on tracking logger removal

  • chore: remove rolling update options

  • fix: restore preStop hook

  • fix: use right host for cms livenessProbe

  • fix: use lms/cms host only

  • chore: restore prestopHook

(cherry picked from commit f970e01) (917032f)

v16.7.2

11 Sep 14:51

Choose a tag to compare

v16.7.2 (2024-09-11)

Fix

  • fix: add readiness probe for lms/cms (#133) (#136)

  • fix: add readiness probe for lms/cms

  • fix: add readiness probe for lms/cms

  • fix: add affinity to spread lms/cms to multiple nodes

  • chore: remove readiness probe

  • fix: reduce startup probe period seconds

  • fix: gracefully kill uwsgi workers

  • fix: disable local file loggers

  • fix: disable logging

  • fix: reduce max unavailable to 0

  • fix: add liveness probe for cms and lms

  • fix: fail early on tracking logger removal

  • chore: remove rolling update options

  • fix: restore preStop hook

  • fix: use right host for cms livenessProbe

  • fix: use lms/cms host only

  • chore: restore prestopHook

(cherry picked from commit f970e01) (07883e4)