Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bump to 0.11.0 #325

Merged
merged 1 commit into from
Jun 16, 2017
Merged

bump to 0.11.0 #325

merged 1 commit into from
Jun 16, 2017

Conversation

DeviaVir
Copy link
Collaborator

[0.11.0] - 2017-06-16

Features

  • Fix to include only package.json in the source directory #274
  • Fix os: deprecate 'tmpDir()' in favour of 'tmpdir()' https://github.c… #275
  • Upgraded aws-sdk#277
  • Unified in Camel Case & Remove unnecessary arguments #278
  • Remove function _nativeZip #279
  • Add known issue for duplicate trigger to ScheduleEvents section #280
  • Feature simple callbackWaitsForEmptyEventLoop support #284
  • Fix to use test handler by stopping replace processing of existing index.js #285
  • Fix to use '===' instead of '==' (Including similar modifications) #287
  • Replaced rimraf with fs.remove #291
  • Refactored: JavaScript Standard Style #292
  • Refactored and add test #294
  • Refactored, improved error handling #295
  • Remove semicolon (Automatic update with standard --fix) #298
  • Adopted "JavaScript Standard Style" as coding style #299
  • Replace async.js in _updateScheduleEvents with Promise #302
  • Modify from exec to execFile with _npmInstall #303
  • Automated NPM deploys (on tags) #304
  • Add package-lock.json #305
  • Added _updateEventSources test and refactoring #308
  • Added test of function to upload Zip to Lambda #309
  • Fix timing to check Runtime #310
  • Feature event accept array #311
  • Modify to use isArray #312
  • Modify execution of multiple events to synchronous processing #313
  • Fix to make bin/node-lambda conform to JavaScript Standard Style #315
  • Replace asyncjs of _updateEventSources with Promise #316
  • Replace async.js of deploy with Promise #319
  • Modified the function used in deploy to return Promise #320
  • Modify main process of deploy to another function #323
  • Fix to use Proxy #324

Bugfixes

  • Remove the cleaning process after the test #281
  • Fix run handler callback #282
  • Remove 'os' #286
  • Fix not specifying file name with test in package.json #289
  • Update phase as it is necessary to separate release phase (.travis.yml) #306
  • Refactoring and unnecessary package removal #307
  • Modify var of global variable to const #317
  • Remove Hoek #318

@DeviaVir DeviaVir merged commit 9385ae9 into master Jun 16, 2017
@DeviaVir DeviaVir deleted the release/0.11.0 branch June 16, 2017 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant