Release Notes for XWiki 11.3.7

Last modified by Ilie Andriuta on 2020/06/01

This is the release notes for XWiki Commons, XWiki Rendering and XWiki Platform. They share the same release notes as they are released together and have the same version.

This is a bugfix version on top of XWiki 11.3.6.

New and Noteworthy (since XWiki 11.3.6)

Full list of issues fixed and Dashboard for 11.3.7.

For Users

No changes!

For Admins

No changes!

For Developers

No changes!

Tested Browsers & Databases

Here is the list of browsers we support and how they have been tested for this release:

 BrowserTests performed and results
Chrome30.pngGoogle Chrome 79Not Tested
Firefox30.pngMozilla Firefox 72Not Tested
Edge30.pngMicrosoft Edge 79Not Tested
IE30.pngInternet Explorer 11Jira Tickets Marked as Fixed in the Release Notes
Safari30.pngSafari 13Not Tested

Here is the list of databases we support and how they have been tested for this release:

 DatabaseTests performed and results
hypersql.pngHyperSQL 2.4.1Not Tested
mysql.pngMySQL 5.7Jira Tickets Marked as Fixed in the Release Notes
oracle.pngOracle 19cNot Tested
postgresql.pngPostgreSQL 12Not Tested

Here is the list of Servlet Containers we support and how they have been tested for this release:

 Servlet ContainerTests performed and results
tomcat-icon.pngTomcatNot Tested
jetty-icon.pngJetty (XWiki Standalone packaging)Jira Tickets Marked as Fixed in the Release Notes
jetty-icon.pngJettyNot Tested

Known issues

Backward Compatibility and Migration Notes

General Notes

  • When upgrading make sure you compare and merge the following XWiki configuration files since some parameters may have been modified, removed or added:
    • xwiki.cfg
    • xwiki.properties
    • web.xml
    • hibernate.cfg.xml
  • Add xwiki.store.migration=1 in xwiki.cfg so that XWiki will attempt to automatically migrate your current database to any new schema. Make sure you backup your Database before doing anything.

Issues specific to XWiki 11.3.6

N/A

API Breakages

The following APIs were modified since XWiki 11.3.6:

  • Not a breakage
    • Violation type:
      java.annotation.added
    • Code:
      ## Old:
      method java.lang.String org.xwiki.filter.xar.input.XARInputProperties::getObjectPropertyType()

      ## New:
      method java.lang.String org.xwiki.filter.xar.input.XARInputProperties::getObjectPropertyType()
  • Not a breakage
    • Violation type:
      java.annotation.added
    • Code:
      ## Old:
      method java.lang.String org.xwiki.filter.xar.input.XARInputProperties::getObjectPropertyType()

      ## New:
      method java.lang.String org.xwiki.filter.xar.input.XARInputProperties::getObjectPropertyType()
  • Not a breakage
    • Violation type:
      java.annotation.attributeValueChanged
    • Code:
      ## Old:
      method boolean org.xwiki.filter.xar.input.XARInputProperties::isWithExtension()

      ## New:
      method boolean org.xwiki.filter.xar.input.XARInputProperties::isWithExtension()

Credits

The following people have contributed code and translations to this release (sorted alphabetically):

Clément Aubin
Guillaume Delhumeau
Marius Dumitru Florea
Simon Urli
Thomas Mortagne
Vincent Massol

Tags:
   

Get Connected