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

release(1.6.0-RC4): merge release into main #175

Merged
merged 10 commits into from
Jul 31, 2023
Merged

release(1.6.0-RC4): merge release into main #175

merged 10 commits into from
Jul 31, 2023

Conversation

Phil91
Copy link
Member

@Phil91 Phil91 commented Jul 31, 2023

Description

Merge release into main

Why

To have the latest changes available in main

Issue

N/A

Checklist

Please delete options that are not relevant.

  • I have followed the contributing guidelines
  • I have performed a self-review of my own code
  • I have successfully tested my changes locally

Phil91 and others added 10 commits July 27, 2023 21:11
* fix an error that occurred when autoSetup was executed by a service-account
caused by the the creator of a notification being linked to a companyUser
instead of identities
---------
Refs: CPLP-3042
Reviewed-By: Norbert Truchsess <[email protected]>
Ref: CPLP-3048
---------
Co-authored-by: Norbert Truchsess <[email protected]>
Reviewed-By: Norbert Truchsess <[email protected]>
* fix violation of companyUserId foreign key constraint using id of calling user instead of any user belonging to provider-company.
---------
Co-authored-by: Norbert Truchsess <[email protected]>
Reviewed-By: Norbert Truchsess <[email protected]>
ignore inactive ssi entries when creating a new entry
Refs: CPLP-3022
Reviewed-By: Norbert Truchsess <[email protected]>
* feat(audit): add IdentityService to get lastEditor
* lastEditorId is now set whenever a auditable entity is changed
* index for lastEditorId columns created
* chore: remove manual set of lastEditorId
* add technical user to run processes
* feat(lastEditor): add seeding for technical user
* chore: remove duplicate policy check
Refs: CPLP-2960
---------
Co-authored-by: Norbert Truchsess <[email protected]>
Reviewed-By: Norbert Truchsess <[email protected]>
* structure of bpdm service has changed, therefor the models have been aligned
* feat(bpdm): Remove FetchBusinessPartner call
* feat(bpdm): fix search legal-entity
Refs: CPLP-2976
---------
Co-authored-by: Norbert Truchsess <[email protected]>
Reviewed-By: Norbert Truchsess <[email protected]>
* merge all migrations since the last release into one migration
* release: bump version for v1.6.0-RC4
* release: update changelog for v1.6.0-RC4

-----

Reviewed-By: Norbert Truchsess <[email protected]>
Refs: CPLP-2986
Co-authored-by: Norbert Truchsess <[email protected]>
Reviewed-By: Norbert Truchsess <[email protected]>
@sonarcloud
Copy link

sonarcloud bot commented Jul 31, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

No Coverage information No Coverage information
0.0% 0.0% Duplication

@Phil91 Phil91 marked this pull request as ready for review July 31, 2023 13:22
@Phil91 Phil91 requested a review from ntruchsess July 31, 2023 13:24
@Phil91 Phil91 merged commit 43d4030 into main Jul 31, 2023
35 checks passed
@Phil91 Phil91 deleted the release/v1.6.0-RC4 branch July 31, 2023 13:34
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.

4 participants