The stable release of Convoy v0.9 introduces significant improvements, including a migration to PostgreSQL as the default datastore, integration with message brokers like Amazon SQS and Google PubSub, a revamped client CLI, and an enhanced Dashboard experience. The transition from MongoDB to PostgreSQL addresses previous challenges with schema and data migration, transaction support, and query optimization, resulting in a faster API and Dashboard. The integration with message brokers enhances the reliability of webhook event delivery by leveraging the stateful nature of services like SQS and PubSub, bypassing the need for complex HTTP-based systems. The new Client CLI is designed for better usability in local debugging, and the Dashboard now features a streamlined onboarding process and improved form usability. Looking ahead to Convoy v0.10, planned features include Kafka integration, Webhook Idempotent Keys, Meta Events, and a release candidate for the Enterprise Edition with Role-Based Access Controls.