The latest version is available on FlexNet, it brings some nice additions to the table, see details below.

v1.0.3 - What's new or changed

New

  • /lists/{listname} API has a new parameter keyAllowPartial=true added to allow partial key matches.
  • New endpoint added to the setup API, call DELETE /admin/cache to reset the Domino REST API Scope and Schema cache, call if you are modifying Scopes or Schemas directly in Notes as opposed to the API or the Admin UI.

Improvements

  • Remove invalid Scopes (openid and email) from the Swagger UI dropdown list of APIs / Scopes.

Resolved issues

  • The Admin UI became unresponsive when populating the Database list when defining a new Schema when there were a lot of databases on the server.
  • A JWT token failed to decode if it's claims contained extended characters.
  • On a Windows Domino server, the .wellknown issuer may have been wrong.
  • In various endpoints, an error may have been thrown if a Rich Text CD record returns invalid or unknown data. This issue may have also prevented a database from showing up in the Admin UI.
  • When calling the /design/{designType}/{designName} and using the nsfPath parameter as opposed to the dataSource parameter resulted in the API trying to return that design information from KeepConfig.nsf instead of the specified database.

Others

  • Docker image version for docker compose .env file (CONTAINER_IMAGE) is docker.qs.hcllabs.net/hclcom/projectkeep-r12:1.15.0

Cheers,

Heiko.