Skip to content

Commit

Permalink
release(1.6.0): update changelog
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit eaad7557c4700b5e11d48f2d14b9bdb563ba2d29
Author: Evelyn Gurschler <[email protected]>
Date:   Fri Aug 25 11:25:58 2023 +0200

    release(1.6.0): update changelog

commit ddc91cd
Author: jjeroch <[email protected]>
Date:   Wed Aug 23 16:13:12 2023 +0200

    release/ChangeLog 1.6.0
  • Loading branch information
evegufy committed Aug 25, 2023
1 parent 3ddac06 commit 8d8c347
Showing 1 changed file with 10 additions and 3 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 1.6.0-RC8
## 1.6.0

### Change

Expand Down Expand Up @@ -75,7 +75,6 @@
### Technical Support

- Changed license notice for images
- Added second license
- Sonar findings fixed (Code smells and bugs)
- Dependabot findings fixed (Upgrading dependencies to the latest versions)
- Excluded locales from duplication sonar checks
Expand Down Expand Up @@ -109,7 +108,15 @@

### Known Knowns

...
- Tenant URL inside the app subscription detail overlay (provider view) is displayed as changeable even though the app is not even activated yet. The request is getting rejected from the backend as expected, but frontend should ideally not even allow the user to trigger the function via the UI
- App Subscription Activation overlay: pattern for input field "Tenant URL" allows "#" character while backend will correctly reject the input if the user adds an url containing "#"
- UseCase Framework upload (SSI request flow): limitation of the file size missing
- Company Certificate upload (SSI request flow): limitation of the file size missing
- Service image, uploaded by Service Provider, is not displayed inside the service provider service overview
- App Release Process form: image load running on fail within the "Verify" step
- "Offer Release Approval" e-mail for offer provider currently not supported
- If the connector deletion is running into an error with the portal backend, the user receives an error information but without any specific error message of the actual reason for failure
- Missing user information about automatic technical user deactivation for technical user linked to an connector which is getting deleted/inactivated

## 1.5.0

Expand Down

0 comments on commit 8d8c347

Please sign in to comment.