Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(2.0.0-rc10): merge main into dev #778

Merged
merged 26 commits into from
May 28, 2024
Merged

build(2.0.0-rc10): merge main into dev #778

merged 26 commits into from
May 28, 2024

Conversation

evegufy
Copy link
Contributor

@evegufy evegufy commented May 28, 2024

Description

Merge the latest changes to the dev branch

Why

To have the latest changes available in the dev branch

Issue

NA

AnuragNagpure and others added 26 commits May 16, 2024 09:10
* add documents section to endpoint companydetailaddress
* remove documents section from applications endpoint
* adjust unit tests
---------
Co-authored-by: Norbert Truchsess <[email protected]>
…ad 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.
* 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]>
build(2.0.0-rc9): redo merge release into main
…#757)

* synchronously process all db-entities and create processes to asynchronously process all related entities in keycloak within the same transaction.
* feat: added unit tests and migrations
Ref: CPLP-3548
---------
Co-authored-by: VPrasannaK94 <[email protected]>
)

* fix(sa): fix old autosetup process for dim technical user creation

Refs: #762

* fix review findings

---------

Co-authored-by: Norbert Truchsess <[email protected]>
build(2.0.0-rc10): merge release into main
@evegufy evegufy requested a review from Phil91 May 28, 2024 07:45
Copy link

sonarcloud bot commented May 28, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.9% Duplication on New Code

See analysis details on SonarCloud

@evegufy evegufy merged commit 65124f9 into dev May 28, 2024
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants