Releases: openrdap/rdap
Releases · openrdap/rdap
Release list
v0.10.0
What's Changed
- Create rdap.1 by @silentwar-resident in #33
- Spelling by @jsoref in #45
- Change the registry accessor functions in bootstrap/client to call c.freshenFromCache with the corresponding RegistryType. by @JASKevinWhite in #40
- Implement AS search requests by @karelbilek in #27
- Use XDG_CACHE_HOME for the bootstrap cache directory by @wolveix in #48
- Modernize, optimize, and document the RDAP library by @wolveix in #49
- Rename 'Registrar WHOIS Server' to 'WHOIS Server' by @bessone in #46
New Contributors
- @dependabot[bot] made their first contribution in #26
- @silentwar-resident made their first contribution in #33
- @jsoref made their first contribution in #45
- @JASKevinWhite made their first contribution in #40
- @karelbilek made their first contribution in #27
- @wolveix made their first contribution in #48
- @bessone made their first contribution in #46
Full Changelog: v0.9.1...v0.10.0
v0.9.1
Maintenance release:
- Working build for modern Go, thanks @adamdecaf!
- -j/--json flag implementation