Skip to content

8.8.13

Choose a tag to compare

@github-actions github-actions released this 09 Aug 11:12
· 56 commits to main since this release

🚀 Bus Framework 8.8.13 Release Notes / 发布说明


Changes since 8.8.12 / 自 8.8.12 以来的变更

  • Version / 版本:8.8.13
  • Tag / 标签:8.8.13

🐛 Bug Fixes / Bug 修复

  • 🐛 Remove stale native-image entries after API renames (893ffe0)

🔄 Refactoring / 重构

  • ♻️ Align GraalVM metadata with explicit constructors and SuperBuilder (0a1bc3f)
  • ♻️ Replace Lombok constructor annotations with explicit constructors and adopt @SuperBuilder (1b4912a)
  • ♻️ Centralize error code registration and remove outdated @SInCE annotations (0b5a693)

📚 Documentation / 文档

  • 📝 Remove outdated @SInCE Java 21+ annotations and align documentation tables (6d24e7b)

📝 Other Changes / 其他变更