8000 Releases · jin06/binlogo · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Releases: jin06/binlogo

v2.0.7-alpha

15 Mar 03:22
58c8109
Compare
Choose a tag to compare
v2.0.7-alpha Pre-release
Pre-release

What's Changed

  • 🔹 Enhancements
    • Optimized the Web UI display for better user experience.
  • 🛠️ Fixes & Improvements
    • Cleaned up redundant UI elements for a more streamlined interface.
    • Improved responsiveness and layout consistency.
    • Removed unnecessary code to improve maintainability and performance.

v2.0.6-alpha

05 Mar 11:20
Compare
Choose a tag to compare

Migrated Storage to Redis

v1.1.24

19 Feb 05:33
92702a3
Compare
Choose a tag to compare

What's Changed

v1.1.23-alpha

19 Feb 05:28
Compare
Choose a tag to compare

What's Changed

v1.1.2-beta

02 Dec 09:02
fbcc0d7
Compare
Choose a tag to compare
  • 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

20 Nov 08:52
60169b7
Compare
Choose a tag to compare
  • more stable
  • optimized codes

v1.0.67-beta

20 Nov 08:42
Compare
Choose a tag to compare

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

21 Dec 05:56
Compare
Choose a tag to compare
  • fixbug: data change more than once in the transaction will loss
  • feature: add prometheus metrics
  • feature: use object pool for reducing gc and memory use

v1.0.36

14 Dec 07:06
Compare
Choose a tag to compare
  • fixbug: If etcd connection is lost during startup, it will become a zombie process

v1.0.32

09 Dec 08:06
Compare
Choose a tag to compare
  • Add Redis output
  • Add RocketMQ output
  • Add some events
  • Fix bugs by etcd disconnectd
  • Change send logic, block if send error
  • Change node register logic, quite if register lease lose
  • Rewrite election code
  • Add front-end code relatively
0