Skip to content

Updates for 0.31.0#3970

Closed
weave-gitops-bot wants to merge 6 commits intomainfrom
releases/v0.31.0
Closed

Updates for 0.31.0#3970
weave-gitops-bot wants to merge 6 commits intomainfrom
releases/v0.31.0

Conversation

@weave-gitops-bot
Copy link
Copy Markdown
Collaborator

@weave-gitops-bot weave-gitops-bot commented Aug 30, 2023

⚠️ Breaking changes

This switches the storage from in-browser cookie storage, to using a session-based storage mechanism.

If you are running multiple replicas, you will run into issues with the lack of a shared session store.

This also means that when the gitops-server is restarted, the existing sessions will be lost (and will require that users can login again).

We are working to provide support for persistent session storage, and this will land in the next release.

💸 Features and improvements

With the switch to session-based storage, the issue where the ID Token was too big to be stored in a Cookie should be solved, this was commonly caused by Azure's use of UUIDs for groups in the OIDC groups claim.

Flux compatibility

Flux version Minimum required
v2.0 >= 2.0.0

For Flux migrations to v2.0 see flux or weave gitops documentation.

🚀 Enhancements

🔥 UI

📖 Documentation

Uncategorized

@weave-gitops-bot
Copy link
Copy Markdown
Collaborator Author

To change the release notes, edit the pull request description.

As soon as you approve the PR, the release will start, and will be automatically merged when finished

@weave-gitops-bot
Copy link
Copy Markdown
Collaborator Author

Merging this will release a new helm chart.

@weave-gitops-bot
Copy link
Copy Markdown
Collaborator Author

Merging this will release a new helm chart.

@waleedhammam waleedhammam deleted the releases/v0.31.0 branch August 30, 2023 14:30
@waleedhammam
Copy link
Copy Markdown
Contributor

Closing in favor of 0.31.1 as we've moved to yarn instead of npm and it needs timeout
fixed in this PR https://github.com/weaveworks/weave-gitops/pull/3972/files

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants