Hi All,
FYI I published the quarterly board report for ASF Celix.
## Description:
Apache Celix is a framework for C and C++14 to develop dynamic modular
software applications using component and in-process service-oriented
programming. Apache Celix is inspired by the OSGi specification adapted for C
and C++.
## Project Status:
Current project status: Ongoing
Issues for the board: None
## Membership Data:
Apache Celix was founded 2014-07-16 (12 years ago)
There are currently 17 committers and 10 PMC members in this project.
The Committer-to-PMC ratio is roughly 9:5.
Community changes, past quarter:
- No new PMC members. Last addition was Peng Zheng on 2022-10-16.
- No new committers. Last addition was Zhenbao on 2022-10-19.
## Project Activity:
Last release: 2.4.0 on 2023-09-29
PR Activities:
- Dropped conan 1 support, now only supporting conan2
- Refactored for deprecated header removal
- Removed bundle packaging support using jar
- Simplified DevContainer setup
- Added GCC static analyzer support for CI
- Added libuv dep and thread cleanup header (Scope-Based Resource Management)
- Added Agents.md and updated coding convention ("You own any code you
submit, including AI-assisted changes")
- Several fixes
## Community Health:
Development activities is increased. Mainly due to increased activities
in preparing a 3.0.0 release (remove deprecated header, introducing a
platform abstraction lib (libuv MIT).