Skip to content

Commit

Permalink
chore(blog): make changes as suggested by @jonaslagoni
Browse files Browse the repository at this point in the history
  • Loading branch information
HarshCasper committed Mar 2, 2022
1 parent 537a7f1 commit 1691f08
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions pages/blog/async-api-spec-3.0-release.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,21 +11,21 @@ authors:
- name: Harsh Mishra
photo: /img/avatars/harsh.webp
link: https://www.linkedin.com/in/harshcasper/
excerpt: 'Announcing the start of work on AsyncAPI Spec 3.0. Checkout all the major new features coming to AsyncAPI and how you can get involved!'
excerpt: 'Announcing the start of work on AsyncAPI Spec 3.0. Check out all the potential new features coming to AsyncAPI 3.0 and how you can get involved!'
featured: false
---

AsyncAPI is a specification for describing your event-driven architecture and our specification allows you to describe and document your message-driven APIs into a human-readable format. AsyncAPI community is currently inching towards a 3.0 release that will bring together multiple features, enhancements and breaking changes. We follow [release cadence](https://github.com/asyncapi/spec/blob/master/RELEASE_PROCESS.md#release-cadence) and we will continue to release the Spec to the community as we continue to build on it.

## Major new features
## Potential Changes

Many new features for AsyncAPI Spec 3.0 are being planned and written. Among the new major new features and changes so far:
Many new features for AsyncAPI Spec 3.0 are being planned, written, and discussed. Among them are:

- [Introduce Schema Versioning](https://github.com/asyncapi/spec/issues/697)
- [Introducing Data Format bindings](https://github.com/asyncapi/spec/issues/694)
- [Making servers aware of their service name](https://github.com/asyncapi/spec/issues/654)
- [Solving publish/subscribe confusion](https://github.com/asyncapi/spec/issues/618)
- [Defining an AsyncAPI file](https://github.com/asyncapi/spec/issues/628)
- [What does an AsyncAPI file mean](https://github.com/asyncapi/spec/issues/628)
- [Fixing schema inconsistencies](https://github.com/asyncapi/spec/issues/583)
- [Defining a schema format other than the default one](https://github.com/asyncapi/spec/issues/622)
- [Remove `$ref` field from `Channel Item Object`](https://github.com/asyncapi/spec/issues/699)
Expand Down

0 comments on commit 1691f08

Please sign in to comment.