-------------------------- - Allow custom boto3 sessions to be passed in for customization of service connection options (PR 15). Thanks to clifflu.
0.1.4
-------------------------- - Sort batches by timestamp before sending them. Avoids crashes due to out-of-order log streams fed to the logger and rejected by the CWL API (PR 14). Thanks to haydenth.
0.1.3
-------------------------- - Fix handling of empty queue at deadline timeout (PR 8). Thanks to ryanmfw.