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
+18-8Lines changed: 18 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,20 +6,31 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
_**For better traceability add the corresponding GitHub issue number in each changelog entry, please.**_
8
8
9
-
## [UNRELEASED]
9
+
## [Unreleased]
10
+
11
+
12
+
## [5.0.0] - 2024-04-16
10
13
11
14
### Added
12
15
13
16
- SAMM models can now be added locally #488
14
17
- Introduced new Cucumber Tests to cover Industry Core 2.0.0 compatibility #488
15
18
16
-
### Changed
17
19
18
20
### Fixed
19
21
20
-
- ClassCastException in exception handling of EdcSubmodelClientImp#getEndpointReferencesForAsset corrected (returns the exception as failed future now). #405
21
-
- RestClientExceptions are handled correctly in BpdmFacade now. #405
22
+
- Policy store API fixes. #199, #505
23
+
- Create policy request limited to create exactly one policy, not multiple (reason: error handling).
24
+
- Create policy request returns policy id of the created policy now.
25
+
- Harmonized policy store API between #199 and policy structure from #249.
26
+
- Consistent naming for business partner number parameters.
27
+
- Corrected default policy handling.
28
+
- Validation of business partner numbers. #505
22
29
30
+
- ClassCastException in exception handling of EdcSubmodelClientImp#getEndpointReferencesForAsset corrected (returns the
31
+
exception as failed future now). #405
32
+
- RestClientExceptions are handled correctly in BpdmFacade now. #405
33
+
- Fixed Base64 encoding and decoding for locally provided Semantic Models #488
23
34
24
35
## [4.9.0] - 2024-04-03
25
36
### Added
@@ -28,9 +39,6 @@ _**For better traceability add the corresponding GitHub issue number in each cha
28
39
### Changed
29
40
- IRS now supports Asset Administration Shell v3.1 - adjusted lookup shells endpoint changes (assetIds query param is encoded). #359
30
41
- Support of building relationships based on SingleLevelBomAsBuilt v3.0.0 #488
31
-
32
-
### Changed
33
-
34
42
- Renamed item relationship service Helm chart from "irs-helm" to "item-relationship-service". #489
35
43
36
44
@@ -609,7 +617,9 @@ _**For better traceability add the corresponding GitHub issue number in each cha
609
617
### Unresolved
610
618
-**Select Aspects you need** You are able to select the needed aspects for which you want to collect the correct endpoint information.
maven/mavencentral/org.glassfish.hk2.external/aopalliance-repackaged/3.0.4, EPL-2.0 OR GPL-2.0-only with Classpath-exception-2.0, approved, ee4j.glassfish
341
341
maven/mavencentral/org.glassfish.hk2.external/aopalliance-repackaged/3.0.5, EPL-2.0 OR GPL-2.0-only with Classpath-exception-2.0, approved, ee4j.glassfish
342
342
maven/mavencentral/org.glassfish.hk2/hk2-api/3.0.4, EPL-2.0 OR GPL-2.0-only with Classpath-exception-2.0, approved, ee4j.glassfish
@@ -345,7 +345,7 @@ maven/mavencentral/org.glassfish.hk2/hk2-locator/3.0.4, EPL-2.0 OR GPL-2.0-only
345
345
maven/mavencentral/org.glassfish.hk2/hk2-locator/3.0.5, EPL-2.0 OR GPL-2.0-only with Classpath-exception-2.0, approved, ee4j.glassfish
346
346
maven/mavencentral/org.glassfish.hk2/hk2-utils/3.0.4, EPL-2.0 OR GPL-2.0-only with Classpath-exception-2.0, approved, ee4j.glassfish
347
347
maven/mavencentral/org.glassfish.hk2/hk2-utils/3.0.5, EPL-2.0 OR GPL-2.0-only with Classpath-exception-2.0, approved, ee4j.glassfish
maven/mavencentral/org.glassfish.hk2/osgi-resource-locator/1.0.3, EPL-2.0 OR GPL-2.0-only with Classpath-exception-2.0, approved, ee4j.glassfish
349
349
maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet-core/3.1.3, EPL-2.0 OR GPL-2.0-only with Classpath-exception-2.0, approved, ee4j.jersey
350
350
maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet-core/3.1.5, EPL-2.0 OR GPL-2.0-only with Classpath-exception-2.0, approved, ee4j.jersey
351
351
maven/mavencentral/org.glassfish.jersey.containers/jersey-container-servlet/3.1.3, EPL-2.0 OR GPL-2.0-only with Classpath-exception-2.0, approved, ee4j.jersey
0 commit comments