Releases: massimocandela/rpki-validator
Releases · massimocandela/rpki-validator
v2.12.3
- use last mofied header and not build time (bf00dfe)
- increased default refresh time (ee87ed4)
v2.12.2
- added parametric refresh time (ca15352)
v2.12.1
- updated dependencies (495861a)
- added explicit min refresg rate (c3db0f2)
- check for If-Modified-Since (11feac2)
- updated longest-prefix-match (e3df96c)
- updaed dependencies and audit fix (e6b3531)
v2.12.0
- patched cacheable-request (882f044)
- introduced support for metadata line and made parsing more robust (661d9d7)
v2.11.8
- fixed metadata prpagation and buildtime checks (8022619)
v2.11.7
- updated dependencies (518b2e6)
- Merge pull request #232 from massimocandela/dependabot/npm_and_yarn/longest-prefix-match-1.2.0 (f2aaa40)
- refactored timeout option (b875f22)
- Bump longest-prefix-match from 1.1.23 to 1.2.0 (4f505f1)
- fixed test (f2485f5)
v2.11.6
- reject requests before the index is ready (5e4c811)
v2.11.5
- refactoring advanced stats (4ce523e)
v2.11.3
- missing parameter for valid_until check (923547b)