Skip to content

Updates for 0.31.2#3977

Merged
weave-gitops-bot merged 5 commits intomainfrom
releases/v0.31.2
Aug 30, 2023
Merged

Updates for 0.31.2#3977
weave-gitops-bot merged 5 commits intomainfrom
releases/v0.31.2

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 weave-gitops-bot merged commit d28b464 into main Aug 30, 2023
@weave-gitops-bot weave-gitops-bot deleted the releases/v0.31.2 branch August 30, 2023 18:20
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