ebd3775ab9DI for CPConfiguration
Keith Nordstrom
2017-03-10 13:54:15 -0700
3e46598e64IT tests compile properly
Keith Nordstrom
2017-03-10 12:01:25 -0700
eed07921e1Updates as per comments from PR. * styling * reducing footprint throughout codebase of implicit config * trait based DI
Keith Nordstrom
2017-03-10 08:39:19 -0700
65f00bbdafFixed configuration behavior, fixed a warning
Keith Nordstrom
2017-03-09 11:45:40 -0700
9094a864d5Configuration is now directly testable through a unit test * private[iothubreact] Configuration object => (public) final class * Configuration instance passed as implicit throughout application from IOTHub class, which establishes a default * Added unit test for Configuration changes * new test dependency on mockito
Keith Nordstrom
2017-03-07 20:09:24 -0700
3d7db24085Updating Configuration logic to be consistent with backward compatibility test
Keith Nordstrom
2017-03-07 20:03:02 -0700
f3e13e0236* Added authentication and authorization for Cassandra. * Changed default namespace to an underscore-separated value
Keith Nordstrom
2017-03-07 17:41:55 -0700
172690b039Fix Slack notifications
Devis Lucato
2017-03-14 00:06:54 -0700
0435b1bb41Fixing Slack notifications... [2]
Devis Lucato
2017-03-13 20:46:09 -0700
17d991a048Fixing Slack notifications…
Devis Lucato
2017-03-13 20:37:10 -0700
8ccc39a65aUpdate message specs, rename “MessageType” to “MessageSchema”, and “created” to “received”
Devis Lucato
2017-03-13 20:16:32 -0700
2ce5cfe82aUpgrade dependencies
Devis Lucato
2017-03-13 17:43:13 -0700
d1695a73d8Merge changes from master branch
Devis Lucato
2017-03-13 17:27:17 -0700
125c2967b4Create TESTING-PR.md
Devis Lucato
2017-03-10 16:21:05 -0800
7a837e0ce0Disable integration tests for PRs
Devis Lucato
2017-03-10 16:11:05 -0800
d7d7768d5aRun demos from the root of the project
Devis Lucato
2017-03-10 15:42:06 -0800
19f30e1208Use sbt modules for the sample demos
Devis Lucato
2017-03-10 15:38:30 -0800
c181b729ebMove “Backends” folder content to “backends” (merging “backends” with “Backends”)
Devis Lucato
2017-03-10 14:49:38 -0800
ffef24abe6Remove “Backends” folder (merging “backends” with “Backends”)
Devis Lucato
2017-03-10 14:48:41 -0800
e5c67735d8DI for CPConfiguration
Keith Nordstrom
2017-03-10 13:54:15 -0700
1ae035321cIT tests compile properly
Keith Nordstrom
2017-03-10 12:01:25 -0700
6d51d5ffb0Updates as per comments from PR. * styling * reducing footprint throughout codebase of implicit config * trait based DI
Keith Nordstrom
2017-03-10 08:39:19 -0700
e07d6f6578Fixed configuration behavior, fixed a warning
Keith Nordstrom
2017-03-09 11:45:40 -0700
edff91f1b5Configuration is now directly testable through a unit test * private[iothubreact] Configuration object => (public) final class * Configuration instance passed as implicit throughout application from IOTHub class, which establishes a default * Added unit test for Configuration changes * new test dependency on mockito
Keith Nordstrom
2017-03-07 20:09:24 -0700
bf8edda501Updating Configuration logic to be consistent with backward compatibility test
Keith Nordstrom
2017-03-07 20:03:02 -0700
8ef7872c90* Added authentication and authorization for Cassandra. * Changed default namespace to an underscore-separated value
Keith Nordstrom
2017-03-07 17:41:55 -0700
5fb61dba9dMerge
Devis Lucato
2017-03-07 15:57:18 -0800
5519b1074dUpgrade dependencies and improve demos
Devis Lucato
2017-01-25 15:52:41 -0800
1e2ed93d79Upgrade EventHub SDK and Azure IoT SDK dependencies
Devis Lucato
2017-01-25 15:52:41 -0800
a7f5e8778dFix demos and typos
Devis Lucato
2017-01-25 15:51:38 -0800
b97bf98d660.8.0 release: new features: C2D Sink, Stream Close, Scala 2.12, msg ID, etc.
0.8.0
Devis Lucato
2017-01-06 18:03:56 -0800
749ecaacebAdd sink for Java DSL; allow the configuration to be set only for D2C or C2D
Devis Lucato
2017-01-06 17:40:36 -0800
bc8f591ae6Refactor device simulator and update doc
Devis Lucato
2016-10-26 11:15:29 -0700
662bcff5efSupport storing checkpoints in Cassandra (#7)
Devis Lucato
2016-10-25 17:19:47 -0700
de8e33f743bump dev version [0.7.0-DEV-161025c]
Devis Lucato
2016-10-25 17:06:32 -0700
b9269c8eaeMinor changes to documentation
Devis Lucato
2016-10-25 17:04:12 -0700
9211944d11Simplify client side code: provide helpers to set OnError behavior, the ActorSystem and the Materializer
Devis Lucato
2016-10-25 17:03:41 -0700
28a3ae0de1Add README for the samples and the device simulator
Devis Lucato
2016-10-25 11:27:27 -0700
c0ea6bd488Add checkpointing demo, using Cassandra storage
Devis Lucato
2016-10-25 10:14:35 -0700
9ea1a221b9Support storing checkpoints in Cassandra [0.7.0-DEV.161025A]
Devis Lucato
2016-10-25 00:39:00 -0700
5c93fd4bc2Rename "schema" to "model" [bump dev version to 0.7.0-DEV.161024B]
Devis Lucato
2016-10-24 14:44:22 -0700