Last modified by Thomas Mortagne on 2017/03/24

<
From version < 3.1 >
edited by Vincent Massol
on 2013/12/05
To version < 5.1
edited by Thomas Mortagne
on 2017/03/24
Change comment: Fix jira URLs

Summary

Details

Page properties
Parent
... ... @@ -1,1 +1,1 @@
1 -ReleasePlans.ReleasePlan521
1 +ReleaseNotes.WebHome
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.VincentMassol
1 +XWiki.ThomasMortagne
Content
... ... @@ -8,11 +8,11 @@
8 8  
9 9  = New and Noteworthy (since XWiki 5.2.1) =
10 10  
11 -[[Full list of issues fixed and Dashboard for 5.2.2>>http://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11890]].
11 +[[Full list of issues fixed and Dashboard for 5.2.2>>https://jira.xwiki.org/secure/Dashboard.jspa?selectPageId=11890]].
12 12  
13 13  == Full Issue List ==
14 14  
15 -{{jira style="list" url="http://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
15 +{{jira style="list" url="https://jira.xwiki.org" fields="type, status, key, summary" source="jql"}}
16 16  category in ("Top Level Projects") AND fixVersion in ("5.2.2") AND resolution in (Fixed) and component not in ("Development Issues only")
17 17  {{/jira}}
18 18  
... ... @@ -26,7 +26,7 @@
26 26  
27 27  = Known issues =
28 28  
29 -* [[Bugs we know about>>http://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
29 +* [[Bugs we know about>>https://jira.xwiki.org/secure/IssueNavigator.jspa?reset=true&jqlQuery=category+%3D+%22Top+Level+Projects%22+AND+issuetype+%3D+Bug+AND+resolution+%3D+Unresolved+ORDER+BY+updated+DESC]]
30 30  
31 31  = Backward Compatibility and Migration Notes =
32 32  
... ... @@ -38,5 +38,10 @@
38 38  
39 39  The following APIs were modified since XWiki 5.2.1:
40 40  
41 -{{todo/}}
41 +* Needed to fix a memory leak issue:(((
42 +{{code language="none"}}
43 +org.xwiki.rendering.transformation.linkchecker.LinkCheckerTransformationConfiguration: Method 'public java.util.List getExcludedReferencePatterns()' has been added to an interface
44 +{{/code}}
45 +)))
42 42  
47 +

Get Connected