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

Release 2.3.0 #201

Merged
merged 4 commits into from
Mar 11, 2021
Merged

Release 2.3.0 #201

merged 4 commits into from
Mar 11, 2021

Conversation

adamjmcgrath
Copy link
Contributor

Full Changelog

Added

f17b78b was reviewed in #190

davidpatrick and others added 4 commits February 23, 2021 14:56
* Custom Session Stores

* Updates

* Add custom store tests

* Update custom store tests

* missed lock file

* clearCookie needs domain and path

* updates

* storage errors test case

* add storage error propagation

* Add memorystore example and `auth.Store` helper

* Add docs/example, move config option to session config

Co-authored-by: adamjmcgrath <adam.mcgrath@auth0.com>
@adamjmcgrath adamjmcgrath added the review:medium Medium review label Mar 10, 2021
@adamjmcgrath adamjmcgrath requested a review from a team as a code owner March 10, 2021 14:10
To install: `npm install express-openid-connect@beta`

**Added**
- Custom session stores [#190](https://github.com/auth0/express-openid-connect/pull/190) ([davidpatrick](https://github.com/davidpatrick))
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just want to check if this changelog is right. Both versions have the same entries, is that correct? are you missing any changes or, maybe we should merge both releases?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yep - am promoting 2.3.0-beta to 2.3.0, they're the same feature set - just different entries. I could delete the beta entry if you think it's confusing?

@adamjmcgrath adamjmcgrath merged commit 5566d1a into master Mar 11, 2021
@adamjmcgrath adamjmcgrath deleted the release-2.3.0 branch March 11, 2021 15:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:medium Medium review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants