Releases: societe-generale/github-crawler
Releases · societe-generale/github-crawler
v2.2.0
v2.1.0
Changed
- upgraded to Spring Boot 2.7.5 and Kotlin 1.7.21
v2.0.2
Added
- now possible to configure
repositoriesToInclude
v2.0.1
What's Changed
- code search misc task for azuredevops by @vincent-fuchs in #101
v2.0.0
PR #96 / 97 : renaming some config keys
PR #94 : Added first Azure Devops capabilities
PR #91 / 92 : upgraded to latest Spring Boot (2.6.4) and Kotlin (1.6.10)
PR #93 : now expecting that target source control is explicitly defined in config
quick fix to output miscTaskresults in CIdroidReadyJsonFileOutput
will not fetch archived repositories for GitLab anymore
PR #87 : building on JDK 11
replaced Tracis CI by GitHub actions