Add release note for MD5 hash removal
The use of MD5 was removed in Icaeb3305c788db2913fe99792ea6311d218b3410. This just adds a release note to communicate that to consumers. Change-Id: I6a6487335852a71c3f5591c9bfc7acd6bd14cd0d
This commit is contained in:
parent
24fbc8f32e
commit
4398b7d34e
6
releasenotes/notes/md5-removal-005f5c7a1038443f.yaml
Normal file
6
releasenotes/notes/md5-removal-005f5c7a1038443f.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
security:
|
||||
- |
|
||||
MD5 is no longer used as a hashing mechanism internally. This is not
|
||||
expected to have any external impact as it only changes how random
|
||||
identifiers are generated.
|
Loading…
Reference in New Issue
Block a user