What's Changed
We are now able to register AAS Registry, which will create EDC Assets for all AAS/Submodels inside the Registry (as well as synchronize changes). If the AAS Service / Registry requires authentication, it can now be configured. EDC version was updated to v0.10.0 and several bugs were fixed. Compatibility with Service / Registry implementations (AASX Server, BaSyx) was improved. It is now possible for consumers to call operations at the provider side (after successful negotation).
- {Feature] split up github workflows by @fvolz in #132
- [Feature] Add support for AAS registry by @carlos-schmidt in #131
- Feature: Provide authentication mechanisms for AAS services/registries by @carlos-schmidt in #133
- Bump org.glassfish.jersey.core:jersey-common from 3.1.3 to 3.1.8 in /public-api-management by @dependabot in #135
- Bump org.glassfish.jersey.core:jersey-common from 3.1.3 to 3.1.8 in /client by @dependabot in #134
- Edc v0.9.1 by @carlos-schmidt in #136
- Fix: Service.with() method by @carlos-schmidt in #137
- Bump org.glassfish.jersey.core:jersey-common from 3.1.8 to 3.1.9 in /client by @dependabot in #139
- Unify jersey version by @carlos-schmidt in #142
- Add client / aas extension tests by @carlos-schmidt in #144
- AasSourceUrl and Operations by @carlos-schmidt in #147
- Add aasOperation tests by @carlos-schmidt in #149
- Add logging to AasDataSource by @carlos-schmidt in #151
- Let Agent filter AAS if all requests to its endpoints failed by @carlos-schmidt in #150
- Fix/non-local transfer terminated error by @carlos-schmidt in #154
- Add operation variables to self description by @carlos-schmidt in #153
- Fix not logging received data to console by @carlos-schmidt in #157
- Compatibility: edc v0.10.0 by @carlos-schmidt in #158
- Prepare release by @carlos-schmidt in #159
- Fix ability to register multiple equal services by @carlos-schmidt in #161
- Fix operation result not sent correctly to non-AAS DA by @carlos-schmidt in #163
- Fix: Don't throw error if not accepting self-signed by @carlos-schmidt in #165
- Fix unencrypted and trusted services failing registration by @carlos-schmidt in #166
Full Changelog: v2.1.2...v2.2