Release Notes for XWiki 12.10.8
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.
New and Noteworthy (since XWiki 12.10.7)
Full list of issues fixed and Dashboard for 12.10.8.
Tested Browsers & Databases
Here is the list of browsers we support and how they have been tested for this release:
Browser | Tested on: | |
---|---|---|
Mozilla Firefox 89 | Tests run and results | |
Internet Explorer 11 | Not Tested | |
Microsoft Edge 91 | Not Tested | |
Google Chrome 91 | Jira Tickets Marked as Fixed in the Release Notes | |
Safari 14 | Not Tested |
Here is the list of databases we support and how they have been tested for this release:
Database | Tested on: | |
---|---|---|
HyperSQL 2.5.1 | Not Tested | |
Oracle 19c | Not Tested | |
MySQL 8 | Not Tested | |
PostgreSQL 13 | Jira Tickets Marked as Fixed in the Release Notes | |
MariaDB 10.5 | Tests run and results |
Here is the list of Servlet Containers we support and how they have been tested for this release:
Servlet Container | Tested on: | |
---|---|---|
Tomcat 9.0.46 | ||
Jetty 9.4.29 (XWiki Standalone packaging) | Not Tested | |
Jetty 9.4.29 | Not 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 12.10.8
None.
API Breakages
The following APIs were modified since XWiki 12.10.7:
- Unstable API: this method should not have been made public in first place, the cache clean is handled by listening on the events automatically.
- Violation type:java.method.removed
- Code:## Old:
method void org.xwiki.like.script.LikeScriptService::cleanCacheUIX()
- Violation type:
Credits
The following people have contributed code and translations to this release (sorted alphabetically):
Guillaume Delhumeau
Manuel Leduc
Marius Dumitru Florea
Simon Urli
Thomas Mortagne
Vincent Massol