Skip to content
This repository was archived by the owner on Jan 31, 2024. It is now read-only.

Commit ed3b375

Browse files
khebhut[bot]Kebechet
andauthored
Release of version 1.0.9 (#396)
Co-authored-by: Kebechet <noreply+kebechet@redhat.com>
1 parent 139a388 commit ed3b375

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,3 +58,18 @@
5858
## Release 1.0.8 (2021-04-08T14:52:18)
5959
### Features
6060
* Add generic data science notebook to JH deployment (#381)
61+
62+
## Release 1.0.9 (2021-04-15T13:38:02)
63+
### Features
64+
* Update s2i-lab-elyra notebook image to v0.0.7 (#380)
65+
* Add JupyterHub monitoring dashboards and required cluster metrics (#316)
66+
* :turtle: configure buildconfig ref based on tags for stability (#384)
67+
* :scissors: trim the gpu image names for proper image-pull (#389)
68+
* add annotation (#383)
69+
* Add OpenShift Pipelines component (#337)
70+
* include new ubi8 cuda-11.0.3 supporting python3.8 notebooks (#368)
71+
### Bug Fixes
72+
* Update chromedriver version to fix selenium-based tests
73+
* Update JH image to fix GPU setting and CI issue (#392)
74+
### Improvements
75+
* :clipboard: annotation set with image name and python dependency details (#390)

version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"""This file is just for the release bots of opendatahub manifests"""
33

44

5-
__version__ = "1.0.8"
5+
__version__ = "1.0.9"

0 commit comments

Comments
 (0)