Skip to end of banner
Go to start of banner

SQL for Confluence Announcement and FAQ

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Next »

Atlassian ends support for the data source connections for external data sources in Confluence 8.0. It recommends switching to a direct JDBC connection from the existing JNDI data source connections. For more information, refer to Configuring a data source connection.

Considering the Confluence 8.x upliftment, the upcoming release of SQL for Confluence app will no longer support profiles based on the JNDI data source connections with Confluence 8.x. The configured global data source based profiles will have to be converted to connection string profiles. Our team is working on this and will soon release the SQL for Confluence app update and the documentation.

To know more about this change, read the FAQ below.

FAQ

 Does this change impact Confluence 7.x versions?

No, this change does not impact the Confluence 7.x versions.

 What will be the next release version of SQL for Confluence app? Will it be compatible with Confluence 7.x versions?

The upcoming release version is SQL for Confluence 11.x, and it will work seamlessly with Confluence 7.x (Confluence 7.4 to Confluence 7.20) versions, including support for JNDI data source connections external data sources.

 What version of the SQL for Confluence app will be compatible with Confluence 8.x?

The upcoming release version SQL for Confluence 11.x will be compatible with Confluence 8.x and will drop the support for global data source profiles.

 Why are the global data source based profile configurations failing connection in Confluence 8.x?

With Confluence 8.x release, Atlassian has removed the support for the global JNDI data source connections, and hence the connections are failing.

 If the support for external data sources removed in Confleunce 8.x, how do I resolve the global data source based profile configurations?

To resolve this, you need to manually convert the global data source profile to a local connection string profile.

To convert the global profiles to local profiles, you have the below options:

  1. Create a new profile with the Data source name as None, and provide the connection details.

  2. Edit the configured global data source profile, change the Data source name to None and provide the connection details.

  3. Create a new local profile and choose the created local profile as the Data source name in the configured global data source profiles.

Our team is working on these changes and will soon release the tutorial.

 When is SQL for Confluence 11.x version getting released?

SQL for Confluence 11.x version will be released on the Atlassian Marketplace in the week of Feb 20, 2023.

  • No labels