Skip to content

v0.6.0

Compare
Choose a tag to compare
@carlosms carlosms released this 04 Dec 12:12
318a865

SDK:

New Features

  • The configuration timeouts do not apply to lookout-sdk (#376)
  • Remove the -v/--verbose flag, leaving --log-level only (#374)

Server:

New Features

  • New configuration parameter, watch_min_interval. See the documentation here (#364)
  • Remove the -v/--verbose flag, leaving --log-level only (#374)

Bug Fixes

  • The configuration file timeouts were not using the keys we used in the documentation (#381)

Internal

  • Handle GitHub errors when too many comments are posted, and gracefully handle a review retry (#356)
  • Remove error logs for events that should be ignored (#372)