Skip to content

OSMT Release 1.1.0

Compare
Choose a tag to compare
@JohnKallies JohnKallies released this 26 Jan 02:02

Notable Changes in Release 1.1.0:

This release is focused on preparing OSMT for public contributors, with some feature enhancements.

Existing OSMT Instances - delete and rebuild ElasticSearch index

Features and Enhancements:

  • added support for anonymous API searching
  • added support for filtering by UUID when searching for skills

Development Tooling:

  • added OSMT CLI to simplify local development and evaluation, and assist in Discussion forum support.
  • added more complete support for a Quickstart evaluation config and a Development configuration, with more clear support for Angular/webpack servers as a front-end proxy
  • added official OSMT app Docker image to DockerHub
  • upgraded to Spring Boot 2.5.5 / Kotlin 1.5.10
  • upgraded log4j-related dependencies
  • updated OpenAPI specs files
  • added many documentation and development tooling refinements