Skip to content

Releases: SwissDataScienceCenter/amalthea

Version 0.5.2

15 Aug 09:40
9e637d3
Compare
Choose a tag to compare

0.5.2 (2022-08-11)

Bug Fixes

  • metrics: buckets for prometheus histogram metrics (#189) (7b34872)
  • metrics: do not publish same metric more than once (#190) (148d214)

Version 0.5.1

22 Jul 13:33
a6c4fb3
Compare
Choose a tag to compare

0.5.1 (2022-07-22)

Bug Fixes

  • app: prevent flashing error message on startup (#182) (ce7e809)
  • general: upgrade base image in Dockerfile to reduce vulnerabilities (#183) (c975ef0)

Version 0.5.0

05 Jul 08:27
5fa95a3
Compare
Choose a tag to compare

0.5.0 (2022-07-04)

Features

Version 0.4.0

13 Jun 09:42
1142d3a
Compare
Choose a tag to compare

0.4.0 (2022-06-13)

Bug Fixes

  • app: avoid temporary fail state when starting (#168) (46e0d8d)

Features

  • app: add and modify prometheus metrics (#164) (1f34d84)
  • app: cull sessions pending too long (#158) (8fc359e)

Version 0.3.0

16 May 16:36
736ec9a
Compare
Choose a tag to compare

0.3.0 (2022-05-16)

Bug Fixes

  • chart: allow number or string for disk size in CRD (#146) (8351f29)
  • app: use group in dynamic k8s client (#151) (31b5de1)
  • test: cleanup of k8s resources in fixtures (#144) (d632170)

Features

v0.2.3

04 Feb 10:03
1941a31
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump follow-redirects from 1.14.3 to 1.14.7 in /acceptance-tests by @dependabot in #133
  • fix(helm-chart) Fix scheduling through optional scheduler. by @aledegano in #137

Full Changelog: 0.2.2...0.2.3

Version 0.2.2

30 Nov 14:47
4efe0bb
Compare
Choose a tag to compare

0.2.2 (2021-11-30)

Bug Fixes

Version 0.2.1

15 Nov 22:29
248f9e6
Compare
Choose a tag to compare

0.2.1 (2021-11-16)

Bug Fixes

  • app: failing probes for anonymous sessions (#122) (df96164)

Version 0.2.0

12 Nov 08:15
83153ab
Compare
Choose a tag to compare

0.2.0 (2021-11-12)

Bug Fixes

  • app: failing probes for rstudio (#117) (4fc45f6)
  • chart: allow egress from sessions to any port out of cluster (#119) (49c7a62)

Features

  • app: add resource usage to JupyterServer resources (#104) (e4fc65e)

Version 0.1.3

08 Nov 09:50
c57ac2d
Compare
Choose a tag to compare

0.1.3 (2021-11-08)

Bug Fixes