Skip to content

v0.0.28

Latest

Choose a tag to compare

@github-actions github-actions released this 06 Mar 17:17
· 2 commits to main since this release

This release contains the following:

New

  • Updates to the icann-rdap-srv to support all RFC 9083 searches. Includes integration tests with icann-rdap-cli. (srv)
  • Changes in icann-rdap-srv to allow RFC 9083 errors to contain a title in addition to a description. (srv, common)
  • Caching of objects with self links now controlled by a parameter/env variable, and turned off by default. (cli)

Changes

  • Upgrade of dependencies to align with those in debian/unstable. (all)

Fixes

  • Fixes to properly put ttl0 extension identifier in rdapConformance array. (cli, srv)
  • Fix to caching of objects with self links to constrain them to same origin as request URI. (cli)