NaaS Changelog

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_skills endpoint to map Lightcast skills to Workday skills.

Apr 2026

1.6.0 (April 16)

  • Updated model versions in the following GET endpoints in the NaaS API:
    • Replaced GET /{model} with GET /{model}/meta
    • GET /{model}/versions
    • GET /{model}/versions/{version}
  • Added models to the GET /meta endpoint.
  • Updated POST /{model}/versions/{version}/classify to support taxonomy versions via the version path parameter.

Mar 2026

1.5.0 (March 30)

  • Updated taxonomy versions for the following models in the NaaS API:
    • snaas
    • titles
    • lotocc
    • lotspecocc
    • occgroups
    • careerareas
    • skills/categories
    • skills/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.