Skip to content

Add changelog for 4.4.0 #316

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 26, 2021
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Add changelog for 4.4.0
  • Loading branch information
consideRatio committed May 26, 2021
commit 105928e2c98727e9fb8b326eed69fea8d45c5ee7
27 changes: 27 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -6,6 +6,33 @@ command line for details.

## [Unreleased]

## 4.4

### [4.4.0] - 2021-05-26

#### New features added

- Support prometheus metrics [#314](https://github.com/jupyterhub/configurable-http-proxy/pull/314) ([@dtaniwaki](https://github.com/dtaniwaki))

#### Documentation improvements

- readme: update --help output [#315](https://github.com/jupyterhub/configurable-http-proxy/pull/315) ([@consideRatio](https://github.com/consideRatio))

#### Dependency bumps

- Bump lodash from 4.17.20 to 4.17.21 [#312](https://github.com/jupyterhub/configurable-http-proxy/pull/312) ([@dependabot](https://github.com/dependabot))
- Bump ws from 7.4.4 to 7.4.5 [#306](https://github.com/jupyterhub/configurable-http-proxy/pull/306) ([@dependabot](https://github.com/dependabot))

#### Continuous integration

- ci: github actions security [#307](https://github.com/jupyterhub/configurable-http-proxy/pull/307) ([@consideRatio](https://github.com/consideRatio))

#### Contributors to this release

([GitHub contributors page for this release](https://github.com/jupyterhub/configurable-http-proxy/graphs/contributors?from=2021-04-12&to=2021-05-26&type=c))

[@consideRatio](https://github.com/search?q=repo%3Ajupyterhub%2Fconfigurable-http-proxy+involves%3AconsideRatio+updated%3A2021-04-12..2021-05-26&type=Issues) | [@dependabot](https://github.com/search?q=repo%3Ajupyterhub%2Fconfigurable-http-proxy+involves%3Adependabot+updated%3A2021-04-12..2021-05-26&type=Issues) | [@dtaniwaki](https://github.com/search?q=repo%3Ajupyterhub%2Fconfigurable-http-proxy+involves%3Adtaniwaki+updated%3A2021-04-12..2021-05-26&type=Issues) | [@minrk](https://github.com/search?q=repo%3Ajupyterhub%2Fconfigurable-http-proxy+involves%3Aminrk+updated%3A2021-04-12..2021-05-26&type=Issues)

## 4.3

### [4.3.2] - 2021-04-12