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

feat!: release version 1 #1097

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

jonaslagoni
Copy link
Member

@jonaslagoni jonaslagoni commented Jan 24, 2023

Original PR here: #674

1.0.0 (2023-01-23)

Upgrade Steps

You can find the migration details here: https:/asyncapi/modelina/blob/master/docs/migration.md

Dont hesitate to reach out if you need help migrating to version 1.

Breaking Changes

There is no specific PR that contains the breaking changes but is part of multiple PRs. See the migration part above.

New Features

Bug Fixes

Other Changes

Co-authored-by: Kenneth Aasan [email protected]
Co-authored-by: Leigh Johnson [email protected]
Co-authored-by: Maciej Urbańczyk [email protected]
Co-authored-by: Nitin Tejuja [email protected]
Co-authored-by: Amit Kumar Sharma [email protected]
Co-authored-by: artur-ciocanu [email protected]
Co-authored-by: Andrey Zaytsev [email protected]
Co-authored-by: Zbigniew Malcherczyk [email protected]
Co-authored-by: Yushi OMOTE [email protected]
Co-authored-by: Alejandra Quetzalli [email protected]
Co-authored-by: Artur Ciocanu [email protected]
Co-authored-by: Julian R [email protected]
Co-authored-by: Anay Sarkar [email protected]
Co-authored-by: Louis Xhaferi [email protected]
Co-authored-by: Akshat Nema [email protected]

@sonarcloud
Copy link

sonarcloud bot commented Jan 24, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 24 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@coveralls
Copy link

Pull Request Test Coverage Report for Build 3997009090

  • 3607 of 3846 (93.79%) changed or added relevant lines in 197 files are covered.
  • 6 unchanged lines in 4 files lost coverage.
  • Overall coverage increased (+0.2%) to 92.386%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/generators/AbstractGenerator.ts 26 27 96.3%
src/generators/dart/DartRenderer.ts 8 9 88.89%
src/generators/java/presets/CommonPreset.ts 29 30 96.67%
src/generators/kotlin/KotlinRenderer.ts 22 23 95.65%
src/generators/kotlin/presets/DescriptionPreset.ts 18 19 94.74%
src/generators/python/constrainer/EnumConstrainer.ts 29 30 96.67%
src/generators/rust/renderers/EnumRenderer.ts 33 34 97.06%
src/generators/typescript/TypeScriptGenerator.ts 55 56 98.21%
src/generators/typescript/constrainer/EnumConstrainer.ts 28 29 96.55%
src/generators/typescript/presets/DescriptionPreset.ts 3 4 75.0%
Files with Coverage Reduction New Missed Lines %
src/generators/dart/presets/JsonSerializablePreset.ts 1 61.54%
src/generators/javascript/presets/CommonPreset.ts 1 79.73%
src/generators/typescript/presets/DescriptionPreset.ts 1 84.0%
src/generators/csharp/renderers/ClassRenderer.ts 3 77.19%
Totals Coverage Status
Change from base Build 3996982452: 0.2%
Covered Lines: 4725
Relevant Lines: 4984

💛 - Coveralls

@jonaslagoni jonaslagoni merged commit 10e36f4 into asyncapi:master Jan 24, 2023
@jonaslagoni jonaslagoni deleted the feature/release_version_1 branch January 24, 2023 15:09
@asyncapi-bot
Copy link
Contributor

🎉 This PR is included in version 1.0.0 🎉

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
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants