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
+46Lines changed: 46 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,52 @@ New features, fixed bugs, known defects and other noteworthy changes to each rel
4
4
5
5
## Unreleased
6
6
7
+
## 2.4.0-RC1
8
+
9
+
### Feature
10
+
11
+
***Clearinghouse**
12
+
* integrated the tagus v2 api [#1220](https://github.com/eclipse-tractusx/portal-backend/pull/1220)
13
+
***Onboarding**
14
+
* added set membership call to bpdm [#1118](https://github.com/eclipse-tractusx/portal-backend/pull/1118)
15
+
***Administration Service**
16
+
* added sd skipped date to connectors [#1234](https://github.com/eclipse-tractusx/portal-backend/pull/1234)
17
+
* adjusted filter for `GET: /api/administration/serviceaccount/owncompany/serviceaccounts`[#1255](https://github.com/eclipse-tractusx/portal-backend/pull/1255)
18
+
* added skipped date to `GET: /api/administration/companyData/missing-sd-document`[#1236](https://github.com/eclipse-tractusx/portal-backend/pull/1236)
19
+
***Registration Service**
20
+
* adjusted error handling to new structure [#1237](https://github.com/eclipse-tractusx/portal-backend/pull/1237)
21
+
***Apps Service**
22
+
* adjusted error handling to new structure [#1260](https://github.com/eclipse-tractusx/portal-backend/pull/1260)
23
+
***Offers**
24
+
* enabled decline of subscriptions for offer provider [#1171](https://github.com/eclipse-tractusx/portal-backend/pull/1171)
0 commit comments