8000 Update CHANGELOG for 4.4.24 · symfony/symfony@028cc40 · GitHub
[go: up one dir, main page]

Skip to content

Commit 028cc40

Browse files
committed
Update CHANGELOG for 4.4.24
1 parent cbdb66a commit 028cc40

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG-4.4.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,16 @@ in 4.4 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v4.4.0...v4.4.1
99

10+
* 4.4.24 (2021-05-19)
11+
12+
* security #cve-2021-21424 [Security\Core] Fix user enumeration via response body on invalid credentials (chalasr)
13+
* bug #41230 [FrameworkBundle][Validator] Fix deprecations from Doctrine Annotations+Cache (derrabus)
14+
* bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
15+
* bug #41241 [Finder] Fix gitignore regex build with "**" (mvorisek)
16+
* bug #41224 [HttpClient] fix adding query string to relative URLs with scoped clients (nicolas-grekas)
17+
* bug #41233 [DependencyInjection][ProxyManagerBridge] Don't call class_exists() on null (derrabus)
18+
* bug #41210 [Console] Fix Windows code page support (orkan)
19+
1020
* 4.4.23 (2021-05-12)
1121

1222
* security #cve-2021-21424 [Security][Guard] Prevent user enumeration (chalasr)

0 commit comments

Comments
 (0)
0