diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index 08002f86cc8d95efc484992fe029d464924cd750..457f0385465cbbb74e48be3c882ccbf7b806ba90 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -1.27.1 +1.27.2 diff --git a/changelogs/unreleased/loosen_regex_for_exception_sanitization.yml b/changelogs/unreleased/loosen_regex_for_exception_sanitization.yml new file mode 100644 index 0000000000000000000000000000000000000000..288153487abd6a3e9314716c5652e02e2b0fbc60 --- /dev/null +++ b/changelogs/unreleased/loosen_regex_for_exception_sanitization.yml @@ -0,0 +1,5 @@ +--- +title: Loosen regex for exception sanitization +merge_request: 3077 +author: +type: security