-
-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #18 from marcosschroh/fix/requirements
fix: requirements updated
- Loading branch information
Showing
5 changed files
with
22 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,27 +1,41 @@ | ||
# Changelog | ||
|
||
All notable changes to rae-helm will be documented in this file. | ||
|
||
## 2020-09-24 | ||
|
||
- requirements upated to latest version | ||
|
||
- Test docker image added | ||
- Travis integration added | ||
|
||
## 2019-07-03 | ||
|
||
- Test docker image added | ||
- Travis integration added | ||
|
||
## 2019-05-19 | ||
|
||
- Schema Registry dependency added (python-schema-registry-client[faust]==0.3.0) | ||
|
||
## 2019-04-18 | ||
|
||
- Logging now is set from `settings` and not from ENV variable | ||
|
||
## 2019-04-17 | ||
|
||
- Settings implemented with simple-settings package. | ||
- Faust version updated to 1.5.4 | ||
|
||
## 2019-04-04 | ||
|
||
- Integration with Schema registry finished | ||
- Custom Codec and Serializer added | ||
- Schema Registry client added | ||
- New faust application called Users added. | ||
|
||
## 2019-03-17 | ||
|
||
- First release | ||
- `docker-compose` finished with `zookeeper`, `kafka` and `schema-registry` | ||
- `Page views` and `Leader Election` packages added. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
1.2.1 | ||
1.2.2 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters