Improvements
- When
MessageTimeout
andRequestTimeout
are configured in Kafka’sMainConfig
, CAP will no longer override them. (#1686)
Bug Fixes
- Fixed a syntax error in MySQL when deleting expired data, and improved the deletion statement. (#1673)
- Fixed an issue where a database exception during delayed message sending would cause the thread to exit. (#1691)
New Contributors
- @davidklempfner1 made their first contribution in #1683
- @EsonXie made their first contribution in #1686
Full Changelog: v8.3.4...v8.3.5