Releases: SwissDataScienceCenter/amalthea
Releases · SwissDataScienceCenter/amalthea
Version 0.5.2
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
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
0.5.0 (2022-07-04)
Features
Version 0.4.0
0.4.0 (2022-06-13)
Bug Fixes
- app: avoid temporary fail state when starting (#168) (46e0d8d)
Features
Version 0.3.0
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
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
0.2.2 (2021-11-30)
Bug Fixes
Version 0.2.1
0.2.1 (2021-11-16)
Bug Fixes
- app: failing probes for anonymous sessions (#122) (df96164)
Version 0.2.0
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
0.1.3 (2021-11-08)
Bug Fixes