Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Releases: aws/aws-toolkit-eclipse

AWS Toolkit for Eclipse: v201805311643 Release

31 May 17:46
Compare
Choose a tag to compare
  • Update Error Report dialog to include the Github issue link.
  • Fix possible file-system security vulnerability in OpsWorks ZipUtils.

AWS Toolkit for Eclipse: v201803062120 Release

06 Mar 22:18
Compare
Choose a tag to compare
  • Update Error Report dialog to include the Github issue link.

AWS Toolkit for Eclipse: v201801042359 Release

05 Jan 00:50
Compare
Choose a tag to compare

AWS Toolkit for Eclipse: v201712181839 Release

18 Dec 19:52
Compare
Choose a tag to compare

Support AWS SAM Local to locally debug Lambda functions and AWS Gateway

  • Debug Lambda Function
    debug-lambda-function

  • Debug API Gateway
    debug-api-gateway

AWS Toolkit for Eclipse: v201710260046 Release

26 Oct 18:26
Compare
Choose a tag to compare

AWS Toolkit for Eclipse: v201710231659 Release

23 Oct 23:25
Compare
Choose a tag to compare
  • Refine the Maven configuration component to have consistent behavior.
  • Update AWS logo.

AWS Toolkit for Eclipse: v201710120027 Release

12 Oct 06:26
Compare
Choose a tag to compare

AWS Toolkit for Eclipse: v201709262229 Release

26 Sep 23:21
Compare
Choose a tag to compare
  • Support Lambda function versioning and alias

    • Upload Lambda function to AWS with alias and S3 Server-Side-Encryption.
      LambdaVersioningEncryption-upload

    • Check the result in AWS Lambda and Amazon S3 in AWS console.
      LambdaVersioningEncryption-result

  • Better support right click in the Project Explorer. Previously, it only supports project level right click.
    BetterSupportProjectExplorerForAwsLambdaActions

  • Move Decorators from project level to java class level to record the mapping remote AWS Lambda function
    LambdaProjectDecorator

  • Update the Invoke function dialog UI for supporting choosing from multiple handlers instead of invoking only the last deployed function.
    InvokeLambda

  • Resolving Issue: #56, #58, #66, #72.

AWS Toolkit for Eclipse: v201709081818 Release

08 Sep 20:02
Compare
Choose a tag to compare
  • Merge Pull Request: #81
  • Resolving Issues: #80
  • Move the bug report to the ErrorReport platform.

AWS Toolkit for Eclipse: v201708161930 Release

16 Aug 21:48
Compare
Choose a tag to compare
  • Merge Pull Request: #78
  • Resolving Issues: #25, #61, #71, and #77
  • Adding more metrics for AWS Overview Editor, Amazon EC2 Explorer, and Create a new AWS Java Project.