Releases: MacherLabs/eazyserver
Releases · MacherLabs/eazyserver
RabbitMq release working
v1.0.7 Update manager.py
release with rabbitMq
Merge pull request #7 from MacherLabs/rabbit_release Rabbit release merge to master
Print behaviour module exceptions on failures.
v1.0.3 Patch for printing behaviour module exceptions.
Config Updates and caching
- source_config flow in messages
- live update subscription and triggers via vedaio socket mechanism
- logging size-related bug fix
- config caching on the intermittent connection issue
- SERVER ENDPOINT and AUTH via environment variable
More details at https://vedalabs.atlassian.net/l/c/f1ZzJieR
Audo fetch behaviour config if behaviour id is provided
v0.4.1 Bug fix: missing import
Abstracted Kafka connector with signal manager
New kafka connector with:
- confluent and pykafka clients options.
- SIgnal manager for handling external signals
Removed explicit binary conversion
v0.3.1 kafka-conector: dict_to_binary and binary_to_dict removed
Confluent kafka version updated.
bumped confluent-kafka python package version to 1.1.0 in eazyserver
_created time propagation criteria expanded.
Update kafka_connector.py Propagate _created time in produced the output based upon same source_id of input data if input data is not directly a source.
v0.2.8: Update VERSION
Added Local Connector