-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(2.0.0-rc9): merge release into main (#756)
* feat(document): enhance companyDetailsWithAddress endpoint (#732) * add documents section to endpoint companydetailaddress * remove documents section from applications endpoint * adjust unit tests --------- Co-authored-by: Norbert Truchsess <[email protected]> * fix(decline): add decline url for invite process (#727) Refs: #701 * feat(app): add roleId for exitisting activeRoleDetails (#744) Ref : #705 * fix(seeding-data): add self description document for Catena-X (#707) Reviewed-By: Phil Schneider <[email protected]> Refs: #702 * fix(dim) don't create keycloak sa for dim (#745) * fix(role-management): fix query selecting role-data for core-offer role assignement (#749) * feat(services): update permission for api endpoints added (#751) * fix(keycloak): set clockSkew to 5 min (#753) * chore: fix file header #752 * fix(offersubscription): fix queries throwing a system exception instead of returning default value (#755) * fix 'System.InvalidOperationException: Nullable object must have a value' caused by queries selecting a (non-nullable) guid from a joined table where the joined table does not have a matching dataset resulting in 'null' being returned from the database. * build(2.0.0-rc9): bump version and update docs --------- Co-authored-by: AnuragNagpure <[email protected]> Co-authored-by: Phil Schneider <[email protected]> Co-authored-by: VPrasannaK94 <[email protected]> Co-authored-by: Norbert Truchsess <[email protected]>
- Loading branch information
1 parent
1b23544
commit 028d6b1
Showing
43 changed files
with
501 additions
and
178 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.