Skip to content

v2.13.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@Yalz Yalz released this 24 Jan 15:41

What's Changed

🐞 LDES Client not allowing multiple connection to a database:

As reported in #678 , when two clients were set up with a postgres state, both clients would be blocked due to a transaction issue.
This issue has been resolved.
To set up your your new NiFi processors, visit the LDI documentation.

Code Changes

  • chore(deps): bump org.awaitility:awaitility from 4.2.0 to 4.2.2 by @dependabot in #730
  • fix: client multi instance by @Yalz in #747
  • docs: NiFi DBCP expansion by @Yalz in #749
  • ci: finalise 2.13.0 by @Yalz in #750

Full Changelog: v2.12.0...v2.13.0