Skip to content

Commit

Permalink
Release of version 1.1.0 (opendatahub-io#442)
Browse files Browse the repository at this point in the history
* Release of version 1.1.0

* Reorder changes in Release 1.1.0

Co-authored-by: Kebechet <[email protected]>
Co-authored-by: Landon LaSmith <[email protected]>
  • Loading branch information
3 people authored Jun 18, 2021
1 parent 9b236c7 commit dd0091e
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,18 @@
### Features
* Update elyra notebook image to v0.0.8 (#419)
* Add Trino kustomize manifests (#373)

## Release 1.1.0 (2021-06-18T19:42:19)
### Features
* support for pre-commit and python-editor (#437)
* Update JupyterHub to v0.3.0 with new spawner UI and bump s2i-generic-notebook to v0.0.3 (#435)
* Upgrade superset to 1.1.0 (#426)
* feat(prometheus): Upgrade operator to 0.47.0 (#399)
* update seldon operator to 1.7.0 (#397)
### Improvements
* switch to rhods based base repo for cuda builds (#438)
* Updated jupyter deployment config to avoid Imagestream changes (#429)
* Update JH dashboard (#425)
* Update JH dashboard jsons (#418)
* Add builds and buildconfigs read permissions to odh-dashboard role (#440)
* include minimal python 3.8 with default jlab and git plugin (#407)
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
"""This file is just for the release bots of opendatahub manifests"""


__version__ = "1.0.11"
__version__ = "1.1.0"

0 comments on commit dd0091e

Please sign in to comment.