Skip to content

Commit ee9cd92

Browse files
committed
Add CHANGELOG.md.
1 parent 526eeab commit ee9cd92

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
## 1.5
2+
3+
### 1.5 - 2021-12-01
4+
5+
#### Enhancements made
6+
7+
- Support recent rstudio-server releases.
8+
9+
#### Dependency updates
10+
11+
* Bump jupyter-server-proxy from 3.1.0 to 3.2.0.
12+
* Remove check for RSESSION_PROXY_RSTUDIO_1_4 environment variable. jupyter-rsession-proxy now supports later versions of rstudio-server 1.4 and the newer date-based releases. For older versions of rstudio-server, please use jupyter-rsession-proxy <= 1.4.
13+
14+
## Merged PRs
15+
16+
* Rewrite /auth-sign-in redirect. [#110](https://github.com/jupyterhub/jupyter-rsession-proxy/pull/110) ([@ryanlovett](https://github.com/ryanlovett))
17+
* Bump to v1.4. [#105](https://github.com/jupyterhub/jupyter-rsession-proxy/pull/105) ([@ryanlovett](https://github.com/ryanlovett))
18+
* Use tmp file for secure cookie [#98](https://github.com/jupyterhub/jupyter-rsession-proxy/pull/98) ([@danielfrg](https://github.com/danielfrg))
19+
20+
## Contributors to this release
21+
22+
([GitHub contributors page for this release](https://github.com/jupyterhub/jupyter-rsession-proxy/graphs/contributors?from=2021-07-03&to=2021-11-30&type=c))
23+
24+
[@danielfrg](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-rsession-proxy+involves%3Adanielfrg+updated%3A2021-07-03..2021-11-30&type=Issues) | [@dhirschfeld](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-rsession-proxy+involves%3Adhirschfeld+updated%3A2021-07-03..2021-11-30&type=Issues) | [@garyburgmann](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-rsession-proxy+involves%3Agaryburgmann+updated%3A2021-07-03..2021-11-30&type=Issues) | [@JamesSample](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-rsession-proxy+involves%3AJamesSample+updated%3A2021-07-03..2021-11-30&type=Issues) | [@meeseeksmachine](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-rsession-proxy+involves%3Ameeseeksmachine+updated%3A2021-07-03..2021-11-30&type=Issues) | [@orboan](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-rsession-proxy+involves%3Aorboan+updated%3A2021-07-03..2021-11-30&type=Issues) | [@riazarbi](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-rsession-proxy+involves%3Ariazarbi+updated%3A2021-07-03..2021-11-30&type=Issues) | [@ryanlovett](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-rsession-proxy+involves%3Aryanlovett+updated%3A2021-07-03..2021-11-30&type=Issues) | [@vnijs](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-rsession-proxy+involves%3Avnijs+updated%3A2021-07-03..2021-11-30&type=Issues) | [@welcome](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-rsession-proxy+involves%3Awelcome+updated%3A2021-07-03..2021-11-30&type=Issues) | [@yuvipanda](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-rsession-proxy+involves%3Ayuvipanda+updated%3A2021-07-03..2021-11-30&type=Issues) | [@zeehio](https://github.com/search?q=repo%3Ajupyterhub%2Fjupyter-rsession-proxy+involves%3Azeehio+updated%3A2021-07-03..2021-11-30&type=Issues)
25+
26+
([full changelog](https://github.com/jupyterhub/jupyter-rsession-proxy/compare/3c6e224...526eeab29e9f8d88fa61a8d60d41e3812b47bd43))
27+
28+
This document was partially generated by [github-activity](https://github.com/executablebooks/github-activity).

0 commit comments

Comments
 (0)