Skip to content
This repository has been archived by the owner on Feb 3, 2021. It is now read-only.

Releases: bifravst/aws

v6.0.0

21 Aug 12:16
Compare
Choose a tag to compare

6.0.0 (2019-08-21)

Bug Fixes

  • re-license under BSD-3-Clause (c1fd6fa)
  • update dependencies (c14681b)

BREAKING CHANGES

  • the license was changed to BSD-3-Clause

v5.2.1

14 Aug 10:52
Compare
Choose a tag to compare

5.2.1 (2019-08-14)

Bug Fixes

  • do not save semantic-release in dependencies (3d67d42)
  • update dependencies (8d562fc), closes #24

v5.2.0

12 Aug 10:05
Compare
Choose a tag to compare

5.2.0 (2019-08-12)

Features

  • generate certificate JSON (71e8d12)

v5.1.1

09 Aug 10:06
Compare
Choose a tag to compare

5.1.1 (2019-08-09)

Bug Fixes

  • package: update commander to version 3.0.0 (bbb0b7c)

v5.1.0

08 Aug 15:13
Compare
Choose a tag to compare

5.1.0 (2019-08-08)

Features

  • device-simulator: handle configuration (c9f753f)

v5.0.0

08 Aug 14:21
Compare
Choose a tag to compare

5.0.0 (2019-08-08)

Features

  • devices sends time as Unix microtime (e2119e2)

BREAKING CHANGES

  • this changes the dateformat in the schema

You need to clear your S3 data bucket
and recreate the historical data table

v4.0.1

07 Aug 10:40
Compare
Choose a tag to compare

4.0.1 (2019-08-07)

Bug Fixes

v4.0.0

07 Aug 08:44
Compare
Choose a tag to compare

4.0.0 (2019-08-07)

Features

  • cli: make it nicer to execute (cd499d4)

BREAKING CHANGES

  • cli: call the CLI now with "node cli"

Alternatively "./cli/index.js" works, too

v3.0.0

06 Aug 14:05
Compare
Choose a tag to compare

3.0.0 (2019-08-06)

Code Refactoring

  • historical-data: manage via CI (683b000), closes #22

BREAKING CHANGES

  • historical-data: This removes the Athena resources from CDK.

Run
./cli.js historical-data --setup
to fix it.

v2.1.0

05 Aug 22:04
Compare
Choose a tag to compare

2.1.0 (2019-08-05)

Features

  • cd: update apps on change to bifravst (ea7d1ff)