Skip to content

Releases: marcosschroh/faust-docker-compose-example

v1.3.0

17 Oct 20:43
Compare
Choose a tag to compare

v1.2.2

24 Sep 19:08
d928b39
Compare
Choose a tag to compare
  • requirements updated to latest version

Requirements

17 Jul 14:45
Compare
Choose a tag to compare
  • Python Schema Registry Client updated to latest version

CI

03 Jul 19:14
96ee6f4
Compare
Choose a tag to compare
CI
  • Travis integration added.
  • Readme updated

Dependencies updated

11 Jun 20:50
Compare
Choose a tag to compare
  • Schema Registry Client dependency updated

Bugs fixed

10 Jun 17:49
Compare
Choose a tag to compare
  • Dockerfile fixed
  • Dependencies have been updated

Logging conf updated.

17 Apr 22:28
0ea754a
Compare
Choose a tag to compare

Logging now is set from settings and not from ENV variable

Settings updated. New Faust version

16 Apr 22:02
cbcbcbb
Compare
Choose a tag to compare

Settings implemented with simple-settings package.
Faust version updated to 1.5.4

Schema Registry Integration

23 Mar 20:22
Compare
Choose a tag to compare
  • Integration with Schema registry finished
  • Custom Codec and Serializer added
  • Schema Registry client added
  • New faust application called Users added.

First Release

23 Mar 20:23
Compare
Choose a tag to compare
  • Docker-compose finished
  • Faust applications added