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

feat: Kill v0 endpoints #731

Merged
merged 2 commits into from
Nov 10, 2016
Merged

feat: Kill v0 endpoints #731

merged 2 commits into from
Nov 10, 2016

Conversation

jrconlin
Copy link
Member

BREAKING CHANGE: This removes support for /v0... message endpoints.
These are currently unused, and have not appeared in the logs for over
30 days.

closes #492

BREAKING CHANGE: This removes support for /v0... message endpoints.
These are currently unused, and have not appeared in the logs for over
30 days.

closes #492
@codecov-io
Copy link

codecov-io commented Nov 10, 2016

Current coverage is 100% (diff: 100%)

Merging #731 into master will not change coverage

@@           master   #731   diff @@
====================================
  Files          48     47      -1   
  Lines       10205   9065   -1140   
  Methods         0      0           
  Messages        0      0           
  Branches        0      0           
====================================
- Hits        10205   9065   -1140   
  Misses          0      0           
  Partials        0      0           

Powered by Codecov. Last update 6d72a37...193f5c9

Copy link
Member

@bbangert bbangert left a comment

Choose a reason for hiding this comment

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

r+

@jrconlin jrconlin merged commit e276d91 into master Nov 10, 2016
@pjenvey pjenvey deleted the feat/492 branch November 10, 2016 23:25
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.

Remove endpoint.py and reset UAID's missing a record version
4 participants