Skip to content

Releases: diggsweden/rest-api-profil-lint-processor

v2.0.0

Choose a tag to compare

@DiggSwedenBot DiggSwedenBot released this 16 Jun 16:09
v2.0.0
87dbf45

Release Notes

[2.0.0] - 2026-06-17

What's New?

Version 2.0.0 introduces API mode, allowing the REST API Profile Lint Processor to be run both as a command-line tool and as a REST service. This release also adds support for additional validation rules, stricter OpenAPI validation, and improvements to documentation and tooling.

Highlights

  • Added API mode alongside the existing CLI mode.
  • Added support for rule DOK.21.
  • Added a strict validation flag for OpenAPI Specification (OAS) 3 validation.
  • Added Swagger UI for exploring and testing the API.

Additional Changes

Validation

  • Added support for validation rule DOK.21.
  • Added a strict validation flag for validation according to OpenAPI Specification (OAS) 3.
  • Improved implementation of multiple rules

Documentation

  • Updated the README with information about API mode.

Maintenance

  • Updated Node.js to version 24

v1.1.1

Choose a tag to compare

@DiggSwedenBot DiggSwedenBot released this 06 Nov 13:45
v1.1.1
a96c86f

Changelog

All notable changes to this project will be documented in this file.

[1.1.1] - 2025-11-06

🐛 Bug Fixes

  • Publish npm package to gh (#448)

v1.1.0

Choose a tag to compare

@DiggSwedenBot DiggSwedenBot released this 06 Nov 09:38
v1.1.0
2e36d71

Changelog

All notable changes to this project will be documented in this file.

[1.1.0] - 2025-11-06

🚀 Features

  • Add new rule sak16
  • Add rule DOK.06
  • Add rule DOK.08
  • Add rule DOK.09
  • Add rule SAK.01
  • Add rule RES.02
  • Add rule DOK.11
  • Add functionality to build and run npm package version of raplp (#409)
  • Add rule RES.06
  • Add rule MOG.01
  • Trim ci (renovate, openssf) (#431)
  • Add rule MOG.02
  • Extend rule dok.19 to also check summary in path operations

🐛 Bug Fixes

  • Update projectType input (#427)

💼 Other

  • Remove src code from container image (#430)

📚 Documentation

  • Update details for contributing. (#334)
  • Fix broken link for contributing guidelines (#338)
  • Change primary language from english to swedish (#411)
  • Improve documentation for readme and development (#417)
  • Update readme and development about access rights to containers (#440)

⚙️ Miscellaneous Tasks

  • CI-adjustments (#381)
  • Add a new workflow for pre-release tags (#396)
  • Update renovate scheduling
  • Use reusable ci v1 (#415)
  • Update package.json (#416)
  • (renovate) Update automerge for patches to only run on sat (#423)
  • Use reuseable-ci v2, dev npm support (#424)
  • (config) Migrate config renovate.json (#418)
  • Update licence headers as recommended (#441)

v1.0.0

Choose a tag to compare

@brorlarsnicklas brorlarsnicklas released this 12 Sep 11:12
v1.0.0
310916f
v1.0.0