You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+34-1Lines changed: 34 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,40 @@ Further information can be found on the [README.md](README.md) file.
5
5
6
6
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
7
7
8
-
## [0.2.0] - 2025-09-25
8
+
## [0.2.0] - 2025-09-30
9
+
10
+
* feat: Improve the error and exception handling in the ichub by @CDiezRodriguez in https://github.com/eclipse-tractusx/industry-core-hub/pull/263
11
+
* fix: responsiveness fixes for new components in product detail page by @pjuaristi-ikerlan in https://github.com/eclipse-tractusx/industry-core-hub/pull/270
12
+
* feat: Add support for serialized parts by @sm29105 in https://github.com/eclipse-tractusx/industry-core-hub/pull/227
13
+
* Fix: small fix in part_management router and re-arranged imports by @sm29105 in https://github.com/eclipse-tractusx/industry-core-hub/pull/274
14
+
* feat: Add API operation for customer part ID mapping in catalog part by @sm29105 in https://github.com/eclipse-tractusx/industry-core-hub/pull/275
15
+
* fix: Fixed broken twin aspect upload function and cleaned up part type information generation logic by @sm29105 in https://github.com/eclipse-tractusx/industry-core-hub/pull/276
16
+
* chore(backend): fix SonarQube issues in main branch by @CDiezRodriguez in https://github.com/eclipse-tractusx/industry-core-hub/pull/279
17
+
* Feat/swagger: Added open api specification for industry core hub by @matbmoser in https://github.com/eclipse-tractusx/industry-core-hub/pull/283
18
+
* refactor: connector service and update dependencies (sdk 0.3.0) by @matbmoser in https://github.com/eclipse-tractusx/industry-core-hub/pull/287
19
+
* Parts discovery page mockup (API integration missing) by @pjuaristi-ikerlan in https://github.com/eclipse-tractusx/industry-core-hub/pull/286
20
+
* Implement share operation for serialized parts by @sm29105 in https://github.com/eclipse-tractusx/industry-core-hub/pull/282
21
+
* Fix broken API calls in part_management and twin_management; prepare serialized part management for auto-creating parent entities by @sm29105 in https://github.com/eclipse-tractusx/industry-core-hub/pull/281
22
+
* feat: Enable log level configuration via helm by @CDiezRodriguez in https://github.com/eclipse-tractusx/industry-core-hub/pull/249
23
+
* feat: added consumer_modules and split provider from consumer by @matbmoser in https://github.com/eclipse-tractusx/industry-core-hub/pull/289
24
+
* feat: Add API versioning by @CDiezRodriguez in https://github.com/eclipse-tractusx/industry-core-hub/pull/291
25
+
* refactor: Consolidate model imports and remove unused files by @matbmoser in https://github.com/eclipse-tractusx/industry-core-hub/pull/296
26
+
* feat: enable unshare mechanism by @CDiezRodriguez in https://github.com/eclipse-tractusx/industry-core-hub/pull/295
27
+
* fix: replace bitnami repository by bitnamilegacy by @CDiezRodriguez in https://github.com/eclipse-tractusx/industry-core-hub/pull/306
28
+
* feat: product delete and modify operations by @CDiezRodriguez in https://github.com/eclipse-tractusx/industry-core-hub/pull/297
29
+
* feat: add service provider tests by @mgarciaLKS in https://github.com/eclipse-tractusx/industry-core-hub/pull/304
30
+
* Serialized parts display and management by @pjuaristi-ikerlan in https://github.com/eclipse-tractusx/industry-core-hub/pull/308
31
+
* chore(deps): bump requests from 2.32.3 to 2.32.4 in /ichub-backend by @dependabot[bot] in https://github.com/eclipse-tractusx/industry-core-hub/pull/267
32
+
* chore(deps): bump urllib3 from 2.3.0 to 2.5.0 in /ichub-backend by @dependabot[bot] in https://github.com/eclipse-tractusx/industry-core-hub/pull/271
33
+
* chore(deps): bump starlette from 0.40.0 to 0.47.2 in /ichub-backend by @dependabot[bot] in https://github.com/eclipse-tractusx/industry-core-hub/pull/292
34
+
* feat [data consumption]: Add configuration infrastructure for consumer/provider separation by @matbmoser in https://github.com/eclipse-tractusx/industry-core-hub/pull/310
35
+
* feat [data consumption]: Implement comprehensive parts discovery feature by @matbmoser in https://github.com/eclipse-tractusx/industry-core-hub/pull/313
36
+
* feat [data consumption]: improve UI/UX with layout and navigation enhancements by @matbmoser in https://github.com/eclipse-tractusx/industry-core-hub/pull/309
37
+
* feat [data consumption]: Refactor backend architecture for consumer/provider separation by @matbmoser in https://github.com/eclipse-tractusx/industry-core-hub/pull/311
38
+
* feat [data consumption]: Enhance backend API with discovery and improved routing by @matbmoser in https://github.com/eclipse-tractusx/industry-core-hub/pull/312
39
+
* Catalog part creation form by @pjuaristi-ikerlan in https://github.com/eclipse-tractusx/industry-core-hub/pull/321
40
+
* Feat/consumption: Included loading for data consumption by @matbmoser in https://github.com/eclipse-tractusx/industry-core-hub/pull/323
41
+
* feat: prepared release v0.2.0 + fixed important errors by @matbmoser in https://github.com/eclipse-tractusx/industry-core-hub/pull/335
0 commit comments