Skip to content

Commit e01ec0f

Browse files
authored
Merge pull request #52 from apiaddicts/update/version/1.2.4
adding new version 1.2.4
2 parents 7f53027 + 540044d commit e01ec0f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ 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.4] - 2025-12-15
9+
10+
### Fixed
11+
- OAR022 - OrderbyParameterCheck
12+
- OAR006 - UndefinedRequestMediaTypeCheck
13+
- OAR009 - DefaultRequestMediaTypeCheck
14+
815
## [1.2.3] - 2025-11-17
916

1017
### Fixed

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.3</version>
6+
<version>1.2.4</version>
77
<packaging>sonar-plugin</packaging>
88

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

0 commit comments

Comments
 (0)