Skip to content

v1.9.5

Choose a tag to compare

@haggaiwambua haggaiwambua released this 29 Jun 15:22
Immutable release. Only release title and notes can be modified.
77ce616

Fixed

  • MissingDatabaseTransactionsAnalyzer no longer flags writes in a private/protected helper that is protected by a caller's DB::transaction() only transitively — transaction-delegation now resolves through the whole intra-class call graph, not just one hop (#260)