PocketQuery 5.x Upgrade Notes
Upgrading from PocketQuery 4.x to 5.x should not require any action. This version mainly makes PocketQuery compatible with Confluence 9 (a significant effort). No new features have been added.
Still, quite a lot has changed under the hood. Below are some notes you might be interested in.
Remove deprecated query field ‘JSON Path'
The ‘JSON Path’ field on queries has been deprecated for a long time and we removed it in this version. If you are still using this field, please see How to migrate from JSON Path to a Converter.
OAuth 1 datasource type removed
OAuth 1 is a deprecated standard and can pose security risk. The OAuth 1 datasource type has therefore been removed in this release. If you were still using OAuth 1 datasources in PocketQuery and have a valid use case to keep using them, please reach out to us.
OAuth 2 datasources re-implemented
The OAuth 2 implementation was re-implemented under the hood (switching from Jersey to the new default Java HTTP client). There are no changes in the UI or in functionality. If you have OAuth 2 datasources, please test them extra carefully.
If you experience any problems while upgrading, please create a ticket. We are happy to help!