2.0.1-incubating-RC2
- Rename
ByFastExcelCGLIBtoByFesodCGLIBto align with project naming conventions. (#809) - Remove duplicate utility classes from the
fesod-sheetmodule to clean up the codebase. (#819)
- Release Process: Enhance release verification documentation with detailed steps and updates. (#792, #796, #815)
- Website: Add comprehensive documentation for annotations on the official website. (#793)
- Compliance: Update
DISCLAIMERandNOTICEfiles with accurate licensing information. (#834, #837) - General: Update documentation for the Apache Fesod 2.0.0-incubating release. (#826)
- Fixes: Fix typos, grammar, and redundant punctuation in the README and documentation. (#800, #814)
- Website: Update Maven Central version badge. (#827)
- Website: Revert the download page for the non-available version. (#829)
- Fix nightly CI workflow failures. (#823)
- Dependencies: Bump
ch.qos.logback:logback-classicfrom 1.5.24 to 1.5.25. (#820) - Version: Increment project and parent version to
2.0.1-incubating. (#830, #833) - Branch Management: Merge the latest version changes into the main branch. (#825)
- @Howard-aile made their first contribution in https://github.com/apache/fesod/pull/814
Full Changelog: https://github.com/apache/fesod/compare/2.0.0-incubating...2.0.1-incubating-RC2
v1.76.3
- Downgrade OpenTelemetry to 1.51.0 to make it easier for people dealing with the OkHttp 4.x → 5.x upgrade of some OpenTelemetry modules (354d8b451). gRPC is not using the impacted OpenTelemetry modules. Users are still free to upgrade to newer versions of OpenTelemetry of their choosing.
Nightly
- 658c69f: mark
wait.untilas non-nullable (#17007) (Andrei Solntsev) #17007 - 0f71ed6: restore BiDi constructor without timeout parameter (#17014) (Andrei Solntsev) #17014
- 63d2df1: [rust] Fix suppport for webview2 (#15797) (Boni García) #17016
- 4a6f786: [build] ci check job is comparing against the wrong HEAD commit matching too many things (Titus Fortner)
- 406ec40: [dotnet] Fix generation of inline docs for devtools members (#17017) (Nikolay Borisenko) #17017