Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Release: 1.0.1 - Bug fix for errors during custom object deserialization

Compare
Choose a tag to compare
@fulghum fulghum released this 21 Nov 00:48
· 45 commits to master since this release

This release resolves an issue where the incorrect class loader was being used when deserializing objects. This prevented the session manager from being able to store custom objects.

For more information on using the session manager, see the AWS SDK for Java Developer Guide.