Releases: jin06/binlogo
Releases · jin06/binlogo
v1.1.24
v1.1.23-alpha
What's Changed
v1.1.2-beta
- Add self repaired feature, that provide a param 'fix_pos_newest' for pipline. If set 'fix_pos_newest' is true,when pipeline failed to sync mysql while the error is that binlog file is not exist, binlogo will update the newest position for this pipeline.
- Closed dashboard repo, merge that to this repo.
- Set ElasticSearch output, provie add & update function, but the sender function is not implemented.
v1.1.0
- more stable
- optimized codes
v1.0.67-beta
Resolve some bugs
- The first issue was that the node had exited, but a proper re-election process was not triggered.
- The second issue stemmed from inadequate concurrency control, resulting in pipeline stages not functioning correctly.
v1.0.41
v1.0.36
v1.0.32
v1.0.18-beta
Fixbug:
- When aggregating events, wrong way of time comparison
- Add configuration of ETCD username
Feature: - When configuring the pipeline on console, some inputs use a larger text type
v1.0.16-beta
- ADD RabbitMQ output