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

Fusion Project Portal Release #836

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Oct 24, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Major Changes

  • 0a7119c: - BREAKING CHANGE: Migrate from the deprecated Fusion Portal API (for apps) to the new and separate Fusion Apps API.
    This results in breaking changes in the API contract. The reason for this is model changes in the new Fusion Apps API. And we prefer modelling 1-1 as best as possible instead of introducing remapping etc. on our end.
    • BREAKING CHANGE: Removal of the Fusion Portal Proxy. We no longer provide endpoints for this on the API. All calls to get bundles and app information from Fusion shall go through the ClientBackend
    • Fixed more tests
    • Refactoring has been done in multiple locations
  • 2e486e0: - Updating to new app manifest types
    • Refactor and performance enhancements on portal configuration module
    • Update menu and favorites
    • loading router config from portal config service
    • filter portal service messages
    • Update all list laded from new app service.
    • user portal config to filter full applist

@github-actions github-actions bot requested a review from a team as a code owner October 24, 2024 11:52
@github-actions github-actions bot marked this pull request as draft October 24, 2024 11:52
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.

0 participants