Release Notes for XWiki 10.11.11

Version 1.5 by Eduard Moraru on 2020/01/07

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 the bugfix release that marks the end of the 10.x cycle and covers important issues that we have discovered since 10.11.10 has been released.

New and Noteworthy (since XWiki 10.11.10)

Full list of issues fixed and Dashboard for 10.11.11.

Upgrades

The following runtime dependencies have been upgraded (they have a different release cycle than XWiki Commons, XWiki Rendering and XWiki Platform):

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.

API Breakages

The following APIs were modified since XWiki 10.11.10:

  • 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
Eduard Moraru
Marius Dumitru Florea
Simon Urli
Thomas Mortagne
Vincent Massol

Tags:
   

Get Connected