load library version via local ClassLoader (fixes #147) by alex-chew · Pull Request #158 · aws/aws-dynamodb-encryption-java

Issue #, if available: #147

Description of changes: Use local ClassLoader instead of global ClassLoader to load the library's version, fixing incompatibility for SprintBoot-packed application jars.

See also: aws/aws-encryption-sdk-java#269

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.