Skip to content
This repository has been archived by the owner on Jul 13, 2023. It is now read-only.

Release/1.58.2 #1437

Merged
merged 4 commits into from
Oct 12, 2020
Merged

Release/1.58.2 #1437

merged 4 commits into from
Oct 12, 2020

Conversation

jrconlin
Copy link
Member

@jrconlin jrconlin commented Oct 7, 2020

Description

chore: Tagging 1.58.2 for release

Bug Fixes

  • compare VAPID aud to endpoint_url (6a11078a, closes #1434)
  • enforce VAPID "aud" compliance. (23bfeb8b, closes 1663922)
  • Avoid installing dependencies as editable (8287b52, closes #1431)
  • report details of an FCM "INVALID_ARGUMENT" error (377d0c, closes 1373)
  • Return HTTP 202 if the WebPush message is stored instead of delivered (80fba108, closes 1428)

@jrconlin jrconlin requested a review from a team October 7, 2020 23:10
@codecov-io
Copy link

codecov-io commented Oct 7, 2020

Codecov Report

Merging #1437 into master will increase coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1437      +/-   ##
==========================================
+ Coverage   99.56%   99.58%   +0.01%     
==========================================
  Files          65       65              
  Lines       10646    10646              
==========================================
+ Hits        10600    10602       +2     
+ Misses         46       44       -2     
Impacted Files Coverage Δ
autopush/web/registration.py 100.00% <0.00%> (+0.43%) ⬆️
autopush/memusage.py 100.00% <0.00%> (+2.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6a11078...2f47897. Read the comment docs.

Copy link
Contributor

@tublitzed tublitzed left a comment

Choose a reason for hiding this comment

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

🚢

@tublitzed tublitzed merged commit d4afcc2 into master Oct 12, 2020
@jrconlin jrconlin deleted the release/1.58.2 branch January 12, 2021 18:22
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
3 participants