Skip to content

Releases: MacherLabs/eazyserver

RabbitMq release working

13 Jan 12:58
774ba7a
Compare
Choose a tag to compare
v1.0.7

Update manager.py

release with rabbitMq

13 Jan 12:25
21c0f48
Compare
Choose a tag to compare
release with rabbitMq Pre-release
Pre-release
Merge pull request #7 from MacherLabs/rabbit_release

Rabbit release merge to master

Print behaviour module exceptions on failures.

21 Jun 12:22
f4a1327
Compare
Choose a tag to compare
v1.0.3

Patch for printing behaviour module exceptions.

Config Updates and caching

03 Mar 14:13
Compare
Choose a tag to compare
  • 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

07 Oct 15:43
07afd71
Compare
Choose a tag to compare

Abstracted Kafka connector with signal manager

26 Sep 11:28
2a9ce5b
Compare
Choose a tag to compare

New kafka connector with:

  1. confluent and pykafka clients options.
  2. SIgnal manager for handling external signals

Removed explicit binary conversion

28 Aug 08:06
6637e01
Compare
Choose a tag to compare
v0.3.1

kafka-conector: dict_to_binary and binary_to_dict removed

Confluent kafka version updated.

16 Aug 09:56
06721e7
Compare
Choose a tag to compare

bumped confluent-kafka python package version to 1.1.0 in eazyserver

_created time propagation criteria expanded.

13 Aug 16:32
dc5a7ed
Compare
Choose a tag to compare
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

13 Jun 14:20
a8a57ba
Compare
Choose a tag to compare

Added Local Connector