I've been in Portland (Oregon) this week to attend the Atlassian App Week, representing New Relic. It's been a great opportunity to catch up with some colleagues from the industry and get insights in person about the next improvements Atlassian is going to make to their products, specifically their …
AsyncAPI 1.2.0 is out now!
As promised, we're doing smaller and more frequent releases. So, it's time for AsyncAPI 1.2.0! This version adds support for exciting new features, such as a way to document Streaming APIs and Event-based APIs, i.e., those that don't have topics, e.g., the WebSockets ones. Let's go through all …
Docgen now supports AsyncAPI 1.1.0 (and more!)
I just published asyncapi-docgen 1.10.1 🎉 This version includes some new cool features: Support for allOf, anyOf, and oneOf on schemas. Support for oneOf on topic operations. Support for topic parameters. Auto-generated code samples for messages and schemas. 1. Support for allOf, …
Announcing AsyncAPI 1.1.0
This is no longer the latest AsyncAPI release. Check out AsyncAPI 1.2.0. It's been a long time since we launched the first AsyncAPI stable version. Since September 20th last year, to be more specific. But, today, I'm happy to announce that AsyncAPI 1.1.0 version is out! 🎉 This version and, …
Nordic APIs Tooling Review: AsyncAPI
Documentation will set you free – this is a mantra often delivered by experienced developers, and it bears repeating whenever the value of documentation is discussed. Simply put, documentation is perhaps one of the most important elements of effective API developer communication, second only to …