Pull Requests | Issues | v2.17.2...v2.17.3
Bug Fixes 🐞
#2476 #2479 policy: fix a bug that the Git Repository root's policy file doesn't work well in working trees
Others
#2470 #2472 Replace the third party library github.com/codingsince1985/checksum with standard libraries
This library caused the bug #2467 and we can replace the library with standard libraries easily.
We should use standard libraries as much as possible.
#2469 was required to resolve #2467 , but #2467 was resolved by #2472 so #2469 is unnecessary anymore.