Last modified by Marius Dumitru Florea on 2021/06/15

<
From version < 8.1 >
edited by Thomas Mortagne
on 2021/02/09
To version < 8.3 >
edited by Simon Urli
on 2021/02/12
>
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.ThomasMortagne
1 +XWiki.surli
Content
... ... @@ -20,7 +20,7 @@
20 20  
21 21  The following runtime dependencies have been upgraded (they have a different release cycle than [[XWiki Commons>>http://commons.xwiki.org]], [[XWiki Rendering>>http://rendering.xwiki.org]] and [[XWiki Platform>>http://platform.xwiki.org]]):
22 22  
23 -* [[Jodconverter 4.4.0>>https://jira.xwiki.org/browse/XWIKI-18241]]
23 +* [[Jodconverter 4.4.2>>https://jira.xwiki.org/browse/XWIKI-18241]]
24 24  * [[TrueVFS 0.14.0>>https://jira.xwiki.org/browse/XWIKI-18284]]
25 25  * [[Solr 8.8.0>>https://jira.xwiki.org/browse/XWIKI-17377]]
26 26  * [[MySQL connector 8.0.23>>https://jira.xwiki.org/browse/XWIKI-18287]]
... ... @@ -76,7 +76,7 @@
76 76  
77 77  === Breaking OfficeConverter API ===
78 78  
79 -The interface ###org.xwiki.officeimporter.converter.OfficeConverter### has been broken on purpose after [[an accepted proposal on the forum>>https://forum.xwiki.org/t/refactor-officeconverter-api-to-remove-getformatregistry/8152]]. This API was going to be broken because of the Jodconverter upgrade since the maintainer of the project moved their APIs to another package, so we took the opportunity to stop exposing in OfficeConverter classes coming from Jodconverter. Note that we introduced some new APIs to cover the usages we've seen for this API. Don't hesitate to open a feature request on Jira if some usages are not covered.
79 +The interface ##org.xwiki.officeimporter.converter.OfficeConverter## has been broken on purpose after [[an accepted proposal on the forum>>https://forum.xwiki.org/t/refactor-officeconverter-api-to-remove-getformatregistry/8152]]. This API was going to be broken because of the Jodconverter upgrade since the maintainer of the project moved their APIs to another package, so we took the opportunity to stop exposing in OfficeConverter classes coming from Jodconverter. Note that we introduced some new APIs to cover the usages we've seen for this API. Don't hesitate to open a feature request on Jira if some usages are not covered.
80 80  
81 81  == API Breakages ==
82 82  

Get Connected