You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* #131 jackson serialization support was added for RunStatus (contains field of RunState enum) (CP'd from PR #84)
- unit test cases for this has been added
* sbt: jackson-databind added (otherwise default v2.8.4 kicks in and it is incompatible)
* sbt-dependencies mirroring maven dependencies - exclusions, too.
Backport the functionality introduced in PR #84 / Issue #83 to v3 branch.
The text was updated successfully, but these errors were encountered: