Skip to content

v0.4.0

Compare
Choose a tag to compare
@carlosms carlosms released this 22 Nov 18:06
1f29d62

SDK:

No changes

Server:

New Features

  • Timeout for different actions can be configured by the admin, see docs here (#342)

Bug Fixes

  • HTTP cache was not used for authenticated requests to GitHub (#124)
  • For high numbers of repositories some of them were skipped (#346)
  • For high numbers of GitHub App Installations some of them were skipped (#358)
  • Error with message "Failed to obtain reader" (#331)

Internal

  • Fix erratic failures in integration tests (#323)