v2.3.39
版本发布时间: 2024-07-12 02:02:08
signal18/replication-manager最新发布版本:v2.3.46(2024-09-06 15:26:00)
What's Changed
- Fix flood for log writer election (previously log failed election) by @caffeinated92 in https://github.com/signal18/replication-manager/pull/707
- Migrate error.go to config package for universal use by @caffeinated92 in https://github.com/signal18/replication-manager/pull/711
- Editable input text in settings -> monitoring by @caffeinated92 in https://github.com/signal18/replication-manager/pull/710
- Fix deadlock caused by multiple lock by @caffeinated92 in https://github.com/signal18/replication-manager/pull/714
- readme typo fix by @fmurodov in https://github.com/signal18/replication-manager/pull/712
- Changing from sync.Mutex to sync.Map to avoid deadlock by @caffeinated92 in https://github.com/signal18/replication-manager/pull/717
New Contributors
- @fmurodov made their first contribution in https://github.com/signal18/replication-manager/pull/712
Full Changelog: https://github.com/signal18/replication-manager/compare/v2.3.38...v2.3.39