Skip to content

3.0.0-beta2

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 22:12
· 453 commits to main since this release
c073fa9
  • Root Server 3.0.0 is the beginning of a major refactoring and code modernization effort.
    • PHP 8.0 or 8.1 are now required. PHP 7.x is no longer supported.
    • As we rewrite endpoints, with the exception of GetNAWSDump, we are dropping all data formats but json and jsonp. As such, the following endpoints have been rewritten and now support only the json and jsonp data formats:
      • GetServiceBodies
      • GetFormats
      • GetFieldKeys
      • GetFieldValues
      • GetSearchResults
      • GetServerInfo
      • GetChanges