rstudio-wrapper-portlet/CHANGELOG.md

27 lines
898 B
Markdown
Raw Permalink Normal View History

# Changelog for RStudio Wrapper Portlet
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
2021-04-21 11:09:55 +02:00
## [v1.5.0] - 2021-04-21
- RStudio instance allocation takes into account the number of instance available in the VO and not in the context and assign the RStudio instance balancing the load.
- The user is always redirected to the same endpoint, until a gCore Endpoint disappears, if so a new allocation is calculated.
## [v1.3.1] - 2019-10-07
- RStudio instances returned over https now
## [v1.3.0] -2017-02-21
- RStudio instance allocation takes into account the number of instance available in the given context and assign the RStudio instance balancing the load.
- Added possibility to look for service endpoint RConnector resource in the scope
## [v1.0.0] -2016-04-11
- First release