NaaS Changelog
November 11th, 2025
All notable changes to this project will be documented in this file.
If you have questions, please contact us by emailing our engineering team at [email protected].
May 2026
1.7.0 (May 4)
- Added the internal
POST /workday_skillsendpoint to map Lightcast skills to Workday skills.
Apr 2026
1.6.0 (April 16)
- Updated model versions in the following
GETendpoints in the NaaS API:- Replaced
GET /{model}withGET /{model}/meta GET /{model}/versionsGET /{model}/versions/{version}
- Replaced
- Added models to the
GET /metaendpoint. - Updated
POST /{model}/versions/{version}/classifyto support taxonomy versions via theversionpath parameter.
Mar 2026
1.5.0 (March 30)
- Updated taxonomy versions for the following models in the NaaS API:
snaastitleslotocclotspecoccoccgroupscareerareasskills/categoriesskills/subcategories
Mar 2026
1.4.0 (March 9)
-
NaaS API Enhancement to Expose NaaS Models in Classification API 2.0:
POST /{model}/versions/{version}/classify
Jan 2026
1.3.0 (Jan 27)
-
Enhanced the NaaS API to support multiple normalizers versions:
POST /naas/<model>/versions/<version>
Dec 2025
1.2.0 (Dec 30)
- Enhancement of NaaS API to Support Classification API 2.0
May 2025
1.0.0 (May 26)
- Initial release.
