Skip to content

Update rack to 2.0.8#144

Merged
davidor merged 1 commit intomasterfrom
bump-rack-2.0.8
Dec 19, 2019
Merged

Update rack to 2.0.8#144
davidor merged 1 commit intomasterfrom
bump-rack-2.0.8

Conversation

@davidor
Copy link
Copy Markdown
Contributor

@davidor davidor commented Dec 19, 2019

Apisonator is not affected, but this update addresses this CVE: GHSA-hrqr-hxpp-chr3

@davidor davidor requested a review from unleashed December 19, 2019 10:07
@unleashed
Copy link
Copy Markdown
Contributor

bors r+

bors Bot added a commit that referenced this pull request Dec 19, 2019
144: Update rack to 2.0.8 r=unleashed a=davidor

Apisonator is not affected, but this update addresses this CVE: GHSA-hrqr-hxpp-chr3

Co-authored-by: David Ortiz <z.david.ortiz@gmail.com>
@unleashed
Copy link
Copy Markdown
Contributor

bors r-

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Dec 19, 2019

Canceled

@unleashed
Copy link
Copy Markdown
Contributor

bors r+

bors Bot added a commit that referenced this pull request Dec 19, 2019
144: Update rack to 2.0.8 r=unleashed a=davidor

Apisonator is not affected, but this update addresses this CVE: GHSA-hrqr-hxpp-chr3

Co-authored-by: David Ortiz <z.david.ortiz@gmail.com>
@davidor
Copy link
Copy Markdown
Contributor Author

davidor commented Dec 19, 2019

bors ping

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Dec 19, 2019

pong

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Dec 19, 2019

Timed out

@davidor
Copy link
Copy Markdown
Contributor Author

davidor commented Dec 19, 2019

bors retry

@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Dec 19, 2019

pong

@davidor
Copy link
Copy Markdown
Contributor Author

davidor commented Dec 19, 2019

bors r=unleashed

bors Bot added a commit that referenced this pull request Dec 19, 2019
143: Alternative approach to delete the stats keys of a service r=unleashed a=davidor

This PR implements an alternative approach to delete the stats keys of a service.

The summary is as follows: when backend receives a request to delete the stats of a service, instead of deleting them right away, it stores the service ID in a Redis set so it can be deleted later. There's a rake task that fetches the IDs in that set and deletes all the keys belonging to those services in all the Redis servers received via params.

I've documented all the design decisions and the implementation details in the new `Stats::Cleaner` class. I've also documented how to use this feature in `docs/delete_stats.md`.

144: Update rack to 2.0.8 r=unleashed a=davidor

Apisonator is not affected, but this update addresses this CVE: GHSA-hrqr-hxpp-chr3

Co-authored-by: David Ortiz <z.david.ortiz@gmail.com>
@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Dec 19, 2019

This PR was included in a batch that timed out, it will be automatically retried

@davidor davidor merged commit b532329 into master Dec 19, 2019
@bors bors Bot deleted the bump-rack-2.0.8 branch December 19, 2019 13:20
@bors
Copy link
Copy Markdown
Contributor

bors Bot commented Dec 19, 2019

Merge conflict

@unleashed
Copy link
Copy Markdown
Contributor

Wow, that was ... slow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants