-
Notifications
You must be signed in to change notification settings - Fork 51
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
@fastify/session v10.0.0 or What is missing for the next version? #146
Comments
pinging people, who are maybe willing to give feedback: |
Totally agree! Honestly, I've been following this repo and it's been much cleaner to work with: I also experimented with importing Anyway, I'm off-topic. The other things I think we should do:
|
Also -- thank you @Uzlopak for all your work so far! |
#134 and #143 are the main breaking things I was waiting on, very happy to see them land 😀 Beyond that I don't really know what's missing (@rclmenezes's list looks good). As mentioned in #101 (comment) we had issues with the data persisted in the session, but I still haven't found the time to dig into it. And regardless, I doubt the fix will be semver major (it might even have gotten fixed along the way if we're lucky 🙂) |
I would like to know how many task are left? Then, I will cut a |
Probably just missing #154? |
It seems Feature complete. But i would prefer not to release now. I want to just do final check. So i think friday is a good finish Line |
Please wait. I have found three small issues. PR are incoming |
@Uzlopak could you sum up in a paragraph all the changes you did for this release? A long list of PRs might be hard to digest. |
Based on the auto generated release notes I modified them. I thought you maybe want to copy paste that. Relevant Changes
What also Changed
New Contributors
Full Changelog: v9.0.0...v10.0.0 |
Released 16ef7eb |
I have added a @Uzlopak Can you helps me to check if anything missing. |
Prerequisites
Issue
Alot of work has been invested into this plugin. But are we now feature complete? I have the feeling that we are so close to have it the biggest issues fixed.
On one hand I am kind of exhausted by the work on this plugin. So basically I read the unit tests, and dont understand them anymore. And on the other hand, I really want that we get a release soon.
So can we please consolidate the open issues in this thread? Or open new issues.
It would be good if you would read critically the code too. Maybe you see something we did overlook? Or is maybe totally wrong in the first place?
So give please feedback.
So I start, and if I find more cases or if you find some then please post them. I would add them to this list.
[ ] check if rolling is working as expected
The text was updated successfully, but these errors were encountered: