File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 11lambda-uploader CHANGELOG
22=========================
33
4+ 1.2.0
5+ -----
6+ - Added support for X-Ray tracing
7+ - Added support for configuring a Kinesis subscription
8+ - Symlinks can now be copied when creating the Lambda Package
9+ - VPC Configuration is fixed
10+ - Boto3, Botocore and Lambda Uploader Versions are now reported as part
11+ of traceback.
12+
4131.1.0
514-----
615- Runtime is now a configurable option
Original file line number Diff line number Diff line change 1313# limitations under the License.
1414
1515__title__ = 'lambda_uploader'
16- __version__ = '1.1 .0'
16+ __version__ = '1.2 .0'
1717__license__ = 'Apache 2.0'
1818__copyright__ = 'Copyright Rackspace US, Inc. 2015-2016'
1919__url__ = 'https://github.com/rackerlabs/lambda-uploader'
You can’t perform that action at this time.
0 commit comments