Hi Engineer 👋
Happy new year and welcome to the very first Convoy newsletter of 2023. As usual, I would highlight a couple new and exciting features we now have, some cool features to watch out for in our next release and list of great content from our blog and upcoming events.
New Product Updates
- You can now re-generate API keys for your projects: Currently,Â
API Keys
 are shown immediately after project creation. If theÂAPI Key
 wasn't copied at this stage, it is impossible to either create a newÂAPI Key
 or use the project via theÂAPI
. Users have to create a new project from scratch for this in the past, now engineers can re-generate newÂAPI Keys
 for their projects. - More config values for data retention: Sometimes, engineers create and persist instance settings in the database, configuration for this did not exist on the convoy.json file, now it does. Now that json file serves as a proper superset of all instance settings and can be modified from there, any updates to our instance configuration through any of the static config means will overwrite the database settings.
- New pricing packages: Convoy cloud is free for developers forever, this is a commitment we are making to builders to keep building while Convoy manages your webhooks infrastructure for free. We have also updated the pricing page here for engineering teams to have a look, we answered a lot of the questions you might already have.
- Notifications by default: Before now, it was optional for users to disable endpoints and then notify owners of such endpoints about endpoint failures, however a lot of users do not seem to use this judiciously causing webhooks to be sent to dead endpoints. Now, endpoint failure notifications are sent out by default and we disable endpoints once the max retries is reached solving for dead endpoints and making it good practise for customers to adopt our customer-facing dashboards for managing their endpoints.
- New landing page: We made a redesign that better fits where we are at today at Convoy. We believe Engineering teams are already conversant with API Gateways, Convoy is exactly that for incoming and outgoing webhooks. For customers, you can now login to your dashboard straight from the landing page.
Exciting Blogs to Read
- You know about API Gateways like Kong, do you know about Webhook Gateways?
- Our Product Roadmap is now public, read about what led to this decision here.
- Learn how to send webhooks easily with Express JS here.
- Learn how to send webhooks easily with Gin here.
- Read how to replicate PagerDuty’s V3 Webhooks with Convoy.
- Do you know why your Microservices need a Webhooks Gateway?
Upcoming Events
We are having a virtual launch party for our next release Convoy 0.9, on the 27th of February 2023. You should register to attend here because a few exciting news would be shared, some of which includes support for Google Pubsub and Amazon SQS. You do not want to miss it!
That's all the updates we have for you for now! If you're excited about Convoy, please don't forget to give us a star on GitHub and follow us on Twitter for more updates.