Skip to content

Commit 6dc6a9f

Browse files
Merge pull request #46 from apiaddicts/update/version/1.2.2
adding new version 1.2.2
2 parents 141fe98 + 6212af5 commit 6dc6a9f

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.2.2] - 2025-11-04
9+
10+
### Fixed
11+
- OAR017 - ResourcePathCheck
12+
- OAR025 - Limit parameter check
13+
- OAR034 - StandardPagedResponseSchemaCheck
14+
- OAR041 - UndefinedAuthTypeForWso2ScopeCheck
15+
- OAR043 - ParsingErrorCheck
16+
817
## [1.2.1] - 2025-01-29
918

1019
### Added

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.apiaddicts.apitools.dosonarapi</groupId>
55
<artifactId>sonaropenapi-rules-community</artifactId>
6-
<version>1.2.1</version>
6+
<version>1.2.2</version>
77
<packaging>sonar-plugin</packaging>
88

99
<name>SonarQube OpenAPI Community Rules</name>

0 commit comments

Comments
 (0)