Skip to content

Releases: societe-generale/github-crawler

v2.2.0

21 Feb 18:17
Compare
Choose a tag to compare

Changed

  • upgraded to Kotlin 1.8.10

Added

  • PR #116 : Bitbucket support

Fixed

  • PR #115 : better parsing in JsonPathParser

v2.1.0

14 Nov 18:27
Compare
Choose a tag to compare

Changed

  • upgraded to Spring Boot 2.7.5 and Kotlin 1.7.21

v2.0.2

14 Nov 16:25
Compare
Choose a tag to compare

Added

  • now possible to configure repositoriesToInclude

v2.0.1

09 Apr 08:47
Compare
Choose a tag to compare

What's Changed

v2.0.0

01 Apr 20:43
Compare
Choose a tag to compare

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