Skip to content

Release 3.4

Compare
Choose a tag to compare
@alicehaupais alicehaupais released this 11 Jan 09:53
· 26 commits to main since this release

ADDED
Delete a project in EcoSonar
Retrieve EcoSonar version with a new endpoint
Retrieve best practices documentation with a new endpoint

CHANGED
Change the way to handle the crawler. The crawler request is now asynchronous and you will have two saving options. Either, you can save in a temporary table or you can save directly in the URL configuration table as to be audited by EcoSonar.
Seperate save login and save proxy as two independent endpoints
Made easier to launch locally EcoSonar by adding the MongoDB database setup in the Docker Compose file
Fix bug : insert login without having a procedure
Fix security vulnerability : upgrade SonarQube dependency to version 9.4 in EcoSonar SonarQube plugin