Skip to content

Releases: LeoPlatform/Nodejs

v6.0.13

31 Oct 17:10
5fee88b
Compare
Choose a tag to compare
  • Enforced Typescript only development
  • Removed building and testing artifacts from publishing
  • Exposed the firehose and kinesis references
  • Added the ability to provide custom configurations to underlying SDK AWS resources
  • Added more typings
  • Added Promise versions for the Dynamo Get and Set settings
  • Exposed new options for writing to specific kinesis shards
    • added the ability to dynamically chose the kinesis shard by using the queue_name (useQueuePartition)

    This feature is only reliable when writing to a single queue in a single sdk.load() call

  • Added a command logger to turn off/on commands as needed
    • By default it will use console.log rather than LeoLogger
  • Fast S3 Read - Better closing of s3 streams at the end of the bot's life
  • Fast S3 Read - Multiple minor fixes
  • Bumped Package version to 6.0.12
  • added additional unit tests
  • cleaned up unit tests
  • Squashed lots of bugs

Full Changes v6.0.8...v6.0.13

v6.0.12-beta

08 Sep 00:36
ba9c712
Compare
Choose a tag to compare
v6.0.12-beta Pre-release
Pre-release

What's Changed

Full Changelog: v6.0.11-beta...v6.0.12-beta

v6.0.11-beta

07 Sep 22:42
afe71d4
Compare
Choose a tag to compare
v6.0.11-beta Pre-release
Pre-release

What's Changed

Full Changelog: v6.0.10-beta...v6.0.11-beta

v6.0.10-beta

30 Aug 17:08
fe7f0b4
Compare
Choose a tag to compare
v6.0.10-beta Pre-release
Pre-release

What's Changed

  • Allow cron wrapper logs to be switched to leo-logger by @czirker in #154

Full Changelog: v6.0.9-beta...v6.0.10-beta

v6.0.9-beta

24 Aug 22:59
51070ea
Compare
Choose a tag to compare
v6.0.9-beta Pre-release
Pre-release

What's Changed

  • Rstream 77 sdk kinesis shards phase 1 simple by @czirker in #145
  • Fixing lint error using field not on global by @czirker in #149
  • Added LeoSystem to the config. Some things need that part of the con… by @czirker in #150
  • RSTREAM-84 emit and error in fromLeo instead of throw an error. This… by @czirker in #152
  • Remove non-code files from the npm publish by @czirker in #151
  • RSTREAM-85 - allow user to specify settings for aws resources by @czirker in #153

Full Changelog: v6.0.8...v6.0.9-beta

v6.0.8

20 May 23:05
ff12741
Compare
Choose a tag to compare

Full Changelog: v6.0.7...v6.0.8

v6.0.7

12 May 16:47
Compare
Choose a tag to compare

What's Changed

Full Changelog: v6.0.4...v6.0.7

v6.0.6-beta

10 May 21:22
Compare
Choose a tag to compare
v6.0.6-beta Pre-release
Pre-release

What's Changed

Full Changelog: v6.0.5-beta...v6.0.6-beta

v6.0.5-beta

19 Apr 22:26
Compare
Choose a tag to compare
v6.0.5-beta Pre-release
Pre-release

What's Changed

  • Feature/sync config resolution by @czirker in #123
  • Adding caching to aws secrets so it doesn't get called multiple times… by @czirker in #124
  • Feature/add docs by @czirker in #126
  • fixed source code links in generated docs by switching to master bran… by @bxgrant in #128
  • doc change so methods are marked correctly by @bxgrant in #130
  • Feature/local testing by @czirker in #129

New Contributors

Full Changelog: v6.0.1...v6.0.5-beta

v6.0.4

19 Apr 19:00
Compare
Choose a tag to compare

What's Changed

  • Feature/sync config resolution by @czirker in #123
  • Adding caching to aws secrets so it doesn't get called multiple times… by @czirker in #124
  • Feature/add docs by @czirker in #126
  • fixed source code links in generated docs by switching to master bran… by @bxgrant in #128
  • doc change so methods are marked correctly by @bxgrant in #130
  • Feature/local testing by @czirker in #129

New Contributors

Full Changelog: v6.0.1...v6.0.4