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

chore: update next with master #1795

Merged
merged 12 commits into from
Feb 13, 2024

Conversation

jonaslagoni
Copy link
Member

Description

This PR merges latest master changes into next to prepare for v3

jonaslagoni and others added 12 commits February 1, 2024 12:30
* feat!: convert to use multi parser (asyncapi#1587)
* feat!: adds support for duration in java (asyncapi#1604)
* feat: enable AsyncAPI v3 (asyncapi#1600)
* fix!: add csharp support for DateTime, TimeSpan, Guid (asyncapi#1612)
* feat!: adds extend in common, meta, and constrained models (asyncapi#1613)
* feat!: adds inheritance with interfaces for java (asyncapi#1593)
* chore: remove duplicate version entry for AsyncAPI processor (asyncapi#1609)
* feat!: render python union in pydantic in the pre 3.10 way (asyncapi#1626)
* feat: add file path as input (asyncapi#1601)
* feat!: add options as parameter to constraints (asyncapi#1667)
* fix: (un)marshalling tuple and dictionary unwrapping for Typescript (asyncapi#1717)
* fix: jsonbinpack preset and runtime tests (asyncapi#1718)
* chore: fix linting
* chore: remove unused directory
* feat!: add useJavascriptReservedKeywords option for TS (asyncapi#1727)
* feat: enable raw properties for interface (asyncapi#1729)
* fix: newtonsoft could not handle enum values (asyncapi#1731)
* chore: update Java runtime tests (asyncapi#1739)
* fix: edge case where references was incorrect handled for JSON Schema (asyncapi#1754)
* fix: recursion bug for get nearest dependencies (asyncapi#1757)

---------

Co-authored-by: Kenneth Aasan <k.aasan@sportradar.com>
Co-authored-by: jano-petras <jano.petras@gmail.com>
Co-authored-by: Nilkanth Parmar <parmarnilkanth@gmail.com>
Co-authored-by: Ashmit JaiSarita Gupta <43639341+devilkiller-ag@users.noreply.github.com>
…i#1777)

Co-authored-by: Rowland Banks <rowland.banks@justeattakeaway.com>
…1781)

* update README.md

* update .all-contributorsrc

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: asyncapi-bot <info@asyncapi.io>
Copy link

netlify bot commented Feb 13, 2024

Deploy Preview for modelina canceled.

Name Link
🔨 Latest commit 71b7759
🔍 Latest deploy log https://app.netlify.com/sites/modelina/deploys/65cb53507c3ebc00087b9323

@jonaslagoni
Copy link
Member Author

/dnm

Copy link

sonarcloud bot commented Feb 13, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

@jonaslagoni jonaslagoni merged commit 25b5390 into asyncapi:next Feb 13, 2024
26 checks passed
@jonaslagoni jonaslagoni deleted the update_next_with_master_4 branch February 13, 2024 12:11
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 4.0.0-next.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants