File tree Expand file tree Collapse file tree 4 files changed +53
-3
lines changed Expand file tree Collapse file tree 4 files changed +53
-3
lines changed Original file line number Diff line number Diff line change 1+ # Releases
2+
3+ ## grimoirelab-core 0.1.0 - (2025-10-16)
4+
5+ **New features:**
6+
7+ * Bulk Repository Addition\
8+ Add multiple repositories at once from a user or organization.
9+ * SortingHat Integration\
10+ Store and manage contributor identities in the SortingHat database,
11+ accessible via API.
12+ * Scalable Repository Collection\
13+ Improved scalability for large-scale repository data collection.
14+ * OpenSearch Integration\
15+ Store and query collected events in OpenSearch for scalable analytics.
16+ * Repository Management UI\
17+ Manage repositories directly from the user interface.
18+ * SBOM Analysis\
19+ Upload and analyze Software Bill of Materials (SBOM) files.
20+ * Event Generation from Git Repositories\
21+ Automatically generate events from commits, merge commits, file
22+ changes, and contributor identities.
23+ * Ecosystem and Project Organization\
24+ Group repositories into ecosystems and projects for better structure
25+ and analysis.
26+
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " grimoirelab-core"
3- version = " 0.0.1-rc.2 "
3+ version = " 0.1.0 "
44description = " Core of GrimoireLab"
55authors = [
66 " GrimoireLab Developers"
Original file line number Diff line number Diff line change 1+ ## grimoirelab-core 0.1.0 - (2025-10-16)
2+
3+ ** New features:**
4+
5+ * Bulk Repository Addition\
6+ Add multiple repositories at once from a user or organization.
7+ * SortingHat Integration\
8+ Store and manage contributor identities in the SortingHat database,
9+ accessible via API.
10+ * Scalable Repository Collection\
11+ Improved scalability for large-scale repository data collection.
12+ * OpenSearch Integration\
13+ Store and query collected events in OpenSearch for scalable analytics.
14+ * Repository Management UI\
15+ Manage repositories directly from the user interface.
16+ * SBOM Analysis\
17+ Upload and analyze Software Bill of Materials (SBOM) files.
18+ * Event Generation from Git Repositories\
19+ Automatically generate events from commits, merge commits, file
20+ changes, and contributor identities.
21+ * Ecosystem and Project Organization\
22+ Group repositories into ecosystems and projects for better structure
23+ and analysis.
24+
Original file line number Diff line number Diff line change 1- # File auto-generated by semverup on 2025-01 -16 11:50:05.274707
2- __version__ = "0.0.1-rc.2 "
1+ # File auto-generated by semverup on 2025-10 -16 15:09:55.388010
2+ __version__ = "0.1.0 "
You can’t perform that action at this time.
0 commit comments