From db91be2fad362c4dd5ff9c87a8ae0d9669dc8811 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miquel=20Sabat=C3=A9=20Sol=C3=A0?= Date: Mon, 30 Jul 2018 15:50:49 +0200 Subject: [PATCH] Bump version MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- CHANGELOG.md | 12 ++++++++++++ VERSION | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 98d2b60e8..c393f00e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## 2.3.4 + +- ced82ca92149 oauth/gitlab: be sure to load all groups (#1903) +- 23b7daef71e8 oauth/gitlab: fix for local servers (#1903) +- f2a3ef0eee62 fixed regression on registries not being created (#1911) +- 7da007a5e604 portusctl: improved the detection of containerized deployments (#1879) +- b1c803a70146 user: do not allow the update of the portus user (#1896) +- 1bd967039787 passwords: don't allow the portus user to reset (#1896) +- 7b54698625d4 user: skip validations when creating portus user (#1896) +- 58a2c3bd04dc config: allow Puma to bind to unix socket also in production (#1880) +- 7ac882a6ebbc config: make it possible to connect to a database socket (#1880) + ## 2.3.3 - 93df51cce0da ldap: don't crash on search when guessing an email (#1832) diff --git a/VERSION b/VERSION index 0bee604df..3f684d2d9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -2.3.3 +2.3.4