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

[V2] Support flash sessions #781

Merged
merged 14 commits into from
Jul 31, 2020
Merged

[V2] Support flash sessions #781

merged 14 commits into from
Jul 31, 2020

Conversation

LoicPoullain
Copy link
Member

@LoicPoullain LoicPoullain commented Jul 29, 2020

Issue

Resolves #521

Solution and steps

  • Add a new SessionState which aims to be used by the session stores.
  • Support flash in Session.
  • Support flash in sessions stores.

Breaking changes

  • Interface of Session
  • Schema of the session saved in the database.

Checklist

  • Add/update/check docs (code comments and docs/ folder).
  • Add/update/check tests.
  • Update/check the cli generators.

@LoicPoullain LoicPoullain added this to Work In Progress in Issue tracking via automation Jul 29, 2020
@LoicPoullain LoicPoullain merged commit 3d5d775 into v2-0-0 Jul 31, 2020
Issue tracking automation moved this from Work In Progress to Done / Closed This Release Jul 31, 2020
@LoicPoullain LoicPoullain deleted the support-flash branch July 31, 2020 08:27
@LoicPoullain LoicPoullain mentioned this pull request Jul 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Issue tracking
  
Done / Closed This Release
Development

Successfully merging this pull request may close these issues.

None yet

1 participant