File tree Expand file tree Collapse file tree 2 files changed +45
-1
lines changed
Expand file tree Collapse file tree 2 files changed +45
-1
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v16.7.2 (2024-09-11)
4+
5+ ### Fix
6+
7+ * fix: add readiness probe for lms/cms (#133 ) (#136 )
8+
9+ * fix: add readiness probe for lms/cms
10+
11+ * fix: add readiness probe for lms/cms
12+
13+ * fix: add affinity to spread lms/cms to multiple nodes
14+
15+ * chore: remove readiness probe
16+
17+ * fix: reduce startup probe period seconds
18+
19+ * fix: gracefully kill uwsgi workers
20+
21+ * fix: disable local file loggers
22+
23+ * fix: disable logging
24+
25+ * fix: reduce max unavailable to 0
26+
27+ * fix: add liveness probe for cms and lms
28+
29+ * fix: fail early on tracking logger removal
30+
31+ * chore: remove rolling update options
32+
33+ * fix: restore preStop hook
34+
35+ * fix: use right host for cms livenessProbe
36+
37+ * fix: use lms/cms host only
38+
39+ * chore: restore prestopHook
40+
41+ (cherry picked from commit f970e0102f36c3064201ff7be317d1a908557a87) ([ ` 07883e4 ` ] ( https://github.com/eduNEXT/drydock/commit/07883e42d8aa31214601f69c8aa62132b7875e7b ) )
42+
343## v16.7.1 (2024-08-12)
444
45+ ### Chore
46+
47+ * chore(release): preparing 16.7.1 ([ ` 7b1c6ba ` ] ( https://github.com/eduNEXT/drydock/commit/7b1c6badea75d738e3ab449fccdb66489950fcb6 ) )
48+
549### Fix
650
751* fix: add uwsgi tweaks for closed connection (#132 )
Original file line number Diff line number Diff line change 1- __version__ = "16.7.1 "
1+ __version__ = "16.7.2 "
You can’t perform that action at this time.
0 commit comments