OSMT Releases
The latest releases and history of changes from the OSMT open-source community.
OSMT 1.1.0 has been released
RELEASES | John Kallies | JANUARY 26, 2022
Release Notes | Release ArtifactsNotable Changes in Release 1.1.0:
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
OSMT 1.0.5 has been released
RELEASES | John Kallies | OCTOBER 25, 2021
Release Notes | Release ArtifactsNotable Changes in Release 1.0.5:
Features and Enhancements:
- Added capability for multiple alignments
- Allow anonymous API access to searching
- Include BLS job codes when skills are imported
Bug Fixes:
- Removed ambiguous functionality around author editing
Development Tooling:
- Fleshed out repo (license, READMEs, CONTRIBUTING)
- Added unit test coverage
- Aligned docker-compose stacks under a "Quickstart" demo configuration and a "Development" configuration