Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 13 May 17:51

1.1.0 (2020-05-13)

Bug Fixes

  • logging: use correct imports for production build (9d204d4)

Features

  • crd generation: add array types (59616d8), closes #16
  • crd generation: add validators (690c938), closes #8
  • logging: add full exception message if any (765bc47)
  • logging: add structured json logs by default on production (20ad9d6), closes #12
  • add exponential backoff to restart watcher (34c8f17)