generated from CDCgov/template
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Removed first 2 chars of authority from IDENTIFIER blocking key (#227)
## Description Changing IDENTIFIER blocking keys to `{value[-4:]}:{type}` format, authority is no longer present in the keys. BREAKING CHANGE: The format of IDENTIFIER blocking keys has changed, and databases should be reset before upgrading. ## Related Issues closes #226
- Loading branch information
1 parent
c54ff62
commit 1027b73
Showing
3 changed files
with
10 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters