Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend Avro and OpenAPI schema versions #520

Open
2 tasks done
Pakisan opened this issue Apr 15, 2024 · 1 comment
Open
2 tasks done

Extend Avro and OpenAPI schema versions #520

Pakisan opened this issue Apr 15, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Pakisan
Copy link
Member

Pakisan commented Apr 15, 2024

Why do we need this improvement?

It's important for our users, who are working with latest versions of Avro and OpenAPI specifications

  • OpenAPI:
    • 3.0.1
    • 3.0.2
    • 3.0.3
    • 3.1.0
  • Avro:
    • 1.9.1
    • 1.9.2
    • 1.10.0
    • 1.10.1
    • 1.10.2
    • 1.11.0
    • 1.11.1

How will this change help?

It's time to allow to our users use last versions of supported schemas to stay relevant

Screenshots

No response

How could it be implemented/designed?

  • OpenAPI:
    • 3.0.1
    • 3.0.2
    • 3.0.3
      • No extra changes - Schema is the same
    • 3.1.0
      • Implement new schema format (JSON Schema draft 2020-12)
  • Avro
    • 1.9.1
    • 1.9.2
    • 1.10.0
    • 1.10.1
    • 1.10.2
    • 1.11.0
    • 1.11.1
      • No extra changes. At first look Schema is the same

🚧 Breaking changes

No

👀 Have you checked for similar open issues?

  • I checked and didn't find a similar issue

🏢 Have you read the Contributing Guidelines?

Are you willing to work on this issue?

Yes I am willing to submit a PR!

Closes: asyncapi/spec#1051

@Pakisan Pakisan added the enhancement New feature or request label Apr 15, 2024
Copy link

Welcome to AsyncAPI. Thanks a lot for reporting your first issue. Please check out our contributors guide and the instructions about a basic recommended setup useful for opening a pull request.
Keep in mind there are also other channels you can use to interact with AsyncAPI community. For more details check out this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant