Skip to content

Commit

Permalink
chore: prepare 1.1.0 release (#791)
Browse files Browse the repository at this point in the history
  • Loading branch information
olevski authored Nov 2, 2021
1 parent 6784504 commit a34365b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog for renku-notebooks

## [1.1.0](https://github.com/SwissDataScienceCenter/renku-notebooks/compare/1.0.0...1.1.0) (2021-11-02)

### Bug Fixes

* **app:** displaying gpu resources in API responses ([#786](https://github.com/SwissDataScienceCenter/renku-notebooks/issues/786)) ([6784504](https://github.com/SwissDataScienceCenter/renku-notebooks/commit/6784504a92b290e5b7c4d0a1441200f765c3f542))
* **app:** use the right storage class name parameter in Jupyter server manifest ([#769](https://github.com/SwissDataScienceCenter/renku-notebooks/issues/769)) ([0481561](https://github.com/SwissDataScienceCenter/renku-notebooks/commit/0481561255856fd33cb37860d3e3a9d157ea372f))
* **app:** when a gitlab project does not exist log a warning instead of error ([#763](https://github.com/SwissDataScienceCenter/renku-notebooks/issues/763)) ([ce7af2a](https://github.com/SwissDataScienceCenter/renku-notebooks/commit/ce7af2a7a558f2886432acdf86c5f389bcd97bfc))

### Features

* **app:** option to not limit size of user session emptyDir ([#785](https://github.com/SwissDataScienceCenter/renku-notebooks/issues/785)) ([3a0eae8](https://github.com/SwissDataScienceCenter/renku-notebooks/commit/3a0eae88ec0e737b71baee10ddce8801592d78e8))

## [1.0.0](https://github.com/SwissDataScienceCenter/renku-notebooks/compare/0.8.18...1.0.0) (2021-09-16)

### Features
Expand Down
2 changes: 1 addition & 1 deletion helm-chart/renku-notebooks/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ apiVersion: v1
appVersion: '1.0'
description: A Helm chart for the Renku Notebooks service
name: renku-notebooks
version: 1.0.0
version: 1.1.0

0 comments on commit a34365b

Please sign in to comment.