Release Notes for XWiki 9.11.7

Last modified by Eduard Moraru on 2018/10/17

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 release that covers important issues that we have discovered since 9.11.6 has been released.

This release contains a bug that can affect the scalability of the service. Until the proper fix, it is highly recommended to make sure that the "autowatch" feature of the notifications is turned off. Note that starting with XWiki 10.7 (10.7RC1 to be precise), "autowatch" is turned off by default.
 
You can do that by adding in the xwiki.properties file the following lines:

# Disable autowatch until the following issue is fixed:
# https://jira.xwiki.org/browse/XWIKI-15445
xwiki.plugin.watchlist.automaticwatch=none

New and Noteworthy (since XWiki 9.11.6)

Full list of issues fixed and Dashboard for 9.11.7.

All 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 67Jira Tickets Marked as Fixed in the Release Notes
Firefox30.pngMozilla Firefox 61Smoke tests
Edge30.pngMicrosoft Edge 17Not Tested
IE30.pngInternet Explorer 11Not Tested
Safari30.pngSafari 11.1Not 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.0Not Tested
mysql.pngMySQL 5.7Jira Tickets Marked as Fixed in the Release Notes
postgresql.pngPostgreSQL 10Smoke tests
oracle.pngOracle 11.2Not Tested

Known issues

Backward Compatibility and Migration Notes

General Notes

When upgrading make sure you compare your xwiki.cfg, xwiki.properties and web.xml files with the newest version since some configuration parameters may have been modified or added. Note that you should add xwiki.store.migration=1 so that XWiki will attempt to automatically migrate your current database to the new schema. Make sure you backup your Database before doing anything.

API Breakages

No API was modified since XWiki 9.11.6.

Credits

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

  • Guillaume Delhumeau
  • Thomas Mortagne
  • Vincent Massol
Tags:
   

Get Connected