Crowd 7.0 EAP03 is now available

We’ve just released the EAP 03 of Crowd 7.0 so you can get familiar with the upcoming changes.

Highlights

  • Added support for Postgres 17: Crowd 7.0 will support two versions of the Postgres database: 16 & 17.
  • Added support for MySQL 8.4 LTS: Crowd 7.0 will support only this version of MySQL.
  • Changes to the Restore Crowd feature: Restoring Crowd using an XML file requires only the file name now.
  • Disable scheduled backups by default: In this version, scheduled backups are turned off by default.
  • Migrate to new authentication API: We’re deprecating com.atlassian.crowd.manager.authentication.TokenAuthenticationManager. As a more secure alternative, use com.atlassian.crowd.service.authentication.CrowdApplicationAuthenticationService to authenticate and logout users to Crowd.

Downloads and documentation

For details, check out the documentation on how to prepare for Crowd 7.0.

Share your feedback

If there’s anything we can provide that will make it easier for you to understand and plan for the changes, let us know by commenting below this post.

Happy testing,
The Crowd Team