Releases: apiaddicts/sonar-openapi
Releases · apiaddicts/sonar-openapi
1.2.1
[1.2.1] - 2026-06-04
Added
- Add OpenAPI language support without YAML and JSON conflicts.
Security
- Update
sslr-yaml-parserto resolve transitiveguavavulnerabilities.
Fixed
- Resolve language suffix conflict between the plugin's custom YAML/JSON support and SonarQube's built-in language detection.
What's Changed
- fix: replace test assertions by @mels-h in #13
- feat: Config github workflow to build and scan with sonar cloud. Conf… by @SebastianDT1 in #14
- Develop by @SebastianDT1 in #15
- fix: change branch name and add develop on pull request by @SebastianDT1 in #16
- Develop by @SebastianDT1 in #17
- feat: update jacoco to put coverage to sonarcloud by @SebastianDT1 in #18
- Develop by @SebastianDT1 in #19
- Feature/125/openapi 3 2 by @mels-h in #20
- Fix/118/yaml json conflicts by @mels-h in #21
- fix: cve alert with guava 32 in sslr-yaml-parser by @mels-h in #22
- Feature/175/lang openapi by @mels-h in #23
- Develop by @SebastianDT1 in #24
New Contributors
- @mels-h made their first contribution in #13
- @SebastianDT1 made their first contribution in #14
Full Changelog: v1.1.1...1.2.1
v1.1.1
Added support for OpenAPI 3.1