Upgrading snowplow enricher library from 0.38.0_Scala_2_11 to 3.6.0_Scala_2_12

Running into several issues here.
Use case is a java app which uses snowplow enricher jar as a dependency.

Do you have sample java client code which calls the following scala modules :

EtlPipeline.processEvents

and

ThriftLoader.toCollectorPayload

Looking at the scala tests, not entirely sure what to pass in.

Hey @tajdars ,

What is the input and what is the output of this app ? Please note that we provide apps to read from/write to:

Yes, the above apps all do, via common-fs2 module: