Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[2.1.0] - 2025-01-07
Changed
-
upgrade some libraries versions
-
improve Integration Tests system to be more flexible (add new IT for each rule)
-
#21 Improvement: some method calls are legitimate in a for loop expression
-
check compatibility with SonarQube 10.7.0 and 24.12.0
-
upgrade actions/upload-artifact and actions/download-artifact from v3 to v4)
[2.0.0] - 2024-12-18
Changed
-
#49 Add test to ensure all Rules are registered
[1.6.2] - 2024-07-21
Changed
-
#60 Check + update for SonarQube 10.6.0 compatibility
-
refactoring docker system
-
upgrade ecocode-rules-specifications to 1.6.2
[1.6.1] - 2024-05-15
Changed
-
#15 correction NullPointer in EC2 rule
-
check Sonarqube 10.5.1 compatibility + update docker files and README.md
[1.5.2] - 2024-01-23
Changed
-
#9 EC2 rule : correction no block statement use case
[1.5.1] - 2024-01-23
Changed
-
#7 EC2 rule : correction NullPointer with interface