[4.4.1] - 2018-10-15
Fixed:
- The SDK's Maven releases had a
pom.xml
that mistakenly referenced dependencies that are actually bundled (with shading) inside of our jar, resulting in those dependencies being redundantly downloaded and included (without shading) in the runtime classpath, which could cause conflicts. This has been fixed. (#122)