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 8.3.0 #647

Merged
merged 1 commit into from
Sep 22, 2022
Merged

Release 8.3.0 #647

merged 1 commit into from
Sep 22, 2022

Conversation

evansims
Copy link
Member

@evansims evansims commented Sep 22, 2022

Added

  • SDK-3636 Add PSR-14 Event Dispatcher, for ultra customizable session storage purposes #646 (evansims)

Changed

  • SDK-3633 Treat passing an empty string to SdkConfiguration as the default undefined value type of NULL #643 (evansims)
  • SDK-3635 Enable configuration of SessionStore and CookieStore samesite property #645 (evansims)
  • SDK-3634 Add hardcoded debugging flag to CookieStore to disable encryption of session cookies #644 (evansims)
  • SDK-3632 Update getRequestParameter() filter to use FILTER_SANITIZE_FULL_SPECIAL_CHARS and allow passing extra filter options #642 (evansims)
  • SDK-3631 Defer/batch "Set-Cookie" headers at login() for transient cookies, and clear() #641 (evansims)

@evansims evansims requested a review from a team as a code owner September 22, 2022 05:08
@codecov-commenter
Copy link

Codecov Report

Base: 100.00% // Head: 100.00% // No change to project coverage 👍

Coverage data is based on head (70ff8d7) compared to base (fbef9f1).
Patch has no changes to coverable lines.

Additional details and impacted files
@@             Coverage Diff             @@
##                main      #647   +/-   ##
===========================================
  Coverage     100.00%   100.00%           
  Complexity       996       996           
===========================================
  Files             65        65           
  Lines           3636      3636           
===========================================
  Hits            3636      3636           
Impacted Files Coverage Δ
src/Auth0.php 100.00% <ø> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@evansims evansims merged commit d30526e into main Sep 22, 2022
@evansims evansims deleted the release/8.3.0 branch September 22, 2022 13:00
github-actions bot pushed a commit that referenced this pull request Sep 22, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants