Apollo 2.2.0 Release
Highlights
Support for H2 Database
Apollo now supports the H2 database, ideal for rapid deployment scenarios. For further details, refer to PR #4851.
Release Histories Retention
Users can now adjust how many release histories to keep for each namespace, reducing the risk of too many histories overloading the database. For more info, please see the documentation.
Log Directory Relocated to /opt/logs
The log files for Apollo ConfigService, AdminService, and Portal are now all in /opt/logs, instead of in separate folders like /opt/logs/10003171, /opt/logs/10003172, and /opt/logs/10003173.