Skip to content

v.0.13.0

Latest
Compare
Choose a tag to compare
@mfvanek mfvanek released this 23 Jun 09:36
· 1 commit to master since this release
9012ba3

Contains breaking changes: codebase was split to two new modules

What's Changed

  • Next development iteration by @mfvanek in #410
  • Update sql queries by @mfvanek in #414
  • Find a way to reduce amount of boilerplate code in tests by @BLoHny in #413
  • Move health logger to a separate module (breaking change) by @mfvanek in #417
  • Add core module for checks on a specific host (breaking change) by @mfvanek in #420
  • Add check for primary keys with serial types by @mfaulther in #421
  • Add forbidden api checker by @BLoHny in #418
  • Add enrichSequenceWithSchema method by @mfvanek in #423

New Contributors

Full Changelog: v.0.12.0...v.0.13.0